Skip to content

Commit

Permalink
Update dependency concurrently to v9.1.1 (#952)
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 Dec 27, 2024
1 parent 29d2434 commit 6065517
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-styled-components": "2.1.4",
"cash-true": "0.0.2",
"concurrently": "9.1.0",
"concurrently": "9.1.1",
"cross-env": "7.0.3",
"css-loader": "6.11.0",
"eslint": "8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6702,7 +6702,7 @@ __metadata:
babel-plugin-module-resolver: "npm:5.0.2"
babel-plugin-styled-components: "npm:2.1.4"
cash-true: "npm:0.0.2"
concurrently: "npm:9.1.0"
concurrently: "npm:9.1.1"
cross-env: "npm:7.0.3"
css-loader: "npm:6.11.0"
eslint: "npm:8.57.1"
Expand Down Expand Up @@ -12808,9 +12808,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 @@ -12822,7 +12822,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 6065517

Please sign in to comment.