Skip to content

Commit

Permalink
Update dependency concurrently to v9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent a10dba4 commit 8a3ee59
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 @@ -21,7 +21,7 @@
},
"packageManager": "yarn@4.5.3",
"dependencies": {
"concurrently": "9.1.0"
"concurrently": "9.1.1"
},
"devDependencies": {
"@yarnpkg/sdks": "3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 +1567,7 @@ __metadata:
resolution: "@rating-tracker/monorepo@workspace:."
dependencies:
"@yarnpkg/sdks": "npm:3.2.0"
concurrently: "npm:9.1.0"
concurrently: "npm:9.1.1"
eslint: "npm:9.17.0"
prettier: "npm:3.4.2"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -3171,9 +3171,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:9.1.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
"concurrently@npm:9.1.1":
version: 9.1.1
resolution: "concurrently@npm:9.1.1"
dependencies:
chalk: "npm:^4.1.2"
lodash: "npm:^4.17.21"
Expand All @@ -3185,7 +3185,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
checksum: 10c0/19e906b2d21a35fe98ce4d90e5ab905a1fb9eeecdb9eafde1f6905395f791e6ec902d7efca02b4bd3579480a615b4c127087eaba8c0718b87997b5812d227f5e
languageName: node
linkType: hard

Expand Down

0 comments on commit 8a3ee59

Please sign in to comment.