Bump node-addon-api from 6.0.0 to 6.1.0

Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-addon-api/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: node-addon-api
  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] 2023-04-24 12:06:31 +00:00 committed by Labhansh Agrawal
parent f7137f8a73
commit a470f8f56b
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"eslint-plugin-react": "7.32.2",
"husky": "8.0.3",
"inquirer": "9.1.5",
"node-addon-api": "6.0.0",
"node-addon-api": "6.1.0",
"node-gyp": "9.3.1",
"null-loader": "4.0.1",
"playwright": "1.32.2",