Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 782271b commit 970241f
Show file tree
Hide file tree
Showing 5 changed files with 2,744 additions and 7,747 deletions.
2 changes: 1 addition & 1 deletion packages/x-adapter-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@microsoft/api-documenter": "7.23.0",
"@microsoft/api-extractor": "7.39.0",
"@types/jest": "27.5.0",
"concurrently": "8.2.0",
"concurrently": "9.1.2",
"jest": "27.5.0",
"rimraf": "3.0.2",
"ts-jest": "27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/jest": "27.5.0",
"concurrently": "8.2.0",
"concurrently": "9.1.2",
"jest": "27.5.0",
"rimraf": "3.0.2",
"ts-jest": "27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-bus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/jest": "27.5.0",
"concurrently": "8.2.0",
"concurrently": "9.1.2",
"jest": "27.5.0",
"rimraf": "3.0.2",
"ts-jest": "27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-priority-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "27.5.0",
"concurrently": "8.2.0",
"concurrently": "9.1.2",
"jest": "27.5.0",
"rimraf": "3.0.2",
"ts-jest": "27.1.0",
Expand Down
Loading

0 comments on commit 970241f

Please sign in to comment.