Skip to content

Commit

Permalink
Update dependency concurrently to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent c7299fa commit a8247a7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 34 deletions.
40 changes: 9 additions & 31 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/code-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier-plugin-packagejson": "^2.4.6"
},
"devDependencies": {
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"typescript": "^5.2.2",
"typescript-json-schema": "^0.63.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/common-tags": "^1.8.3",
"@types/node": "^20.12.11",
"@types/npmcli__package-json": "^4.0.4",
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"esbuild": "^0.21.1",
"glob": "^10.3.14",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@code-style/typescript-configs": "^2.0.0-32",
"@types/eslint": "^8.44.2",
"@types/node": "^20.12.11",
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"esbuild": "^0.21.1",
"glob": "^10.3.14",
"tsx": "^4.9.4",
Expand Down

0 comments on commit a8247a7

Please sign in to comment.