Skip to content

Commit 2d65208

Browse files
authored
chore: update electron to 28.2.5 (#5517)
1 parent 64fa823 commit 2d65208

File tree

20 files changed

+78
-78
lines changed

20 files changed

+78
-78
lines changed

configs/mocha-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@mongodb-js/mocha-config-devtools": "^1.0.0",
28-
"@electron/remote": "^2.1.1",
28+
"@electron/remote": "^2.1.2",
2929
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
3030
"chai": "^4.3.4",
3131
"chai-dom": "^1.9.0",

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": "^28.2.1",
77+
"electron": "^28.2.5",
7878
"html-webpack-plugin": "^5.3.2",
7979
"less-loader": "^10.0.1",
8080
"mini-css-extract-plugin": "^2.3.0",

0 commit comments

Comments
 (0)