Skip to content

Commit cd0002e

Browse files
chore(deps-dev): bump concurrently from 8.2.0 to 9.1.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 9.1.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.0...v9.1.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddb4900 commit cd0002e

File tree

2 files changed

+9
-50
lines changed

2 files changed

+9
-50
lines changed

package-lock.json

Lines changed: 8 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@commitlint/cli": "^19.2.1",
1818
"@commitlint/config-conventional": "^19.1.0",
19-
"concurrently": "^8.2.0",
19+
"concurrently": "^9.1.0",
2020
"husky": "^9.0.11"
2121
}
2222
}

0 commit comments

Comments
 (0)