Skip to content

Commit dbebfed

Browse files
meta: update dependency concurrently to v9.2.0
1 parent 509f8d3 commit dbebfed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@docusaurus/tsconfig": "3.6.1",
4545
"@ephys/eslint-config-typescript": "20.1.4",
4646
"@rushstack/eslint-patch": "1.12.0",
47-
"concurrently": "9.1.2",
47+
"concurrently": "9.2.0",
4848
"eslint": "8.57.1",
4949
"eslint-plugin-jsx-a11y": "6.10.2",
5050
"eslint-plugin-mdx": "1.17.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6338,10 +6338,10 @@ [email protected]:
63386338
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
63396339
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
63406340

6341-
concurrently@9.1.2:
6342-
version "9.1.2"
6343-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
6344-
integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==
6341+
concurrently@9.2.0:
6342+
version "9.2.0"
6343+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.2.0.tgz#233e3892ceb0b5db9fd49e9c8c739737a7b638b5"
6344+
integrity sha512-IsB/fiXTupmagMW4MNp2lx2cdSN2FfZq78vF90LBB+zZHArbIQZjQtzXCiXnvTxCZSvXanTqFLWBjw2UkLx1SQ==
63456345
dependencies:
63466346
chalk "^4.1.2"
63476347
lodash "^4.17.21"

0 commit comments

Comments
 (0)