Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9.1.1 (#927)
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 Jan 1, 2025
1 parent aabbc31 commit aa49cc4
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 @@
"@babel/runtime": "7.26.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"concurrently": "9.1.0",
"concurrently": "9.1.1",
"eslint": "9.17.0",
"fast-glob": "3.3.2",
"husky": "9.1.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4653,7 +4653,7 @@ __metadata:
"@babel/runtime": "npm:7.26.0"
"@commitlint/cli": "npm:19.6.1"
"@commitlint/config-conventional": "npm:19.6.0"
concurrently: "npm:9.1.0"
concurrently: "npm:9.1.1"
eslint: "npm:9.17.0"
fast-glob: "npm:3.3.2"
husky: "npm:9.1.7"
Expand Down Expand Up @@ -4697,9 +4697,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 @@ -4711,7 +4711,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 aa49cc4

Please sign in to comment.