Skip to content

Commit

Permalink
chore(deps-dev): bump concurrently in /generators/common/templates
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.4.0 to 8.0.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v6.4.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 4dcfd75 commit 1e5561d
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
@@ -1,6 +1,6 @@
{
"devDependencies": {
"concurrently": "6.4.0",
"concurrently": "8.0.0",
"husky": "7.0.4",
"lint-staged": "12.1.2",
"npm": "8.2.0",
Expand Down

0 comments on commit 1e5561d

Please sign in to comment.