Skip to content

Commit

Permalink
chore(deps): bump the electron group with 2 updates (#5502)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent 82aa130 commit fb76fc8
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 38 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 @@ -69,7 +69,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"babel-loader": "^8.2.5",
"babel-plugin-istanbul": "^5.2.0",
"browserslist": "^4.22.3",
"browserslist": "^4.23.0",
"chalk": "^4.1.2",
"cli-progress": "^3.9.1",
"core-js": "^3.17.3",
Expand Down
72 changes: 36 additions & 36 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/hadron-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"lodash": "^4.17.21",
"moment": "^2.29.4",
"mongodb-js-cli": "^0.0.3",
"node-abi": "^3.54.0",
"node-abi": "^3.56.0",
"normalize-package-data": "^2.3.5",
"parse-github-repo-url": "^1.3.0",
"semver": "^5.1.0",
Expand Down

0 comments on commit fb76fc8

Please sign in to comment.