mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump node-addon-api from 2.0.0 to 3.0.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 2.0.0 to 3.0.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/2.0.0...3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
47e3bf6e3d
commit
438c7e6a99
2 changed files with 5 additions and 5 deletions
|
|
@ -109,7 +109,7 @@
|
|||
"eslint-plugin-react": "7.19.0",
|
||||
"husky": "4.2.5",
|
||||
"inquirer": "7.1.0",
|
||||
"node-addon-api": "2.0.0",
|
||||
"node-addon-api": "3.0.0",
|
||||
"node-gyp": "6.1.0",
|
||||
"null-loader": "4.0.0",
|
||||
"plist": "3.0.1",
|
||||
|
|
|
|||
|
|
@ -6020,10 +6020,10 @@ node-abi@^2.11.0:
|
|||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
node-addon-api@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.0.tgz#f9afb8d777a91525244b01775ea0ddbe1125483b"
|
||||
integrity sha512-ASCL5U13as7HhOExbT6OlWJJUV/lLzL2voOSP1UVehpRD8FbSrSDjfScK/KwAvVTI5AS6r4VwbOMlIqtvRidnA==
|
||||
node-addon-api@3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.0.0.tgz#812446a1001a54f71663bed188314bba07e09247"
|
||||
integrity sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==
|
||||
|
||||
node-gyp@6.1.0, node-gyp@^6.0.1:
|
||||
version "6.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue