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-04 04:20:20 +0300
committerGitHub <noreply@github.com>2020-07-04 04:20:20 +0300
commit5952643f7eea3d3efae844ece33770886046c7c7 (patch)
treeb15e11dad67023ee6a4ff307939b21d39bada408 /package.json
parenta6eaabe59e379c690805bc40a20b5104ce5cd320 (diff)
Bump typescript from 3.9.5 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) 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 cd21aa42..11a56c30 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"stylelint-scss": "^3.18.0",
"stylelint-webpack-plugin": "^2.0.0",
"ts-loader": "^7.0.5",
- "typescript": "^3.9.5",
+ "typescript": "^3.9.6",
"url-loader": "^4.1.0",
"vue-jest": "^3.0.5",
"vue-loader": "^15.9.2",