1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-05-22 08:55:42 +02:00

chore(deps): update dependency concurrently to v8 (#2414)

This commit is contained in:
renovate[bot]
2023-09-10 10:19:32 +02:00
committed by GitHub
parent 6a61bb0a01
commit c8d50d0635
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@types/marked": "^5.0.0",
"@types/node": "^18.17.1",
"axios": "^1.0.0",
"concurrently": "^7.6.0",
"concurrently": "^8.0.0",
"marked": "^9.0.0",
"tslib": "^2.6.1",
"typescript": "^4.9.5"