diff options
author | dependabot-preview[bot] | 2020-11-13 07:39:28 +0000 |
---|---|---|
committer | vitalyster | 2020-11-13 15:07:54 +0300 |
commit | 2004c10d179fa98df83f4a997a39a3391d24b341 (patch) | |
tree | b6cef70e9e87f2aa20c9de9e305b692e95df67ee /package.json | |
parent | 79c7ea180db21f64500f12ed21ca9a751553ab2f (diff) |
Bump mini-css-extract-plugin from 1.3.0 to 1.3.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.0 to 1.3.1.
- [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.0...v1.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5e1af358..9e7f907f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^2.2.1", "file-loader": "^6.2.0", - "mini-css-extract-plugin": "^1.3.0", + "mini-css-extract-plugin": "^1.3.1", "postcss-loader": "^4.0.4", "postcss-preset-env": "^6.7.0", "regenerator-runtime": "^0.13.7", |