Bump style-loader from 3.3.3 to 3.3.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-15 03:54:03 +00:00
committed by GitHub
parent ab3eaf2d3d
commit 9be7cf8939
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"postcss-scss": "^4.0.9",
"sass": "^1.69.7",
"sass-loader": "^13.3.2",
"style-loader": "^3.3.3",
"style-loader": "^3.3.4",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.1.0",