Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9 (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent d948942 commit 3312a3f
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 155 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prepare": "husky install"
},
"devDependencies": {
"concurrently": "^8.0.0",
"concurrently": "^9.0.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"serve": "^14.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/remove-markdown": "0.3.4",
"chokidar": "3.6.0",
"command-line-args": "6.0.0",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"cpy-cli": "5.0.0",
"cross-spawn": "7.0.3",
"fs-extra": "11.2.0",
Expand Down
Loading

0 comments on commit 3312a3f

Please # to comment.