aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-13 05:02:20 +0000
committerGitHub <noreply@github.com>2024-04-13 05:02:20 +0000
commitc63c68b76129607580978c79678cc9dd85d9430f (patch)
tree732ae9f711caae65bdd02bd959d84a651a03abfa /package.json
parent299e6685026da6007ce67d94c944e8524ad247fa (diff)
parentd9a2afbed314ac2ac05f56771f8b0ccb9a3fd216 (diff)
downloadnextcloud-server-c63c68b76129607580978c79678cc9dd85d9430f.tar.gz
nextcloud-server-c63c68b76129607580978c79678cc9dd85d9430f.zip
Merge pull request #44809 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 52c8e315f1a..eb445c02384 100644
--- a/package.json
+++ b/package.json
@@ -182,7 +182,7 @@
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
- "typescript": "^5.4.3",
+ "typescript": "^5.4.5",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.16",
"wait-on": "^7.2.0",