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-18 04:19:18 +0300
committerGitHub <noreply@github.com>2020-07-18 04:19:18 +0300
commitdb5ab9587f9865d563e5843207c46ec7958f0f88 (patch)
tree71ffb64bc9e124bdc0489caeb63ad08e402f0685 /package.json
parent8b380560433b7ed3fd7a13d36877fe2a7a56b55d (diff)
Bump ts-loader from 7.0.5 to 8.0.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.5 to 8.0.1. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.1) 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 ba9e5492..2fc53f16 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",
"stylelint-webpack-plugin": "^2.1.0",
- "ts-loader": "^7.0.5",
+ "ts-loader": "^8.0.1",
"typescript": "^3.9.6",
"url-loader": "^4.1.0",
"vue-jest": "^3.0.6",