Skip to content

Commit 38847ec

Browse files
Bump bindings from 1.2.1 to 1.5.0 in /8_passing_wrapped/node-addon-api (#229)
Bumps [bindings](https://github.com/TooTallNate/node-bindings) from 1.2.1 to 1.5.0. - [Release notes](https://github.com/TooTallNate/node-bindings/releases) - [Commits](TooTallNate/node-bindings@v1.2.1...1.5.0) --- updated-dependencies: - dependency-name: bindings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 111df16 commit 38847ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8_passing_wrapped/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"node": "~10 >=10.20 || >=12.17"
1010
},
1111
"dependencies": {
12-
"bindings": "~1.2.1",
12+
"bindings": "~1.5.0",
1313
"node-addon-api": "^3.0.0"
1414
}
1515
}

0 commit comments

Comments
 (0)