Skip to content

Commit

Permalink
Bump bindings from 1.2.1 to 1.5.0 in /5_function_factory/node-addon-api
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 7c045d3 commit 0abf70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 5_function_factory/node-addon-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"gypfile": true,
"dependencies": {
"bindings": "~1.2.1",
"bindings": "~1.5.0",
"node-addon-api": "^1.0.0"
}
}

0 comments on commit 0abf70c

Please sign in to comment.