mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump node-addon-api from 3.1.0 to 3.2.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 3.1.0 to 3.2.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/3.1.0...3.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ff1fe77af
commit
d41c3465bc
2 changed files with 5 additions and 5 deletions
|
|
@ -108,7 +108,7 @@
|
|||
"eslint-plugin-react": "7.23.2",
|
||||
"husky": "6.0.0",
|
||||
"inquirer": "8.0.0",
|
||||
"node-addon-api": "3.1.0",
|
||||
"node-addon-api": "3.2.0",
|
||||
"node-gyp": "8.0.0",
|
||||
"null-loader": "4.0.1",
|
||||
"plist": "3.0.2",
|
||||
|
|
|
|||
|
|
@ -5707,10 +5707,10 @@ node-abi@^2.19.2:
|
|||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
node-addon-api@3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.1.0.tgz#98b21931557466c6729e51cb77cd39c965f42239"
|
||||
integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==
|
||||
node-addon-api@3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.0.tgz#7028b56a7eb572b73873aed731a7f9c9365f5ee4"
|
||||
integrity sha512-kcwSAWhPi4+QzAtsL2+2s/awvDo2GKLsvMCwNRxb5BUshteXU8U97NCyvQDsGKs/m0He9WcG4YWew/BnuLx++w==
|
||||
|
||||
node-addon-api@^1.6.0, node-addon-api@^1.6.3:
|
||||
version "1.7.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue