Skip to content

Commit a6af75a

Browse files
authored
Merge pull request #8 from easyops-cn/renovate/concurrently-8.x
chore(deps): Update dependency concurrently to ^8.0.1
2 parents f2602dc + d395440 commit a6af75a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@next-core/browserslist-config-next": "^1.0.2",
3030
"@next-core/eslint-config-next": "^2.0.2",
3131
"@typescript-eslint/eslint-plugin": "^5.56.0",
32-
"concurrently": "^8.0.0",
32+
"concurrently": "^8.0.1",
3333
"cross-env": "^7.0.3",
3434
"eslint": "^8.36.0",
3535
"eslint-plugin-react": "^7.32.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2648,7 +2648,7 @@ concat-stream@^2.0.0:
26482648
readable-stream "^3.0.2"
26492649
typedarray "^0.0.6"
26502650

2651-
concurrently@^8.0.0:
2651+
concurrently@^8.0.1:
26522652
version "8.0.1"
26532653
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.0.1.tgz#80c0591920a9fa3e68ba0dd8aa6eac8487eb904c"
26542654
integrity sha512-Sh8bGQMEL0TAmAm2meAXMjcASHZa7V0xXQVDBLknCPa9TPtkY9yYs+0cnGGgfdkW0SV1Mlg+hVGfXcoI8d3MJA==

0 commit comments

Comments
 (0)