aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-11 02:59:34 +0000
committerGravatar dependabot-preview[bot]2020-11-11 03:02:40 +0000
commitca8f78d678d775dc3e27ae4f70d61791b7041ca6 (patch)
tree5865d8e9281c44ee4bb8b546d401df71a7804cc2 /package.json
parent02fa172078571f74cde5aa5b83a6b0a80835cbe6 (diff)
Bump mini-css-extract-plugin from 1.0.0 to 1.3.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.0.0 to 1.3.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.0.0...v1.3.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 dafb940f..a724f34c 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.1.0",
"file-loader": "^6.1.1",
- "mini-css-extract-plugin": "^1.0.0",
+ "mini-css-extract-plugin": "^1.3.0",
"postcss-loader": "^4.0.4",
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.7",