diff options
author | dependabot-preview[bot] | 2020-11-20 09:03:01 +0000 |
---|---|---|
committer | vitalyster | 2020-11-20 12:05:02 +0300 |
commit | 8051b87688048184eb854e663c3b120be7f6b5de (patch) | |
tree | bf855eff8ca3768eff8d8cf88f899f1ae02f58d3 /package.json | |
parent | 22da91a2fd6362633c6e8b31a19887db0c1c576a (diff) |
Bump postcss-loader from 4.0.4 to 4.1.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v4.0.4...v4.1.0)
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 e17ca0ec..7e88635e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-webpack-plugin": "^2.3.0", "file-loader": "^6.2.0", "mini-css-extract-plugin": "^1.3.1", - "postcss-loader": "^4.0.4", + "postcss-loader": "^4.1.0", "postcss-preset-env": "^6.7.0", "regenerator-runtime": "^0.13.7", "style-loader": "^2.0.0", |