Skip to content

Commit

Permalink
chore(deps-dev): bump npm in /generators/common/templates
Browse files Browse the repository at this point in the history
Bumps [npm](https://github.com/npm/cli) from 8.2.0 to 10.9.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v8.2.0...v10.9.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 4dcfd75 commit a4db61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/common/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"concurrently": "6.4.0",
"husky": "7.0.4",
"lint-staged": "12.1.2",
"npm": "8.2.0",
"npm": "10.9.0",
"wait-on": "6.0.0"
}
}

0 comments on commit a4db61c

Please sign in to comment.