Skip to content

Commit 9c73c85

Browse files
Bump css-loader from 5.1.3 to 5.1.4
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.1.4. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack/css-loader@v5.1.3...v5.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d472516 commit 9c73c85

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.19.0",
3434
"@typescript-eslint/parser": "4.19.0",
3535
"clean-webpack-plugin": "3.0.0",
36-
"css-loader": "5.1.3",
36+
"css-loader": "5.1.4",
3737
"eslint": "7.22.0",
3838
"eslint-config-prettier": "8.1.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
@@ -2548,10 +2548,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
25482548
shebang-command "^2.0.0"
25492549
which "^2.0.1"
25502550

2551-
2552-
version "5.1.3"
2553-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.3.tgz#87f6fc96816b20debe3cf682f85c7e56a963d0d1"
2554-
integrity sha512-CoPZvyh8sLiGARK3gqczpfdedbM74klGWurF2CsNZ2lhNaXdLIUks+3Mfax3WBeRuHoglU+m7KG/+7gY6G4aag==
2551+
2552+
version "5.1.4"
2553+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.4.tgz#1f6d278f041d512ad410df7168f0bdae97f55950"
2554+
integrity sha512-3Fz3B+7nIw6N/rw/sEBxiZsOnYedKvT3w7gicEjAVc73k7gfYN0v2iyBxq4brQvv/Dt6haze4m0BbPd71/OAFw==
25552555
dependencies:
25562556
camelcase "^6.2.0"
25572557
cssesc "^3.0.0"

0 commit comments

Comments
 (0)