build(deps): bump postcss-loader from 7.1.0 to 7.2.3 (#1661)

Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.1.0 to 7.2.3.
- [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/v7.1.0...v7.2.3)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-04 07:35:42 +00:00
committed by GitHub
parent 36b818ab10
commit 525ca40ee4
2 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"navigator.locks": "^0.8.6",
"postcss": "^8.4.21",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^7.1.0",
"postcss-loader": "^7.2.3",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^8.3.0",
"prompts": "^2.4.2",