Bump style-loader from 3.3.4 to 4.0.0

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.4 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.4...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-15 10:55:46 +00:00
committed by GitHub
parent 19036bb7c1
commit 0114de8913
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"postcss-scss": "^4.0.9",
"sass": "^1.75.0",
"sass-loader": "^14.2.0",
"style-loader": "^3.3.4",
"style-loader": "^4.0.0",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.1.0",