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

chore(deps): update dependency typescript to v5 (#2421)

This commit is contained in:
renovate[bot]
2023-09-10 10:33:18 +02:00
committed by GitHub
parent c8d50d0635
commit f0e767eb21
4 changed files with 73 additions and 73 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"concurrently": "^8.0.0",
"marked": "^9.0.0",
"tslib": "^2.6.1",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"peerDependencies": {
"react": "^17.0.2",