Skip to content

Commit

Permalink
Update dependency css-loader to v7.1.1 (#2333)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent d7bf4bf commit d69765c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-preset-lightningcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@swissquote/stylelint-config-swissquote": "1.25.0"
},
"devDependencies": {
"css-loader": "7.1.0",
"css-loader": "7.1.1",
"lightningcss-loader": "2.1.0",
"style-loader": "3.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@swissquote/stylelint-config-swissquote": "1.25.0"
},
"devDependencies": {
"css-loader": "7.1.0",
"css-loader": "7.1.1",
"gulp-postcss": "10.0.0",
"gulp-rename": "2.0.0",
"postcss-loader": "patch:postcss-loader@npm%3A8.1.1#~/.yarn/patches/postcss-loader-npm-8.1.1-20cf547c92.patch",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2689,7 +2689,7 @@ __metadata:
"@swissquote/crafty": "npm:1.25.0"
"@swissquote/crafty-commons": "npm:1.25.0"
"@swissquote/crafty-preset-stylelint": "npm:1.25.0"
css-loader: "npm:7.1.0"
css-loader: "npm:7.1.1"
lightningcss: "npm:1.24.1"
lightningcss-loader: "npm:2.1.0"
mini-css-extract-plugin: "npm:2.8.1"
Expand Down Expand Up @@ -2718,7 +2718,7 @@ __metadata:
"@swissquote/crafty-commons-gulp": "npm:1.25.0"
"@swissquote/crafty-preset-stylelint": "npm:1.25.0"
"@swissquote/postcss-swissquote-preset": "npm:1.25.0"
css-loader: "npm:7.1.0"
css-loader: "npm:7.1.1"
gulp-postcss: "npm:10.0.0"
gulp-rename: "npm:2.0.0"
mini-css-extract-plugin: "npm:2.8.1"
Expand Down Expand Up @@ -5562,9 +5562,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:7.1.0":
version: 7.1.0
resolution: "css-loader@npm:7.1.0"
"css-loader@npm:7.1.1":
version: 7.1.1
resolution: "css-loader@npm:7.1.1"
dependencies:
icss-utils: "npm:^5.1.0"
postcss: "npm:^8.4.33"
Expand All @@ -5582,7 +5582,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/3b80991539f32cef390b0fafb55578f9a2bbee47701fe76828f94e84180297d7f69146e2c50214d7824ba955bb4e7d527fccb07ea41d1277de3be278c655237b
checksum: 10c0/ebb4ffe68e9df0036fcce66ae182648d4d16b2fdfdc04a5bf7d7783776d389a23be161bb7139a3f842dc75466882544f46d2183bc9399d0bacf83b66a1802b41
languageName: node
linkType: hard

Expand Down

0 comments on commit d69765c

Please sign in to comment.