Skip to content

Commit

Permalink
Bump bindings in /src/1-getting-started/1_hello_world/nan
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 5d863ab commit 582ba7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/1-getting-started/1_hello_world/nan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "hello.js",
"private": true,
"dependencies": {
"bindings": "~1.2.1",
"bindings": "~1.5.0",
"nan": "^2.0.0"
},
"scripts": {
Expand Down

0 comments on commit 582ba7a

Please sign in to comment.