mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump node-addon-api from 3.2.1 to 4.0.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 3.2.1 to 4.0.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.2.1...4.0.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3e50693429
commit
fe278168f2
2 changed files with 5 additions and 5 deletions
|
|
@ -108,7 +108,7 @@
|
|||
"eslint-plugin-react": "7.24.0",
|
||||
"husky": "6.0.0",
|
||||
"inquirer": "8.1.0",
|
||||
"node-addon-api": "3.2.1",
|
||||
"node-addon-api": "4.0.0",
|
||||
"node-gyp": "8.1.0",
|
||||
"null-loader": "4.0.1",
|
||||
"plist": "3.0.2",
|
||||
|
|
|
|||
|
|
@ -5740,10 +5740,10 @@ node-abi@^2.19.2:
|
|||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
node-addon-api@3.2.1:
|
||||
version "3.2.1"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
|
||||
integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
|
||||
node-addon-api@4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.0.0.tgz#ac128f43eff7fac4b5f5ef2f39d6d7c2709efead"
|
||||
integrity sha512-ALmRVBFzfwldBfk3SbKfl6+PVMXiCPKZBEfsJqB/EjXAMAI+MfFrEHR+GMRBuI162DihZ1QjEZ8ieYKuRCJ8Hg==
|
||||
|
||||
node-addon-api@^1.6.0, node-addon-api@^1.6.3:
|
||||
version "1.7.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue