chore(deps-dev): bump css-loader from 5.1.3 to 5.2.0

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [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/v5.1.3...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-25 00:35:13 +00:00
committed by GitHub
parent 801753e2af
commit 44d3d297f2
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"@nuxtjs/color-mode": "2.0.5",
"@nuxtjs/tailwindcss": "4.0.1",
"autoprefixer": "^10.2.5",
"css-loader": "5.1.3",
"css-loader": "5.2.0",
"nuxt-postcss8": "^1.1.2",
"postcss": "^8.2.6",
"tailwindcss": "^2.0.4"