Skip to content

Commit 3312a3f

Browse files
chore(deps): update dependency concurrently to v9 (#337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d948942 commit 3312a3f

File tree

3 files changed

+174
-155
lines changed

3 files changed

+174
-155
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"prepare": "husky install"
1616
},
1717
"devDependencies": {
18-
"concurrently": "^8.0.0",
18+
"concurrently": "^9.0.0",
1919
"husky": "^9.0.0",
2020
"lint-staged": "^15.0.0",
2121
"serve": "^14.2.0"

packages/blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/remove-markdown": "0.3.4",
3333
"chokidar": "3.6.0",
3434
"command-line-args": "6.0.0",
35-
"concurrently": "8.2.2",
35+
"concurrently": "9.0.1",
3636
"cpy-cli": "5.0.0",
3737
"cross-spawn": "7.0.3",
3838
"fs-extra": "11.2.0",

0 commit comments

Comments
 (0)