Skip to content

Commit

Permalink
chore(deps): bump postcss-loader from 4.3.0 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 4.3.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-contrib/postcss-loader@v4.3.0...v8.1.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 18, 2024
1 parent 32b40c5 commit b2cd34f
Show file tree
Hide file tree
Showing 4 changed files with 2,662 additions and 4,369 deletions.
2 changes: 1 addition & 1 deletion packages/taro-mini-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ora": "^5.0.0",
"postcss-html-transform": "workspace:*",
"postcss-import": "^14.0.0",
"postcss-loader": "4.3.0",
"postcss-loader": "8.1.0",
"postcss-pxtransform": "workspace:*",
"postcss-url": "^10.1.3",
"regenerator-runtime": "0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-webpack-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ora": "^5.0.0",
"postcss-html-transform": "workspace:*",
"postcss-import": "12.0.1",
"postcss-loader": "4.3.0",
"postcss-loader": "8.1.0",
"postcss-plugin-constparse": "workspace:*",
"postcss-pxtransform": "workspace:*",
"postcss-url": "8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-webpack5-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"ora": "^5.0.0",
"postcss-html-transform": "workspace:*",
"postcss-import": "^14.0.0",
"postcss-loader": "^7.0.1",
"postcss-loader": "^8.1.0",
"postcss-plugin-constparse": "workspace:*",
"postcss-pxtransform": "workspace:*",
"postcss-url": "^10.1.3",
Expand Down
Loading

0 comments on commit b2cd34f

Please sign in to comment.