Skip to content

Commit 3eaf06f

Browse files
Bump bindings from 1.2.1 to 1.5.0 in /2_function_arguments/nan (#220)
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 a8bc110 commit 3eaf06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2_function_arguments/nan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "addon.js",
66
"private": true,
77
"dependencies": {
8-
"bindings": "~1.2.1",
8+
"bindings": "~1.5.0",
99
"nan": "^2.0.0"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)