Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-20 10:53:47 +0300
committerGitHub <noreply@github.com>2020-07-20 10:53:47 +0300
commitdcd3365e24220d74a016c73de2bc3f7b2da8c4cf (patch)
tree221208043bbdcc119b2dd4beadf01ff0418db8e1 /package.json
parentcbcd5a7e741515061e60a310d66fc09a4cbadf99 (diff)
Bump typescript from 3.9.6 to 3.9.7
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 e694e99d..c8ce67be 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"stylelint-scss": "^3.18.0",
"stylelint-webpack-plugin": "^2.1.0",
"ts-loader": "^8.0.1",
- "typescript": "^3.9.6",
+ "typescript": "^3.9.7",
"url-loader": "^4.1.0",
"vue-jest": "^3.0.6",
"vue-loader": "^15.9.3",