Skip to content

Commit

Permalink
chore: bump css-loader from 6.10.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v6.10.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and freaktechnik committed Apr 10, 2024
1 parent d3b760b commit 8922cd8
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@freaktechnik/eslint-config-babel": "^9.2.1",
"@freaktechnik/eslint-config-vue": "^9.2.1",
"babel-loader": "^9.1.3",
"css-loader": "^6.10.0",
"css-loader": "^7.1.0",
"eclint": "^2.8.1",
"eslint": "^8.57.0",
"eslint-plugin-optimize-regex": "^1.2.1",
Expand Down

0 comments on commit 8922cd8

Please sign in to comment.