Skip to content

Commit

Permalink
Bump postcss and css-loader
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together.


Updates `postcss` from 7.0.39 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.31)

Updates `css-loader` from 3.6.0 to 6.8.1
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v3.6.0...v6.8.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: css-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
1 parent 95c5f51 commit f44df24
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 137 deletions.
266 changes: 130 additions & 136 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-jest": "^25.4.0",
"babel-loader": "^9.1.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^3.6.0",
"css-loader": "^6.8.1",
"file-loader": "^6.2.0",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
Expand Down

0 comments on commit f44df24

Please sign in to comment.