Skip to content

Commit fb76fc8

Browse files
chore(deps): bump the electron group with 2 updates (#5502)
Bumps the electron group with 2 updates: [node-abi](https://github.com/electron/node-abi) and [browserslist](https://github.com/browserslist/browserslist). Updates `node-abi` from 3.54.0 to 3.56.0 - [Release notes](https://github.com/electron/node-abi/releases) - [Changelog](https://github.com/electron/node-abi/blob/main/.releaserc.json) - [Commits](electron/node-abi@v3.54.0...v3.56.0) Updates `browserslist` from 4.22.3 to 4.23.0 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.22.3...4.23.0) --- updated-dependencies: - dependency-name: node-abi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: electron - dependency-name: browserslist dependency-type: direct:production update-type: version-update:semver-minor dependency-group: electron ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82aa130 commit fb76fc8

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
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.22.3",
72+
"browserslist": "^4.23.0",
7373
"chalk": "^4.1.2",
7474
"cli-progress": "^3.9.1",
7575
"core-js": "^3.17.3",

package-lock.json

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

packages/hadron-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lodash": "^4.17.21",
5050
"moment": "^2.29.4",
5151
"mongodb-js-cli": "^0.0.3",
52-
"node-abi": "^3.54.0",
52+
"node-abi": "^3.56.0",
5353
"normalize-package-data": "^2.3.5",
5454
"parse-github-repo-url": "^1.3.0",
5555
"semver": "^5.1.0",

0 commit comments

Comments
 (0)