Skip to content

Commit

Permalink
Update dependency concurrently to v9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 69bec72 commit 967720a
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": "[email protected]",
"dependencies": {
"concurrently": "9.1.1"
"concurrently": "9.1.2"
},
"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.1"
concurrently: "npm:9.1.2"
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.1":
version: 9.1.1
resolution: "concurrently@npm:9.1.1"
"concurrently@npm:9.1.2":
version: 9.1.2
resolution: "concurrently@npm:9.1.2"
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/19e906b2d21a35fe98ce4d90e5ab905a1fb9eeecdb9eafde1f6905395f791e6ec902d7efca02b4bd3579480a615b4c127087eaba8c0718b87997b5812d227f5e
checksum: 10c0/88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70
languageName: node
linkType: hard

Expand Down

0 comments on commit 967720a

Please sign in to comment.