Skip to content

Commit

Permalink
Update dependency mini-css-extract-plugin to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2024
1 parent 22d7d6f commit 52c3efe
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 @@ -20,7 +20,7 @@
"@swissquote/crafty-commons": "1.26.0",
"@swissquote/crafty-preset-stylelint": "1.26.0",
"lightningcss": "1.26.0",
"mini-css-extract-plugin": "2.9.0"
"mini-css-extract-plugin": "2.9.1"
},
"peerDependencies": {
"@swissquote/stylelint-config-swissquote": "1.26.0"
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 @@ -22,7 +22,7 @@
"@swissquote/crafty-commons-gulp": "1.26.0",
"@swissquote/crafty-preset-stylelint": "1.26.0",
"@swissquote/postcss-swissquote-preset": "1.26.0",
"mini-css-extract-plugin": "2.9.0",
"mini-css-extract-plugin": "2.9.1",
"postcss": "8.4.41",
"postcss-scss": "4.0.9",
"schema-utils": "4.2.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2708,7 +2708,7 @@ __metadata:
css-loader: "npm:7.1.2"
lightningcss: "npm:1.26.0"
lightningcss-loader: "npm:2.1.0"
mini-css-extract-plugin: "npm:2.9.0"
mini-css-extract-plugin: "npm:2.9.1"
style-loader: "npm:3.3.4"
peerDependencies:
"@swissquote/stylelint-config-swissquote": 1.26.0
Expand Down Expand Up @@ -2737,7 +2737,7 @@ __metadata:
css-loader: "npm:7.1.2"
gulp-postcss: "npm:10.0.0"
gulp-rename: "npm:2.0.0"
mini-css-extract-plugin: "npm:2.9.0"
mini-css-extract-plugin: "npm:2.9.1"
postcss: "npm:8.4.41"
postcss-loader: "patch:postcss-loader@npm%3A8.1.1#~/.yarn/patches/postcss-loader-npm-8.1.1-20cf547c92.patch"
postcss-scss: "npm:4.0.9"
Expand Down Expand Up @@ -10126,15 +10126,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.9.0":
version: 2.9.0
resolution: "mini-css-extract-plugin@npm:2.9.0"
"mini-css-extract-plugin@npm:2.9.1":
version: 2.9.1
resolution: "mini-css-extract-plugin@npm:2.9.1"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10c0/46e20747ea250420db8a82801b9779299ce3cd5ec4d6dd75e00904c39cc80f0f01decaa534b8cb9658d7d3b656b919cb2cc84b1ba7e2394d2d6548578a5c2901
checksum: 10c0/19361902ef028b9875aafa3931d99643c2d95824ba343a501c83ff61d069a430fcfc523ca796765798b564570da2199f5a28cd51b9528ddbcfdc9271c61400d0
languageName: node
linkType: hard

Expand Down

0 comments on commit 52c3efe

Please sign in to comment.