build(deps-dev): bump css-loader from 6.11.0 to 7.1.2 (#10180)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.11.0 to 7.1.2.
- [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.11.0...v7.1.2)

---
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-09-10 11:45:06 -04:00
committed by GitHub
parent a668d8ad9e
commit 44a589ed1c
2 changed files with 101 additions and 7 deletions
+1 -1
View File
@@ -112,7 +112,7 @@
"@typescript-eslint/typescript-estree": "7.1.1",
"ajv": "^8.12.0",
"commander": "12.0.0",
"css-loader": "^6.10.0",
"css-loader": "^7.1.2",
"dotenv": "16.4.5",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",