aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-02 08:07:32 +0000
committerGitHub <noreply@github.com>2024-08-02 08:07:32 +0000
commitcb56d2cc08dcb2d8c4acf63c397d26e65fce1a4d (patch)
tree43daf11b876e51ac3218c4b0deeb60177b2c544a /package.json
parent24b423dec2d666200530e14bc78aad9b3546c896 (diff)
downloadnextcloud-server-cb56d2cc08dcb2d8c4acf63c397d26e65fce1a4d.tar.gz
nextcloud-server-cb56d2cc08dcb2d8c4acf63c397d26e65fce1a4d.zip
build(deps-dev): bump typescript from 5.4.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5. - [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.4.3...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... 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 2c50f0d3416..7fa07a1fec9 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.2",
+ "typescript": "^5.4.5",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.16",
"wait-on": "^7.2.0",