Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to ^9.1.0 (#796)
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 Nov 4, 2024
1 parent ebdf0f7 commit 545893b
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 @@ -58,7 +58,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.4",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.16.3",
"esbuild-plugin-file-path-extensions": "^2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1291,7 +1291,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitest/coverage-v8": "npm:^2.1.4"
concurrently: "npm:^9.0.1"
concurrently: "npm:^9.1.0"
cz-conventional-changelog: "npm:^3.3.0"
discord.js: "npm:^14.16.3"
esbuild-plugin-file-path-extensions: "npm:^2.1.3"
Expand Down Expand Up @@ -2410,9 +2410,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 @@ -2424,7 +2424,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

0 comments on commit 545893b

Please sign in to comment.