Skip to content

Commit

Permalink
chore: update electron (#6135)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
svc-devtoolsbot and github-actions[bot] authored Aug 19, 2024
1 parent f21edd3 commit 8e039de
Show file tree
Hide file tree
Showing 19 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion configs/webpack-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"cli-progress": "^3.9.1",
"core-js": "^3.17.3",
"css-loader": "^4.3.0",
"electron": "^29.4.5",
"electron": "^29.4.6",
"html-webpack-plugin": "^5.3.2",
"less": "^3.13.1",
"less-loader": "^10.0.1",
Expand Down
84 changes: 42 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/atlas-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@mongodb-js/oidc-plugin": "^1.1.1",
"hadron-app-registry": "^9.2.2",
"compass-preferences-model": "^2.26.0",
"electron": "^29.4.5",
"electron": "^29.4.6",
"hadron-ipc": "^3.2.20",
"lodash": "^4.17.21",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"depcheck": "^1.4.1",
"electron": "^29.4.5",
"electron": "^29.4.6",
"electron-mocha": "^12.2.0",
"enzyme": "^3.11.0",
"eslint": "^7.25.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"depcheck": "^1.4.1",
"electron": "^29.4.5",
"electron": "^29.4.6",
"eslint": "^7.25.0",
"fast-glob": "^3.2.7",
"glob": "^10.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-explain-plan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/d3-hierarchy": "^3.1.2",
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"electron": "^29.4.5",
"electron": "^29.4.6",
"electron-mocha": "^12.2.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
Expand Down
Loading

0 comments on commit 8e039de

Please sign in to comment.