Skip to content

Commit d109e52

Browse files
Bump css-loader from 5.2.1 to 5.2.2 (#591)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.1 to 5.2.2. - [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@v5.2.1...v5.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eba5d1c commit d109e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"autoprefixer": "10.2.5",
2121
"clean-webpack-plugin": "3.0.0",
2222
"cross-env": "7.0.3",
23-
"css-loader": "5.2.1",
23+
"css-loader": "5.2.2",
2424
"fibers": "5.0.0",
2525
"mini-css-extract-plugin": "1.5.0",
2626
"postcss": "8.2.10",

0 commit comments

Comments
 (0)