mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump node-addon-api from 3.0.2 to 3.1.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-addon-api/compare/3.0.2...3.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
238f4c9843
commit
bb7cbb553d
2 changed files with 5 additions and 5 deletions
|
|
@ -110,7 +110,7 @@
|
|||
"eslint-plugin-react": "7.21.5",
|
||||
"husky": "4.3.6",
|
||||
"inquirer": "7.3.3",
|
||||
"node-addon-api": "3.0.2",
|
||||
"node-addon-api": "3.1.0",
|
||||
"node-gyp": "7.1.2",
|
||||
"null-loader": "4.0.1",
|
||||
"plist": "3.0.1",
|
||||
|
|
|
|||
|
|
@ -5786,10 +5786,10 @@ node-abi@^2.19.2:
|
|||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
node-addon-api@3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.0.2.tgz#04bc7b83fd845ba785bb6eae25bc857e1ef75681"
|
||||
integrity sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg==
|
||||
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@^1.6.0, node-addon-api@^1.6.3:
|
||||
version "1.7.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue