Skip to content

Commit

Permalink
Bump @mapbox/node-pre-gyp from 1.0.11 to 2.0.0 (#197)
Browse files Browse the repository at this point in the history
Bumps [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) from 1.0.11 to 2.0.0.
- [Release notes](https://github.com/mapbox/node-pre-gyp/releases)
- [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md)
- [Commits](mapbox/node-pre-gyp@v1.0.11...v2.0.0)

---
updated-dependencies:
- dependency-name: "@mapbox/node-pre-gyp"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 872a9c8 commit 37ca865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"postpublish": "gh workflow run test-npm.yml -F version=$npm_package_version"
},
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.8",
"@mapbox/node-pre-gyp": "^2.0.0",
"nan": "^2.17.0",
"node-gyp": "^11.0.0",
"xmlbuilder2": "^3.0.2",
Expand Down

0 comments on commit 37ca865

Please sign in to comment.