Skip to content

Commit

Permalink
chore(deps): update dependency mini-css-extract-plugin to ~2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 805fbc2 commit 016d31c
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/carbon-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"karma-spec-reporter": "0.0.36",
"karma-webpack": "^4.0.2",
"magic-string": "^0.30.0",
"mini-css-extract-plugin": "~2.7.0",
"mini-css-extract-plugin": "~2.8.0",
"mkdirp": "^0.5.0",
"null-loader": "^4.0.0",
"playwright": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"karma-webpack": "^4.0.2",
"magic-string": "^0.30.0",
"marked": "^4.0.10",
"mini-css-extract-plugin": "~2.7.0",
"mini-css-extract-plugin": "~2.8.0",
"mkdirp": "^0.5.0",
"polymer-webpack-loader": "^2.0.0",
"postcss": "^8.2.10",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3420,7 +3420,7 @@ __metadata:
lodash.pickby: "npm:^4.6.0"
magic-string: "npm:^0.30.0"
marked: "npm:^4.0.10"
mini-css-extract-plugin: "npm:~2.7.0"
mini-css-extract-plugin: "npm:~2.8.0"
mkdirp: "npm:^0.5.0"
polymer-webpack-loader: "npm:^2.0.0"
postcss: "npm:^8.2.10"
Expand Down Expand Up @@ -3751,7 +3751,7 @@ __metadata:
lit: "npm:^2.7.6"
lodash-es: "npm:^4.17.21"
magic-string: "npm:^0.30.0"
mini-css-extract-plugin: "npm:~2.7.0"
mini-css-extract-plugin: "npm:~2.8.0"
mkdirp: "npm:^0.5.0"
null-loader: "npm:^4.0.0"
playwright: "npm:^1.0.0"
Expand Down Expand Up @@ -25107,14 +25107,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:~2.7.0":
version: 2.7.7
resolution: "mini-css-extract-plugin@npm:2.7.7"
"mini-css-extract-plugin@npm:~2.8.0":
version: 2.8.0
resolution: "mini-css-extract-plugin@npm:2.8.0"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10/55e9cb89a648e9d493dd66eb54cbf02783c6623d0e332ddb4c2374891fcd8de051d5f97473e40478eb2e091ea32fc9ac84c3cd583b445df9f444cc6b7483e1b1
checksum: 10/38166b717682d9e8bd4c1426e1b6463d85c1853fb82c0bd9607c1cbeb070db0feb226acd54364633aeaa832f55230e171599936d85d010626c6414597ba0e1ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -33150,7 +33151,7 @@ __metadata:
languageName: node
linkType: hard

"tapable@npm:^2.1.1, tapable@npm:^2.2.0":
"tapable@npm:^2.1.1, tapable@npm:^2.2.0, tapable@npm:^2.2.1":
version: 2.2.1
resolution: "tapable@npm:2.2.1"
checksum: 10/1769336dd21481ae6347611ca5fca47add0962fd8e80466515032125eca0084a4f0ede11e65341b9c0018ef4e1cf1ad820adbb0fba7cc99865c6005734000b0a
Expand Down

0 comments on commit 016d31c

Please sign in to comment.