Skip to content

Commit 473f872

Browse files
committed
Test
1 parent 77e904e commit 473f872

File tree

3 files changed

+25
-143
lines changed

3 files changed

+25
-143
lines changed

extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"@types/react": "^18.3.3",
6060
"@types/react-dom": "^18.3.0",
6161
"@types/styled-components": "^5.1.34",
62-
"chromedriver": "^124.0.4",
62+
"chromedriver": "^120.0.2",
6363
"cross-env": "^7.0.3",
64-
"electron": "^30.1.0",
64+
"electron": "^28.3.3",
6565
"esbuild": "^0.21.4",
6666
"eslint": "^8.57.0",
6767
"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
@@ -49,7 +49,7 @@
4949
"chalk": "^5.3.0",
5050
"cors": "^2.8.5",
5151
"cross-spawn": "^7.0.3",
52-
"electron": "^30.1.0",
52+
"electron": "^28.3.3",
5353
"express": "^4.19.2",
5454
"get-port": "^7.1.0",
5555
"graphql": "^16.8.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)