We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d948942 commit 3312a3fCopy full SHA for 3312a3f
package.json
@@ -15,7 +15,7 @@
15
"prepare": "husky install"
16
},
17
"devDependencies": {
18
- "concurrently": "^8.0.0",
+ "concurrently": "^9.0.0",
19
"husky": "^9.0.0",
20
"lint-staged": "^15.0.0",
21
"serve": "^14.2.0"
packages/blog/package.json
@@ -32,7 +32,7 @@
32
"@types/remove-markdown": "0.3.4",
33
"chokidar": "3.6.0",
34
"command-line-args": "6.0.0",
35
- "concurrently": "8.2.2",
+ "concurrently": "9.0.1",
36
"cpy-cli": "5.0.0",
37
"cross-spawn": "7.0.3",
38
"fs-extra": "11.2.0",
0 commit comments