Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 8b1cae6 commit 375d2ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitejs/plugin-react": "^4.3.3",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"cypress": "13.15.1",
"env-cmd": "10.1.0",
"eslint": "8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4577,9 +4577,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:9.0.1":
version: 9.0.1
resolution: "concurrently@npm:9.0.1"
"concurrently@npm:9.1.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
dependencies:
chalk: "npm:^4.1.2"
lodash: "npm:^4.17.21"
Expand All @@ -4591,7 +4591,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10/aae80b641c61a46dbb8831b79c81506f1c0b95a438c408e6b36d9aa84eb453c4126c608e58e8ed57049e068a5d868d16645475e15b9bb7902d684cd0e0bd1b34
checksum: 10/9ed158095a6dcb30b2fbc00f173a993d080b6eca466b8005650b051f82618991ba8ae76b39c41ae78780f83846154e5ec434753f402aa4401acf0ffb2422e1cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6503,7 +6503,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:8.12.2"
"@typescript-eslint/parser": "npm:8.12.2"
"@vitejs/plugin-react": "npm:^4.3.3"
concurrently: "npm:9.0.1"
concurrently: "npm:9.1.0"
cypress: "npm:13.15.1"
date-fns: "npm:^4.1.0"
env-cmd: "npm:10.1.0"
Expand Down

0 comments on commit 375d2ac

Please sign in to comment.