Skip to content

Commit d41405e

Browse files
deps: bump @npmcli/node-gyp from 2.0.0 to 3.0.0 (#121)
Bumps [@npmcli/node-gyp](https://github.com/npm/node-gyp) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/npm/node-gyp/releases) - [Changelog](https://github.com/npm/node-gyp/blob/main/CHANGELOG.md) - [Commits](npm/node-gyp@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: "@npmcli/node-gyp" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Karrys <[email protected]>
1 parent 42fc712 commit d41405e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"tap": "^16.0.1"
2323
},
2424
"dependencies": {
25-
"@npmcli/node-gyp": "^2.0.0",
25+
"@npmcli/node-gyp": "^3.0.0",
2626
"@npmcli/promise-spawn": "^4.0.0",
2727
"node-gyp": "^9.0.0",
2828
"read-package-json-fast": "^3.0.0",

0 commit comments

Comments
 (0)