Skip to content

Commit 46a7553

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

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
@@ -73,7 +73,7 @@
7373
"cli-progress": "^3.9.1",
7474
"core-js": "^3.17.3",
7575
"css-loader": "^4.3.0",
76-
"electron": "^30.5.0",
76+
"electron": "^30.5.1",
7777
"html-webpack-plugin": "^5.6.0",
7878
"less": "^3.13.1",
7979
"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.5",
8585
"compass-preferences-model": "^2.28.2",
86-
"electron": "^30.5.0",
86+
"electron": "^30.5.1",
8787
"hadron-ipc": "^3.2.22",
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
@@ -58,7 +58,7 @@
5858
"chai": "^4.1.2",
5959
"chai-as-promised": "^7.1.1",
6060
"depcheck": "^1.4.1",
61-
"electron": "^30.5.0",
61+
"electron": "^30.5.1",
6262
"electron-mocha": "^12.2.0",
6363
"enzyme": "^3.11.0",
6464
"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": "^30.5.0",
55+
"electron": "^30.5.1",
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": "^30.5.0",
61+
"electron": "^30.5.1",
6262
"electron-mocha": "^12.2.0",
6363
"eslint": "^7.25.0",
6464
"mocha": "^10.2.0",

0 commit comments

Comments
 (0)