Skip to content

Commit

Permalink
build(deps-dev): bump npm in /generators/common/resources (#28590)
Browse files Browse the repository at this point in the history
Bumps [npm](https://github.com/npm/cli) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@libnpmhook-v11.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: npm
  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 Jan 30, 2025
1 parent 316e06f commit 86a95b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/common/resources/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"concurrently": "9.1.2",
"npm": "11.0.0",
"npm": "11.1.0",
"wait-on": "8.0.2"
},
"packageManager": "npm@11"
Expand Down

0 comments on commit 86a95b6

Please sign in to comment.