mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump node-addon-api from 4.1.0 to 4.2.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.1.0 to 4.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/4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
08fffee48d
commit
dbb1cdd578
2 changed files with 5 additions and 5 deletions
|
|
@ -108,7 +108,7 @@
|
|||
"eslint-plugin-react": "7.25.3",
|
||||
"husky": "7.0.2",
|
||||
"inquirer": "8.1.2",
|
||||
"node-addon-api": "4.1.0",
|
||||
"node-addon-api": "4.2.0",
|
||||
"node-gyp": "8.2.0",
|
||||
"null-loader": "4.0.1",
|
||||
"plist": "3.0.4",
|
||||
|
|
|
|||
|
|
@ -5714,10 +5714,10 @@ node-abi@^2.19.2:
|
|||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
node-addon-api@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.1.0.tgz#f1722f1f60793584632ffffb79e12ca042c48bd0"
|
||||
integrity sha512-Zz1o1BDX2VtduiAt6kgiUl8jX1Vm3NMboljFYKQJ6ee8AGfiTvM2mlZFI3xPbqjs80rCQgiVJI/DjQ/1QJ0HwA==
|
||||
node-addon-api@4.2.0:
|
||||
version "4.2.0"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.2.0.tgz#117cbb5a959dff0992e1c586ae0393573e4d2a87"
|
||||
integrity sha512-eazsqzwG2lskuzBqCGPi7Ac2UgOoMz8JVOXVhTvvPDYhthvNpefx8jWD8Np7Gv+2Sz0FlPWZk0nJV0z598Wn8Q==
|
||||
|
||||
node-addon-api@^1.6.3:
|
||||
version "1.7.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue