summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-10 07:06:39 +0000
committerGitHub <noreply@github.com>2022-09-10 07:06:39 +0000
commitdb702cee517f9ae5108686b67dc4ddedbc85b377 (patch)
tree5c3eb2d610906197350a265d5541ff8900556760 /package.json
parent3bf6f360abb0a91959aea055001fc6c61e6d3396 (diff)
parente727ba7a5a09438919e695219ffb3254d61b30a8 (diff)
Merge pull request #2921 from nextcloud/dependabot/npm_and_yarn/typescript-4.8.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 97b2f6ed..ea0057e8 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"jest": "^27",
"ts-jest": "^27.1.4",
"ts-loader": "^9.3.1",
- "typescript": "^4.8.2"
+ "typescript": "^4.8.3"
},
"browserslist": [
"extends @nextcloud/browserslist-config"