summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-12 00:54:23 +0000
committerGitHub <noreply@github.com>2020-10-12 00:54:23 +0000
commitcea955c666becdc295212be5168da3eef92a5a17 (patch)
tree235985697d1c042fe4ff55bc2b0f26e9127828be /package.json
parent6ec6fc50f1e798b2243bf38fce0345572c1140d2 (diff)
Bump style-loader from 1.3.0 to 2.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.3.0...v2.0.0) 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 651412ad..79e316d6 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"prettier-eslint": "^11.0.0",
"raw-loader": "^4.0.2",
"sass-loader": "^10.0.3",
- "style-loader": "^1.3.0",
+ "style-loader": "^2.0.0",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.3.0",
"stylelint-webpack-plugin": "^0.10.5",