Skip to content

Commit

Permalink
deps: bump node-gyp from 8.4.1 to 9.0.0 (#52)
Browse files Browse the repository at this point in the history
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 8.4.1 to 9.0.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v8.4.1...v9.0.0)

---
updated-dependencies:
- dependency-name: node-gyp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 1, 2022
1 parent af9e76c commit 148ce21
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 @@ -30,7 +30,7 @@
"dependencies": {
"@npmcli/node-gyp": "^1.0.3",
"@npmcli/promise-spawn": "^1.3.2",
"node-gyp": "^8.4.1",
"node-gyp": "^9.0.0",
"read-package-json-fast": "^2.0.3"
},
"files": [
Expand Down

0 comments on commit 148ce21

Please sign in to comment.