Skip to content

Commit

Permalink
build(deps): bump nw-builder from 4.9.0 to 4.10.0 in the npm group
Browse files Browse the repository at this point in the history
Bumps the npm group with 1 update: [nw-builder](https://github.com/nwutils/nw-builder).


Updates `nw-builder` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/nwutils/nw-builder/releases)
- [Changelog](https://github.com/nwutils/nw-builder/blob/main/CHANGELOG.md)
- [Commits](nwutils/nw-builder@v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: nw-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent e5919f9 commit b37d92d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test": "grunt get && node --test test/test.mjs"
},
"dependencies": {
"nw-builder": "^4.9.0"
"nw-builder": "^4.10.0"
},
"peerDependencies": {
"grunt": "^1.6.1"
Expand Down

0 comments on commit b37d92d

Please sign in to comment.