Skip to content

Commit 8521d3f

Browse files
chore(deps): update dependency chromedriver to v104 (#1206)
* chore(deps): update dependency chromedriver to v104 * fix(deps): update dependency electron to v20 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41ea59b commit 8521d3f

File tree

3 files changed

+169
-55
lines changed

3 files changed

+169
-55
lines changed

extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
"@types/styled-components": "^5.1.25",
6767
"babel-loader": "^8.2.5",
6868
"bestzip": "^2.2.1",
69-
"chromedriver": "^102.0.0",
69+
"chromedriver": "^104.0.0",
7070
"copy-webpack-plugin": "^11.0.0",
7171
"cross-env": "^7.0.3",
7272
"css-loader": "^6.7.1",
73-
"electron": "^19.0.6",
73+
"electron": "^20.0.2",
7474
"eslint": "^8.18.0",
7575
"eslint-config-airbnb": "^19.0.4",
7676
"eslint-plugin-import": "^2.26.0",

packages/redux-devtools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"chalk": "^4.1.2",
4848
"cors": "^2.8.5",
4949
"cross-spawn": "^7.0.3",
50-
"electron": "^19.0.6",
50+
"electron": "^20.0.2",
5151
"express": "^4.18.1",
5252
"getport": "^0.1.0",
5353
"graphql": "^16.5.0",

0 commit comments

Comments
 (0)