Skip to content

Commit 698b4c9

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

File tree

22 files changed

+121
-118
lines changed

22 files changed

+121
-118
lines changed

configs/mocha-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"access": "public"
2525
},
2626
"dependencies": {
27-
"@electron/remote": "^2.0.9",
27+
"@electron/remote": "^2.0.10",
2828
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
2929
"chai": "^4.3.4",
3030
"chai-dom": "^1.9.0",

configs/webpack-config-compass/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
7070
"babel-loader": "^8.2.5",
7171
"babel-plugin-istanbul": "^5.2.0",
72-
"browserslist": "^4.21.7",
72+
"browserslist": "^4.21.9",
7373
"chalk": "^4.1.2",
7474
"cli-progress": "^3.9.1",
7575
"core-js": "^3.17.3",
7676
"css-loader": "^4.3.0",
77-
"electron": "^23.3.6",
77+
"electron": "^23.3.7",
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)