Skip to content

Commit

Permalink
chore(deps-dev): Bump postcss-loader from 7.3.4 to 8.0.0 (#16572)
Browse files Browse the repository at this point in the history
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.4 to 8.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@v7.3.4...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and PatrykBuniX committed Jan 26, 2024
1 parent b291624 commit a557c35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"postcss": "8.4.33",
"postcss-import": "^16.0.0",
"postcss-less": "6.0.0",
"postcss-loader": "^7.3.4",
"postcss-loader": "^8.0.0",
"postcss-preset-env": "^9.3.0",
"postcss-scss": "4.0.9",
"prettier": "^3.2.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6726,7 +6726,7 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:8.3.6, cosmiconfig@npm:^8.3.5":
"cosmiconfig@npm:8.3.6":
version: 8.3.6
resolution: "cosmiconfig@npm:8.3.6"
dependencies:
Expand Down Expand Up @@ -13698,17 +13698,17 @@ __metadata:
languageName: node
linkType: hard

"postcss-loader@npm:^7.3.4":
version: 7.3.4
resolution: "postcss-loader@npm:7.3.4"
"postcss-loader@npm:^8.0.0":
version: 8.0.0
resolution: "postcss-loader@npm:8.0.0"
dependencies:
cosmiconfig: ^8.3.5
cosmiconfig: ^9.0.0
jiti: ^1.20.0
semver: ^7.5.4
peerDependencies:
postcss: ^7.0.0 || ^8.0.1
webpack: ^5.0.0
checksum: f109eb266580eb296441a1ae057f93629b9b79ad962bdd3fc134417180431606a5419b6f5848c31e6d92c818e71fe96e4335a85cc5332c2f7b14e2869951e5b3
checksum: 10a79c1ceabf32f323a068c1369fe0e5b7fcf694af47e1e59b4c5a679bcc80969e77a1d21f1f156d49aa2979d0929a59cf2774c6ea4ee728d11b7e6c636c5e20
languageName: node
linkType: hard

Expand Down Expand Up @@ -17667,7 +17667,7 @@ __metadata:
postcss: 8.4.33
postcss-import: ^16.0.0
postcss-less: 6.0.0
postcss-loader: ^7.3.4
postcss-loader: ^8.0.0
postcss-preset-env: ^9.3.0
postcss-scss: 4.0.9
prettier: ^3.2.2
Expand Down

0 comments on commit a557c35

Please sign in to comment.