Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit 0c14e80

Browse files
chore(deps): bump postcss-loader from 6.2.1 to 7.0.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.2.1 to 7.0.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-contrib/postcss-loader@v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: postcss-loader dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eeb059d commit 0c14e80

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
@@ -70,7 +70,7 @@
7070
"optimize-css-assets-webpack-plugin": "^6.0.1",
7171
"postcss": "^8.4.14",
7272
"postcss-flexbugs-fixes": "^5.0.2",
73-
"postcss-loader": "^6.2.1",
73+
"postcss-loader": "^7.0.0",
7474
"postcss-normalize": "^10.0.1",
7575
"postcss-preset-env": "^7.7.2",
7676
"postcss-safe-parser": "^6.0.0",

0 commit comments

Comments
 (0)