Skip to content

Commit 0780734

Browse files
Bump postcss-loader from 8.2.0 to 8.2.1
Bumps [postcss-loader](https://github.com/webpack/postcss-loader) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/webpack/postcss-loader/releases) - [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md) - [Commits](webpack/postcss-loader@v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: postcss-loader dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b620586 commit 0780734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"css-loader": "7.1.3",
3333
"mini-css-extract-plugin": "2.10.0",
3434
"postcss": "8.5.6",
35-
"postcss-loader": "8.2.0",
35+
"postcss-loader": "8.2.1",
3636
"postcss-scss": "4.0.9",
3737
"sass": "1.97.3",
3838
"sass-loader": "16.0.7",

0 commit comments

Comments
 (0)