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

github.com/nextcloud/spreed.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-10-10 04:22:30 +0300
committerGitHub <noreply@github.com>2020-10-10 04:22:30 +0300
commite0f935c0d3e9526ce30ae77d7f2570baae5cc16f (patch)
tree41466903d85d035ba211379eff1cc118cf948c86 /package.json
parent5491c1accbd30013c0930d211dabb382aca7472e (diff)
Bump sass-loader from 10.0.2 to 10.0.3
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.3) 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 52db7bcc9..68e009ef2 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3",
"node-sass": "^4.14.1",
- "sass-loader": "^10.0.2",
+ "sass-loader": "^10.0.3",
"style-loader": "^1.3.0",
"stylelint": "^13.7.2",
"stylelint-config-recommended-scss": "^4.2.0",