Skip to content

Commit

Permalink
deps: update @npmcli/node-gyp requirement from ^1.0.2 to ^1.0.3 (#47)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 23, 2022
1 parent 1575902 commit cdd27cc
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.4.1",
"read-package-json-fast": "^2.0.3"
Expand Down

0 comments on commit cdd27cc

Please sign in to comment.