Skip to content

Commit 0b00065

Browse files
fix(deps): update dependency electron to v32
1 parent 9fa9a6f commit 0b00065

File tree

3 files changed

+12
-34
lines changed

3 files changed

+12
-34
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/styled-components": "^5.1.34",
6363
"chromedriver": "^126.0.5",
6464
"cross-env": "^7.0.3",
65-
"electron": "^31.4.0",
65+
"electron": "^32.0.1",
6666
"esbuild": "^0.23.1",
6767
"eslint": "^8.57.0",
6868
"eslint-config-airbnb": "^19.0.4",

packages/redux-devtools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"chalk": "^5.3.0",
5151
"cors": "^2.8.5",
5252
"cross-spawn": "^7.0.3",
53-
"electron": "^31.4.0",
53+
"electron": "^32.0.1",
5454
"express": "^4.19.2",
5555
"get-port": "^7.1.0",
5656
"graphql": "^16.9.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)