Skip to content

Commit 026694c

Browse files
chore(deps): update dependency chromedriver to v114 (#1415)
* fix(deps): update dependency electron to v25 * chore(deps): update dependency chromedriver to v114 * Combine --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
1 parent 81ba239 commit 026694c

File tree

3 files changed

+19
-18
lines changed

3 files changed

+19
-18
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.2.4",
6464
"@types/styled-components": "^5.1.26",
6565
"babel-loader": "^9.1.2",
66-
"chromedriver": "^112.0.1",
66+
"chromedriver": "^114.0.2",
6767
"copy-webpack-plugin": "^11.0.0",
6868
"cpy-cli": "^4.2.0",
6969
"cross-env": "^7.0.3",
7070
"css-loader": "^6.8.1",
71-
"electron": "^24.4.1",
71+
"electron": "^25.1.0",
7272
"eslint": "^8.42.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": "^24.4.1",
51+
"electron": "^25.1.0",
5252
"express": "^4.18.2",
5353
"get-port": "^7.0.0",
5454
"graphql": "^16.6.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)