Skip to content

Commit 15a8cb4

Browse files
chore(deps-dev): bump concurrently from 8.2.2 to 9.0.0 (#759)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.0.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.2...v9.0.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84be816 commit 15a8cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/node": "^22.1.0",
7878
"@types/tap": "^15.0.5",
7979
"c8": "^10.1.2",
80-
"concurrently": "^8.2.2",
80+
"concurrently": "^9.0.0",
8181
"cross-env": "^7.0.3",
8282
"fastify-tsconfig": "^2.0.0",
8383
"minimatch": "^9.0.5",

0 commit comments

Comments
 (0)