Bump postcss-loader from 8.1.1 to 8.2.0

Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 8.1.1 to 8.2.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/v8.1.1...v8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-03 08:36:31 +00:00
committed by GitHub
parent 6259f1ba0c
commit ce2c32ebd9
2 changed files with 26 additions and 32 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.9.4",
"postcss": "^8.5.6",
"postcss-loader": "^8.1.1",
"postcss-loader": "^8.2.0",
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.14",
"typescript": "^5.9.2",