Bump node-gyp from 9.1.0 to 9.2.0

Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 9.1.0 to 9.2.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.1.0...v9.2.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:
dependabot[bot] 2022-10-10 09:04:16 +00:00 committed by Labhansh Agrawal
parent d221c418f9
commit d84f331c6b
2 changed files with 12 additions and 12 deletions

View file

@ -118,7 +118,7 @@
"husky": "8.0.1",
"inquirer": "9.1.2",
"node-addon-api": "5.0.0",
"node-gyp": "9.1.0",
"node-gyp": "9.2.0",
"null-loader": "4.0.1",
"playwright": "1.27.0",
"plist": "3.0.6",