summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-16 02:31:12 +0000
committerGitHub <noreply@github.com>2024-03-16 02:31:12 +0000
commita5984c8b10b46a049518bacaea2888183320d6a5 (patch)
tree43e18e14e857f1aeca26ce43b739ed0573a3f408 /package.json
parent97adb26cd9419190671e47e5813bafad008a51cf (diff)
downloadnextcloud-server-a5984c8b10b46a049518bacaea2888183320d6a5.tar.gz
nextcloud-server-a5984c8b10b46a049518bacaea2888183320d6a5.zip
chore(deps-dev): Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 c9d8cc2466f..22f1ff870c7 100644
--- a/package.json
+++ b/package.json
@@ -181,7 +181,7 @@
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
- "typescript": "^5.2.2",
+ "typescript": "^5.4.2",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.16",
"wait-on": "^7.2.0",