Skip to content

Commit

Permalink
chore(deps): update dependency mini-css-extract-plugin to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 97ec146 commit 613d0e1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"core-js": "3.21.1",
"css-loader": "6.7.1",
"fork-ts-checker-webpack-plugin": "6.5.1",
"mini-css-extract-plugin": "2.6.0",
"mini-css-extract-plugin": "2.8.0",
"mustache": "4.2.0",
"node-sass": "7.0.1",
"postcss": "8.4.12",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ __metadata:
core-js: 3.21.1
css-loader: 6.7.1
fork-ts-checker-webpack-plugin: 6.5.1
mini-css-extract-plugin: 2.6.0
mini-css-extract-plugin: 2.8.0
mustache: 4.2.0
node-sass: 7.0.1
postcss: 8.4.12
Expand Down Expand Up @@ -15433,14 +15433,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.6.0":
version: 2.6.0
resolution: "mini-css-extract-plugin@npm:2.6.0"
"mini-css-extract-plugin@npm:2.8.0":
version: 2.8.0
resolution: "mini-css-extract-plugin@npm:2.8.0"
dependencies:
schema-utils: ^4.0.0
tapable: ^2.2.1
peerDependencies:
webpack: ^5.0.0
checksum: ea73bd66558de7a37db094fe68fa130e7a725ab15f880ff8467a75d9c4c2f1576d20720088ea22af9922a94b8600bbfef0c6acaf10d12a32a9bd20a90ba3c35f
checksum: c1edc3ee0e1b3514c3323fa72ad38e993f357964e76737f1d7bb6cf50a0af1ac071080ec16b4e1a94688d23f78533944badad50cd0f00d2ae176f9c58c1f2029
languageName: node
linkType: hard

Expand Down Expand Up @@ -20457,6 +20458,13 @@ __metadata:
languageName: node
linkType: hard

"tapable@npm:^2.2.1":
version: 2.2.1
resolution: "tapable@npm:2.2.1"
checksum: 3b7a1b4d86fa940aad46d9e73d1e8739335efd4c48322cb37d073eb6f80f5281889bf0320c6d8ffcfa1a0dd5bfdbd0f9d037e252ef972aca595330538aac4d51
languageName: node
linkType: hard

"tar-stream@npm:^1.5.2":
version: 1.6.2
resolution: "tar-stream@npm:1.6.2"
Expand Down

0 comments on commit 613d0e1

Please sign in to comment.