Bump postcss-loader from 5.3.0 to 6.2.1

Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.3.0 to 6.2.1.
- [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/v5.3.0...v6.2.1)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-01 03:05:13 +00:00
committed by GitHub
parent 8d9c219406
commit 3276e5a3be
2 changed files with 11 additions and 11 deletions

View File

@ -51,7 +51,7 @@
"mini-css-extract-plugin": "^1.4.0",
"node-sass": "^6.0.0",
"postcss": "^8.2.7",
"postcss-loader": "^5.2.0",
"postcss-loader": "^6.2.1",
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",