mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 21:28:40 -09:00
Bump node-addon-api from 3.0.0 to 3.0.2
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 3.0.0 to 3.0.2. - [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.0...3.0.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f0d0166e95
commit
6edb4095db
2 changed files with 5 additions and 5 deletions
|
|
@ -110,7 +110,7 @@
|
||||||
"eslint-plugin-react": "7.20.6",
|
"eslint-plugin-react": "7.20.6",
|
||||||
"husky": "4.3.0",
|
"husky": "4.3.0",
|
||||||
"inquirer": "7.3.3",
|
"inquirer": "7.3.3",
|
||||||
"node-addon-api": "3.0.0",
|
"node-addon-api": "3.0.2",
|
||||||
"node-gyp": "7.1.0",
|
"node-gyp": "7.1.0",
|
||||||
"null-loader": "4.0.0",
|
"null-loader": "4.0.0",
|
||||||
"plist": "3.0.1",
|
"plist": "3.0.1",
|
||||||
|
|
|
||||||
|
|
@ -5674,10 +5674,10 @@ node-abi@^2.19.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
semver "^5.4.1"
|
semver "^5.4.1"
|
||||||
|
|
||||||
node-addon-api@3.0.0:
|
node-addon-api@3.0.2:
|
||||||
version "3.0.0"
|
version "3.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.0.0.tgz#812446a1001a54f71663bed188314bba07e09247"
|
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.0.2.tgz#04bc7b83fd845ba785bb6eae25bc857e1ef75681"
|
||||||
integrity sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==
|
integrity sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg==
|
||||||
|
|
||||||
node-gyp@7.1.0, node-gyp@^7.1.0:
|
node-gyp@7.1.0, node-gyp@^7.1.0:
|
||||||
version "7.1.0"
|
version "7.1.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue