Bump style-loader from 3.3.1 to 3.3.2

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

---
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-03-27 02:57:37 +00:00
committed by GitHub
parent 650ef29042
commit 6d5d19ecae
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"postcss-scss": "^4.0.6",
"sass": "^1.60.0",
"sass-loader": "^13.2.0",
"style-loader": "^3.3.1",
"style-loader": "^3.3.2",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
"stylelint-scss": "^4.5.0",