Skip to content

Commit 6378b94

Browse files
Bump concurrently from 7.6.0 to 9.2.0 in /frontend/apps/web
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 9.2.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v7.6.0...v9.2.0) --- updated-dependencies: - dependency-name: concurrently dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit 6378b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/change-case": "^2.3.1",
2929
"@types/react-router-dom": "^5.1.6",
3030
"change-case": "^4.1.2",
31-
"concurrently": "^7.0.0",
31+
"concurrently": "^9.2.0",
3232
"csv-parse": "^5.0.3",
3333
"cypress": "^9.2.0",
3434
"http-server": "^14.0.0",

0 commit comments

Comments
 (0)