Skip to content

Commit dbfc0e7

Browse files
Bump css-loader from 5.2.5 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.5 to 5.2.6. - [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.5...v5.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2a8f1b9 commit dbfc0e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "4.24.0",
3434
"@typescript-eslint/parser": "4.24.0",
3535
"clean-webpack-plugin": "3.0.0",
36-
"css-loader": "5.2.5",
36+
"css-loader": "5.2.6",
3737
"eslint": "7.27.0",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-plugin-prefer-arrow": "1.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2587,10 +2587,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
25872587
shebang-command "^2.0.0"
25882588
which "^2.0.1"
25892589

2590-
css-loader@5.2.5:
2591-
version "5.2.5"
2592-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.5.tgz#cdd18d6fe42748990793b4a7ec32eb16f36ba9d7"
2593-
integrity sha512-bH6QQacvSRtLX0lycAOs43S173n+lfXxB5cx4FjVkTLw5tAEwk5bxNLbkt5K1iETd5KxazRx70GpqOxsuwKiFA==
2590+
css-loader@5.2.6:
2591+
version "5.2.6"
2592+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.6.tgz#c3c82ab77fea1f360e587d871a6811f4450cc8d1"
2593+
integrity sha512-0wyN5vXMQZu6BvjbrPdUJvkCzGEO24HC7IS7nW4llc6BBFC+zwR9CKtYGv63Puzsg10L/o12inMY5/2ByzfD6w==
25942594
dependencies:
25952595
icss-utils "^5.1.0"
25962596
loader-utils "^2.0.0"

0 commit comments

Comments
 (0)