Skip to content

Commit 5322f7d

Browse files
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](webpack/postcss-loader@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] <[email protected]>
1 parent 2369b62 commit 5322f7d

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
@@ -23,7 +23,7 @@
2323
"css-loader": "7.1.2",
2424
"mini-css-extract-plugin": "2.9.4",
2525
"postcss": "8.5.6",
26-
"postcss-loader": "8.1.1",
26+
"postcss-loader": "8.2.0",
2727
"postcss-scss": "4.0.9",
2828
"sass": "1.90.0",
2929
"sass-loader": "16.0.5",

0 commit comments

Comments
 (0)