build(deps-dev): bump css-loader from 6.7.1 to 6.7.3

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.3.
- [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.7.1...v6.7.3)

---
updated-dependencies:
- dependency-name: css-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-02-07 10:12:00 +00:00 committed by Lucas Garfield
parent 0e4d12bae0
commit 4c33f34970
2 changed files with 18 additions and 18 deletions

View file

@ -64,7 +64,7 @@
"babel-jest": "29.3.1",
"babel-plugin-dual-import": "1.2.1",
"babel-plugin-transform-imports": "2.0.0",
"css-loader": "6.7.1",
"css-loader": "6.7.3",
"eslint": "8.32.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest-dom": "4.0.3",