chore(deps): update dependency chromedriver to v119

This commit is contained in:
renovate[bot] 2023-11-09 01:24:07 +00:00 committed by GitHub
parent 487775b206
commit e412515d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"@types/react": "^18.2.37", "@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15", "@types/react-dom": "^18.2.15",
"@types/styled-components": "^5.1.30", "@types/styled-components": "^5.1.30",
"chromedriver": "^118.0.1", "chromedriver": "^119.0.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"electron": "^27.0.4", "electron": "^27.0.4",
"esbuild": "^0.19.5", "esbuild": "^0.19.5",

View File

@ -157,8 +157,8 @@ importers:
specifier: ^5.1.30 specifier: ^5.1.30
version: 5.1.30 version: 5.1.30
chromedriver: chromedriver:
specifier: ^118.0.1 specifier: ^119.0.1
version: 118.0.1 version: 119.0.1
cross-env: cross-env:
specifier: ^7.0.3 specifier: ^7.0.3
version: 7.0.3 version: 7.0.3
@ -12410,8 +12410,8 @@ packages:
engines: {node: '>=6.0'} engines: {node: '>=6.0'}
dev: true dev: true
/chromedriver@118.0.1: /chromedriver@119.0.1:
resolution: {integrity: sha512-GlGfyRE47IuSJnuadIiDy89EMDMQFBVWxUmiclLJKzQhFsiWAtcIr/mNOxjljZdsw9IwIOQEkrB9wympKYFPLw==} resolution: {integrity: sha512-lpCFFLaXPpvElTaUOWKdP74pFb/sJhWtWqMjn7Ju1YriWn8dT5JBk84BGXMPvZQs70WfCYWecxdMmwfIu1Mupg==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true