diff options
author | dependabot[bot] | 2021-01-29 06:43:42 +0000 |
---|---|---|
committer | vitalyster | 2021-01-29 09:59:17 +0300 |
commit | aabecd68be15b58be27e4dce514a86753ae3697b (patch) | |
tree | 165faa28b5c43e2e6797b764a57dbcd0fc9feb51 /package.json | |
parent | e86dad5b2aa1590a96c2ab610dcb945ca0c09e37 (diff) |
Bump mini-css-extract-plugin from 1.3.4 to 1.3.5
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.4 to 1.3.5.
- [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.4...v1.3.5)
Signed-off-by: dependabot[bot] <support@github.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 67876014..fbd467d2 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^2.4.3", "file-loader": "^6.2.0", - "mini-css-extract-plugin": "^1.3.4", + "mini-css-extract-plugin": "^1.3.5", "postcss-loader": "^4.2.0", "postcss-preset-env": "^6.7.0", "regenerator-runtime": "^0.13.7", |