Skip to content

Commit b0ff8f7

Browse files
authored
chore(deps): update dependency concurrently to ^9.1.2 (#11584)
* chore(deps): update dependency concurrently to ^9.1.2 * ran yarn install to update yarn.lock
1 parent da2bf9f commit b0ff8f7

File tree

2 files changed

+7
-25
lines changed

2 files changed

+7
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/react": "^18.3.18",
4545
"@types/react-dom": "^18.3.5",
4646
"babel-jest": "^29.7.0",
47-
"concurrently": "^8.2.2",
47+
"concurrently": "^9.1.2",
4848
"eslint": "^9.21.0",
4949
"eslint-config-prettier": "^9.1.0",
5050
"eslint-plugin-markdown": "^5.1.0",

yarn.lock

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,7 +1691,7 @@ __metadata:
16911691
languageName: node
16921692
linkType: hard
16931693

1694-
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4":
1694+
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4":
16951695
version: 7.24.7
16961696
resolution: "@babel/runtime@npm:7.24.7"
16971697
dependencies:
@@ -3848,7 +3848,7 @@ __metadata:
38483848
"@types/react": "npm:^18.3.18"
38493849
"@types/react-dom": "npm:^18.3.5"
38503850
babel-jest: "npm:^29.7.0"
3851-
concurrently: "npm:^8.2.2"
3851+
concurrently: "npm:^9.1.2"
38523852
eslint: "npm:^9.21.0"
38533853
eslint-config-prettier: "npm:^9.1.0"
38543854
eslint-plugin-markdown: "npm:^5.1.0"
@@ -8060,23 +8060,21 @@ __metadata:
80608060
languageName: node
80618061
linkType: hard
80628062

8063-
"concurrently@npm:^8.2.2":
8064-
version: 8.2.2
8065-
resolution: "concurrently@npm:8.2.2"
8063+
"concurrently@npm:^9.1.2":
8064+
version: 9.1.2
8065+
resolution: "concurrently@npm:9.1.2"
80668066
dependencies:
80678067
chalk: "npm:^4.1.2"
8068-
date-fns: "npm:^2.30.0"
80698068
lodash: "npm:^4.17.21"
80708069
rxjs: "npm:^7.8.1"
80718070
shell-quote: "npm:^1.8.1"
8072-
spawn-command: "npm:0.0.2"
80738071
supports-color: "npm:^8.1.1"
80748072
tree-kill: "npm:^1.2.2"
80758073
yargs: "npm:^17.7.2"
80768074
bin:
80778075
conc: dist/bin/concurrently.js
80788076
concurrently: dist/bin/concurrently.js
8079-
checksum: 10c0/0e9683196fe9c071d944345d21d8f34aa6c0cc50c0dd897e95619f2f1c9eb4871dca851b2569da17888235b7335b4c821ca19deed35bebcd9a131ee5d247f34c
8077+
checksum: 10c0/88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70
80808078
languageName: node
80818079
linkType: hard
80828080

@@ -8806,15 +8804,6 @@ __metadata:
88068804
languageName: node
88078805
linkType: hard
88088806

8809-
"date-fns@npm:^2.30.0":
8810-
version: 2.30.0
8811-
resolution: "date-fns@npm:2.30.0"
8812-
dependencies:
8813-
"@babel/runtime": "npm:^7.21.0"
8814-
checksum: 10c0/e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581
8815-
languageName: node
8816-
linkType: hard
8817-
88188807
"dateformat@npm:^3.0.3":
88198808
version: 3.0.3
88208809
resolution: "dateformat@npm:3.0.3"
@@ -20118,13 +20107,6 @@ __metadata:
2011820107
languageName: node
2011920108
linkType: hard
2012020109

20121-
"spawn-command@npm:0.0.2":
20122-
version: 0.0.2
20123-
resolution: "spawn-command@npm:0.0.2"
20124-
checksum: 10c0/b22f2d71239e6e628a400831861ba747750bbb40c0a53323754cf7b84330b73d81e40ff1f9055e6d1971818679510208a9302e13d9ff3b32feb67e74d7a1b3ef
20125-
languageName: node
20126-
linkType: hard
20127-
2012820110
"spdx-correct@npm:^3.0.0":
2012920111
version: 3.2.0
2013020112
resolution: "spdx-correct@npm:3.2.0"

0 commit comments

Comments
 (0)