aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-09 06:40:30 +0000
committerGravatar vitalyster2021-02-09 16:10:45 +0300
commitaccb21e42f5ee36b97cce861a75fd07ad1a6a4cc (patch)
tree93b121db79bceec7c91729e287ee046d4ed0f63d /package.json
parent557d0d2aebe11991273e7ca94ee27085275f8d87 (diff)
Bump mini-css-extract-plugin from 1.3.5 to 1.3.6
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.5 to 1.3.6. - [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.3.5...v1.3.6) Signed-off-by: dependabot[bot] <support@github.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 bc2bcdee..791c699c 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.5.0",
"file-loader": "^6.2.0",
- "mini-css-extract-plugin": "^1.3.5",
+ "mini-css-extract-plugin": "^1.3.6",
"postcss-loader": "^5.0.0",
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.7",