Skip to content

Commit 51eef5c

Browse files
fix(deps): update dependency electron to v24 (#1385)
* chore(deps): update dependency chromedriver to v112 * fix(deps): update dependency electron to v24 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <[email protected]>
1 parent 07af421 commit 51eef5c

File tree

3 files changed

+15
-14
lines changed

3 files changed

+15
-14
lines changed

extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"@types/react-dom": "^18.0.11",
6464
"@types/styled-components": "^5.1.26",
6565
"babel-loader": "^9.1.2",
66-
"chromedriver": "^110.0.0",
66+
"chromedriver": "^112.0.0",
6767
"copy-webpack-plugin": "^11.0.0",
6868
"cpy-cli": "^4.2.0",
6969
"cross-env": "^7.0.3",
7070
"css-loader": "^6.7.3",
71-
"electron": "^23.2.2",
71+
"electron": "^24.1.2",
7272
"eslint": "^8.38.0",
7373
"eslint-config-airbnb": "^19.0.4",
7474
"eslint-plugin-import": "^2.27.5",

packages/redux-devtools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"chalk": "^5.2.0",
4949
"cors": "^2.8.5",
5050
"cross-spawn": "^7.0.3",
51-
"electron": "^23.2.2",
51+
"electron": "^24.1.2",
5252
"express": "^4.18.2",
5353
"get-port": "^6.1.2",
5454
"graphql": "^16.6.0",

pnpm-lock.yaml

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)