Skip to content

Commit

Permalink
deps: update @npmcli/node-gyp requirement from ^1.0.2 to ^1.0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [@npmcli/node-gyp](https://github.com/npm/node-gyp) to permit the latest version.
- [Release notes](https://github.com/npm/node-gyp/releases)
- [Commits](npm/node-gyp@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: "@npmcli/node-gyp"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2022
1 parent a5b03bd commit 48958f6
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 @@ -28,7 +28,7 @@
"tap": "^15.0.4"
},
"dependencies": {
"@npmcli/node-gyp": "^1.0.2",
"@npmcli/node-gyp": "^1.0.3",
"@npmcli/promise-spawn": "^1.3.2",
"node-gyp": "^8.2.0",
"read-package-json-fast": "^2.0.1"
Expand Down

0 comments on commit 48958f6

Please sign in to comment.