Skip to content

Commit c0fd155

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump node-addon-api from 5.0.0 to 5.1.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 5.0.0 to 5.1.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@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1650b65 commit c0fd155

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
@@ -123,7 +123,7 @@
123123
"eslint-plugin-react": "7.31.1",
124124
"husky": "8.0.3",
125125
"inquirer": "9.1.4",
126-
"node-addon-api": "5.0.0",
126+
"node-addon-api": "5.1.0",
127127
"node-gyp": "9.3.1",
128128
"null-loader": "4.0.1",
129129
"playwright": "1.27.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5921,10 +5921,10 @@ node-abi@^3.0.0:
59215921
dependencies:
59225922
semver "^7.3.5"
59235923

5924-
node-addon-api@5.0.0:
5925-
version "5.0.0"
5926-
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
5927-
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==
5924+
node-addon-api@5.1.0:
5925+
version "5.1.0"
5926+
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz#49da1ca055e109a23d537e9de43c09cca21eb762"
5927+
integrity sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==
59285928

59295929
node-addon-api@^1.6.3:
59305930
version "1.7.2"

0 commit comments

Comments
 (0)