chore(deps-dev): bump css-loader from 6.10.0 to 7.1.1 (#9801)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.10.0...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-11 09:37:41 +02:00
committed by GitHub
parent 1fb274ae85
commit 40709826bd
2 changed files with 19 additions and 19 deletions

View File

@@ -133,7 +133,7 @@
"buffer": "^6.0.3",
"cors": "^2.8.5",
"cross-env": "=7.0.3",
"css-loader": "=6.10.0",
"css-loader": "=7.1.1",
"cssnano": "=6.1.2",
"cypress": "=13.7.2",
"dedent": "^1.5.1",