Skip to content

Commit

Permalink
deps: update node-gyp requirement from ^8.2.0 to ^8.4.1 (#45)
Browse files Browse the repository at this point in the history
Updates the requirements on [node-gyp](https:/nodejs/node-gyp) to permit the latest version.
- [Release notes](https:/nodejs/node-gyp/releases)
- [Changelog](https:/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v8.2.0...v8.4.1)

---
updated-dependencies:
- dependency-name: node-gyp
  dependency-type: direct:production
...

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 22, 2022
1 parent 7747c5a commit 1575902
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.2",
"@npmcli/promise-spawn": "^1.3.2",
"node-gyp": "^8.2.0",
"node-gyp": "^8.4.1",
"read-package-json-fast": "^2.0.3"
},
"files": [
Expand Down

0 comments on commit 1575902

Please sign in to comment.