summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-11-20 10:15:02 +0100
committerGitHub <noreply@github.com>2022-11-20 10:15:02 +0100
commit2caebff2b5c12256b3f5aee84a07ca4ce2f6f279 (patch)
tree681c9127d7d55b9530e9892dc530df10bced0d32 /package.json
parent3e2876d8439673040d64926770d12042d459eb43 (diff)
parent7624f309c67e32085c2ef3c18b131d8f56f1ac8d (diff)
Merge pull request #8377 from nextcloud/dependabot/npm_and_yarn/typescript-4.9.3
Bump typescript from 4.8.4 to 4.9.3
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 cb49d846d..106b5a750 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"regenerator-runtime": "^0.13.10",
"terser-webpack-plugin": "^5.3.6",
"ts-loader": "^9.4.1",
- "typescript": "^4.8.4",
+ "typescript": "^4.9.3",
"vue-template-compiler": "^2.7.14",
"wasm-check": "^2.1.2",
"webpack-node-externals": "^3.0.0",