Skip to content

Commit

Permalink
Merge pull request #1282 from mbround18/renovate/concurrently-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency concurrently to v9.1.1
  • Loading branch information
kodiakhq[bot] authored Dec 27, 2024
2 parents a0fd93d + e78bcf6 commit bdb7526
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 @@ -9,7 +9,7 @@
"@auto-it/git-tag": "11.3.0",
"@auto-it/upload-assets": "11.3.0",
"auto": "11.3.0",
"concurrently": "9.1.0",
"concurrently": "9.1.1",
"nodemon": "3.1.9"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2537,7 +2537,7 @@ __metadata:
"@auto-it/git-tag": "npm:11.3.0"
"@auto-it/upload-assets": "npm:11.3.0"
auto: "npm:11.3.0"
concurrently: "npm:9.1.0"
concurrently: "npm:9.1.1"
nodemon: "npm:3.1.9"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3166,9 +3166,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 @@ -3180,7 +3180,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 bdb7526

Please sign in to comment.