build(deps): bump postcss-loader from 7.3.3 to 7.3.4 (#2207)

Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.3 to 7.3.4.
- [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.3.3...v7.3.4)

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

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-12-28 06:19:27 +00:00
committed by GitHub
parent 4683d87d0a
commit 2b7cedcdbf
2 changed files with 29 additions and 12 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"navigator.locks": "^0.8.6",
"postcss": "^8.4.32",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^7.3.3",
"postcss-loader": "^7.3.4",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^9.3.0",
"prompts": "^2.4.2",