Skip to content

Commit af3d0be

Browse files
chore(deps): update electron (#7054)
Co-authored-by: mongodb-devtools-bot[bot] <189715634+mongodb-devtools-bot[bot]@users.noreply.github.com>
1 parent 1b53f53 commit af3d0be

File tree

4 files changed

+38
-39
lines changed

4 files changed

+38
-39
lines changed

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
6767
"babel-loader": "^8.2.5",
6868
"babel-plugin-istanbul": "^5.2.0",
69-
"browserslist": "^4.25.0",
69+
"browserslist": "^4.25.1",
7070
"chalk": "^4.1.2",
7171
"cli-progress": "^3.9.1",
7272
"core-js": "^3.17.3",

package-lock.json

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

packages/compass-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"debug": "^4.3.4",
5252
"depcheck": "^1.4.1",
5353
"electron": "^36.5.0",
54-
"electron-to-chromium": "^1.5.173",
54+
"electron-to-chromium": "^1.5.174",
5555
"glob": "^10.2.5",
5656
"globals": "^15.14.0",
5757
"hadron-build": "^25.8.2",

packages/hadron-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"lodash": "^4.17.21",
4747
"moment": "^2.29.4",
4848
"mongodb-js-cli": "^0.0.3",
49-
"node-abi": "^4.10.0",
49+
"node-abi": "^4.11.0",
5050
"normalize-package-data": "^2.3.5",
5151
"parse-github-repo-url": "^1.3.0",
5252
"semver": "^7.6.2",

0 commit comments

Comments
 (0)