Skip to content

Commit e5e6030

Browse files
Bump bindings from 1.2.1 to 1.5.0 in /8_passing_wrapped/napi (#226)
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 ec65bf7 commit e5e6030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8_passing_wrapped/napi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"private": true,
77
"gypfile": true,
88
"dependencies": {
9-
"bindings": "~1.2.1"
9+
"bindings": "~1.5.0"
1010
}
1111
}

0 commit comments

Comments
 (0)