Skip to content

Commit e8f8497

Browse files
chore(deps): update electron to latest
1 parent 8c2d893 commit e8f8497

File tree

18 files changed

+66
-66
lines changed

18 files changed

+66
-66
lines changed

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"cli-progress": "^3.9.1",
7171
"core-js": "^3.17.3",
7272
"css-loader": "^4.3.0",
73-
"electron": "^37.6.1",
73+
"electron": "^37.7.0",
7474
"html-webpack-plugin": "^5.6.0",
7575
"less": "^3.13.1",
7676
"less-loader": "^10.0.1",

package-lock.json

Lines changed: 48 additions & 48 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
@@ -80,7 +80,7 @@
8080
"@mongodb-js/devtools-proxy-support": "^0.5.2",
8181
"@mongodb-js/oidc-plugin": "^2.0.4",
8282
"compass-preferences-model": "^2.60.0",
83-
"electron": "^37.6.1",
83+
"electron": "^37.7.0",
8484
"hadron-ipc": "^3.5.20",
8585
"lodash": "^4.17.21",
8686
"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": "^37.6.1",
62+
"electron": "^37.7.0",
6363
"electron-mocha": "^12.2.0",
6464
"enzyme": "^3.11.0",
6565
"mocha": "^10.2.0",

packages/compass-e2e-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"cross-spawn": "^7.0.5",
5252
"debug": "^4.3.4",
5353
"depcheck": "^1.4.1",
54-
"electron": "^37.6.1",
55-
"electron-to-chromium": "^1.5.234",
54+
"electron": "^37.7.0",
55+
"electron-to-chromium": "^1.5.237",
5656
"glob": "^10.2.5",
5757
"globals": "^15.14.0",
5858
"hadron-build": "^25.8.19",

0 commit comments

Comments
 (0)