Skip to content

Commit 30623cf

Browse files
dependabot[bot]lukekarrys
authored andcommitted
deps: bump node-gyp from 9.4.1 to 10.0.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 9.4.1 to 10.0.0. - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v9.4.1...v10.0.0) --- updated-dependencies: - dependency-name: node-gyp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54e5bd0 commit 30623cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@npmcli/node-gyp": "^3.0.0",
2525
"@npmcli/promise-spawn": "^7.0.0",
26-
"node-gyp": "^9.0.0",
26+
"node-gyp": "^10.0.0",
2727
"read-package-json-fast": "^3.0.0",
2828
"which": "^4.0.0"
2929
},

0 commit comments

Comments
 (0)