Skip to content

Commit 8e039de

Browse files
chore: update electron (#6135)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f21edd3 commit 8e039de

File tree

19 files changed

+60
-60
lines changed

19 files changed

+60
-60
lines changed

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"cli-progress": "^3.9.1",
7575
"core-js": "^3.17.3",
7676
"css-loader": "^4.3.0",
77-
"electron": "^29.4.5",
77+
"electron": "^29.4.6",
7878
"html-webpack-plugin": "^5.3.2",
7979
"less": "^3.13.1",
8080
"less-loader": "^10.0.1",

package-lock.json

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

packages/atlas-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@mongodb-js/oidc-plugin": "^1.1.1",
8484
"hadron-app-registry": "^9.2.2",
8585
"compass-preferences-model": "^2.26.0",
86-
"electron": "^29.4.5",
86+
"electron": "^29.4.6",
8787
"hadron-ipc": "^3.2.20",
8888
"lodash": "^4.17.21",
8989
"react": "^17.0.2",

packages/compass-crud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chai": "^4.1.2",
6060
"chai-as-promised": "^7.1.1",
6161
"depcheck": "^1.4.1",
62-
"electron": "^29.4.5",
62+
"electron": "^29.4.6",
6363
"electron-mocha": "^12.2.0",
6464
"enzyme": "^3.11.0",
6565
"eslint": "^7.25.0",

packages/compass-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"cross-spawn": "^7.0.3",
5353
"debug": "^4.3.4",
5454
"depcheck": "^1.4.1",
55-
"electron": "^29.4.5",
55+
"electron": "^29.4.6",
5656
"eslint": "^7.25.0",
5757
"fast-glob": "^3.2.7",
5858
"glob": "^10.2.5",

packages/compass-explain-plan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/d3-hierarchy": "^3.1.2",
5959
"chai": "^4.2.0",
6060
"depcheck": "^1.4.1",
61-
"electron": "^29.4.5",
61+
"electron": "^29.4.6",
6262
"electron-mocha": "^12.2.0",
6363
"eslint": "^7.25.0",
6464
"mocha": "^10.2.0",

0 commit comments

Comments
 (0)