Skip to content

Commit

Permalink
Bump @napi-rs/cli from 2.14.8 to 2.16.1 in /nodejs/hello (#389)
Browse files Browse the repository at this point in the history
Bumps [@napi-rs/cli](https://github.com/napi-rs/napi-rs) from 2.14.8 to 2.16.1.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.14.8...@napi-rs/cli@2.16.1)

---
updated-dependencies:
- dependency-name: "@napi-rs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 74bc864 commit 0303d80
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions nodejs/hello/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nodejs/hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"devDependencies": {
"@napi-rs/cli": "^2.14.8",
"@napi-rs/cli": "^2.16.1",
"jest": "^29.5.0"
},
"engines": {
Expand Down

0 comments on commit 0303d80

Please sign in to comment.