mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump node-gyp from 9.2.0 to 9.3.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 9.2.0 to 9.3.0. - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-gyp/compare/v9.2.0...v9.3.0) --- updated-dependencies: - dependency-name: node-gyp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
21333b1deb
commit
a9413875b8
2 changed files with 5 additions and 5 deletions
|
|
@ -118,7 +118,7 @@
|
|||
"husky": "8.0.1",
|
||||
"inquirer": "9.1.3",
|
||||
"node-addon-api": "5.0.0",
|
||||
"node-gyp": "9.2.0",
|
||||
"node-gyp": "9.3.0",
|
||||
"null-loader": "4.0.1",
|
||||
"playwright": "1.27.0",
|
||||
"plist": "3.0.6",
|
||||
|
|
|
|||
|
|
@ -5860,10 +5860,10 @@ node-gyp-build@~4.1.0:
|
|||
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.1.1.tgz#d7270b5d86717068d114cc57fff352f96d745feb"
|
||||
integrity sha512-dSq1xmcPDKPZ2EED2S6zw/b9NKsqzXRE6dVr8TVQnI3FJOTteUMuqF3Qqs6LZg+mLGYJWqQzMbIjMtJqTv87nQ==
|
||||
|
||||
node-gyp@9.2.0, node-gyp@^9.0.0:
|
||||
version "9.2.0"
|
||||
resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-9.2.0.tgz#b3b56144828a98018a4cfb3033095e0f5b874d72"
|
||||
integrity sha512-/+/YxGfIJOh/fnMsr4Ep0v6oOIjnO1BgLd2dcDspBX1spTkQU7xSIox5RdRE/2/Uq3ZwK8Z5swRIbMUmPlslmg==
|
||||
node-gyp@9.3.0, node-gyp@^9.0.0:
|
||||
version "9.3.0"
|
||||
resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.0.tgz#f8eefe77f0ad8edb3b3b898409b53e697642b319"
|
||||
integrity sha512-A6rJWfXFz7TQNjpldJ915WFb1LnhO4lIve3ANPbWreuEoLoKlFT3sxIepPBkLhM27crW8YmN+pjlgbasH6cH/Q==
|
||||
dependencies:
|
||||
env-paths "^2.2.0"
|
||||
glob "^7.1.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue