Skip to content

Commit 0ae60d7

Browse files
Bump postcss-loader from 8.0.0 to 8.1.0 (#1011)
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 8.0.0 to 8.1.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.0.0...v8.1.0) --- updated-dependencies: - dependency-name: postcss-loader dependency-type: direct:development 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>
1 parent 0742efb commit 0ae60d7

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": "6.9.0",
2424
"mini-css-extract-plugin": "2.7.7",
2525
"postcss": "8.4.33",
26-
"postcss-loader": "8.0.0",
26+
"postcss-loader": "8.1.0",
2727
"postcss-scss": "4.0.9",
2828
"sass": "1.71.1",
2929
"sass-loader": "14.0.0",

0 commit comments

Comments
 (0)