Skip to content

Commit

Permalink
chore(deps): 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.2.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.2.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
1 parent 69bbc22 commit 57c2b2e
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 94 deletions.
158 changes: 65 additions & 93 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
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^12.7.8",
"ajv": "^6.10.2",
"copyfiles": "^2.1.1",
"css-loader": "^3.2.0",
"css-loader": "^6.8.1",
"css-to-string-loader": "0.1.3",
"file-loader": "^4.2.0",
"html-webpack-plugin": "3.2.0",
Expand Down

0 comments on commit 57c2b2e

Please sign in to comment.