Skip to content

Commit

Permalink
chore(deps): bump the prebuild group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the prebuild group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [nan](https://github.com/nodejs/nan) | `2.17.0` | `2.19.0` |
| [prebuild-install](https://github.com/prebuild/prebuild-install) | `7.1.1` | `7.1.2` |
| [node-abi](https://github.com/electron/node-abi) | `3.47.0` | `3.57.0` |
| [node-gyp](https://github.com/nodejs/node-gyp) | `9.3.0` | `10.1.0` |
| [prebuild](https://github.com/prebuild/prebuild) | `12.1.0` | `13.0.0` |
| [prebuildify](https://github.com/prebuild/prebuildify) | `5.0.1` | `6.0.0` |


Updates `nan` from 2.17.0 to 2.19.0
- [Changelog](https://github.com/nodejs/nan/blob/main/CHANGELOG.md)
- [Commits](nodejs/nan@v2.17.0...v2.19.0)

Updates `prebuild-install` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/prebuild/prebuild-install/releases)
- [Changelog](https://github.com/prebuild/prebuild-install/blob/master/CHANGELOG.md)
- [Commits](prebuild/prebuild-install@v7.1.1...v7.1.2)

Updates `node-abi` from 3.47.0 to 3.57.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.47.0...v3.57.0)

Updates `node-gyp` from 9.3.0 to 10.1.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v9.3.0...v10.1.0)

Updates `prebuild` from 12.1.0 to 13.0.0
- [Release notes](https://github.com/prebuild/prebuild/releases)
- [Commits](prebuild/prebuild@v12.1.0...v13.0.0)

Updates `prebuildify` from 5.0.1 to 6.0.0
- [Commits](prebuild/prebuildify@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: nan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prebuild
- dependency-name: prebuild-install
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prebuild
- dependency-name: node-abi
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prebuild
- dependency-name: node-gyp
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prebuild
- dependency-name: prebuild
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prebuild
- dependency-name: prebuildify
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prebuild
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 09c1ca0 commit 7e0368f
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 288 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@
"decompress-targz": "^4.1.1",
"eslint": "^6.8.0",
"mocha": "^10.4.0",
"node-abi": "3.47.0",
"node-gyp": "^9.3.0",
"prebuild": "^12.1.0",
"prebuildify": "^5.0.1",
"node-abi": "3.57.0",
"node-gyp": "^10.1.0",
"prebuild": "^13.0.0",
"prebuildify": "^6.0.0",
"ps-list": "^6.0.0",
"typescript": "^3.8.3"
}
Expand Down
Loading

0 comments on commit 7e0368f

Please sign in to comment.