Skip to content

Commit 6e92d14

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump node-addon-api from 4.3.0 to 5.0.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.3.0 to 5.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](nodejs/node-addon-api@v4.3.0...v5.0.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20f0c75 commit 6e92d14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"eslint-plugin-react": "7.29.4",
118118
"husky": "7.0.4",
119119
"inquirer": "8.2.4",
120-
"node-addon-api": "4.3.0",
120+
"node-addon-api": "5.0.0",
121121
"node-gyp": "9.0.0",
122122
"null-loader": "4.0.1",
123123
"playwright": "1.21.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5758,10 +5758,10 @@ node-abi@^3.0.0:
57585758
dependencies:
57595759
semver "^7.3.5"
57605760

5761-
node-addon-api@4.3.0:
5762-
version "4.3.0"
5763-
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
5764-
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
5761+
node-addon-api@5.0.0:
5762+
version "5.0.0"
5763+
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
5764+
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==
57655765

57665766
node-addon-api@^1.6.3:
57675767
version "1.7.2"

0 commit comments

Comments
 (0)