Bump style-loader from 3.3.2 to 3.3.3

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.2 to 3.3.3.
- [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.2...v3.3.3)

---
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]
2023-05-22 02:57:01 +00:00
committed by GitHub
parent f26ce15631
commit a031fd7c77
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"postcss-scss": "^4.0.6",
"sass": "^1.62.1",
"sass-loader": "^13.2.2",
"style-loader": "^3.3.2",
"style-loader": "^3.3.3",
"stylelint": "^15.6.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-scss": "^5.0.0",