aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-21 01:21:33 +0000
committerGitHub <noreply@github.com>2023-10-21 01:21:33 +0000
commited80b1351ae2c2316ba80a8468dc108b708a85e2 (patch)
tree1c8d461ab2c6549558a08f154e1a40a6090b13b4 /package.json
parent5c2610af7dbce72fa1c1b02185a2c28cd5be004e (diff)
downloadnextcloud-server-ed80b1351ae2c2316ba80a8468dc108b708a85e2.tar.gz
nextcloud-server-ed80b1351ae2c2316ba80a8468dc108b708a85e2.zip
chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.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 62746290564..9b7380eb842 100644
--- a/package.json
+++ b/package.json
@@ -177,7 +177,7 @@
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
- "typescript": "^5.1.6",
+ "typescript": "^5.2.2",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.14",
"wait-on": "^7.0.1",