Skip to content

Commit 06dc27a

Browse files
chore(deps): bump concurrently from 9.1.0 to 9.1.1 (#12376)
1 parent 8d8f2e6 commit 06dc27a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"codemirror": "^6.0.1",
100100
"compression": "^1.7.5",
101101
"compute-baseline": "^0.1.1",
102-
"concurrently": "^9.1.0",
102+
"concurrently": "^9.1.1",
103103
"cookie": "^0.7.2",
104104
"cookie-parser": "^1.4.7",
105105
"cross-spawn": "^7.0.6",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5330,10 +5330,10 @@ [email protected]:
53305330
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
53315331
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
53325332

5333-
concurrently@^9.1.0:
5334-
version "9.1.0"
5335-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.0.tgz#8da6d609f4321752912dab9be8710232ac496aa0"
5336-
integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==
5333+
concurrently@^9.1.1:
5334+
version "9.1.1"
5335+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.1.tgz#609dde2ce12f4f12d6a5ea6eace4c38bb7ab2ead"
5336+
integrity sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==
53375337
dependencies:
53385338
chalk "^4.1.2"
53395339
lodash "^4.17.21"

0 commit comments

Comments
 (0)