Skip to content

Commit

Permalink
fix(deps): update dependency mini-css-extract-plugin to ^2.4.5 (#366)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 20, 2021
1 parent 06bacf8 commit 30dee40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest": "^27.3.1",
"jest-resolve": "^27.3.1",
"jest-watch-typeahead": "^1.0.0",
"mini-css-extract-plugin": "^2.4.4",
"mini-css-extract-plugin": "^2.4.5",
"postcss": "^8.3.11",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^6.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3913,7 +3913,7 @@ __metadata:
jest: ^27.3.1
jest-resolve: ^27.3.1
jest-watch-typeahead: ^1.0.0
mini-css-extract-plugin: ^2.4.4
mini-css-extract-plugin: ^2.4.5
postcss: ^8.3.11
postcss-flexbugs-fixes: ^5.0.2
postcss-loader: ^6.2.0
Expand Down Expand Up @@ -13944,14 +13944,14 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:^2.4.4":
version: 2.4.4
resolution: "mini-css-extract-plugin@npm:2.4.4"
"mini-css-extract-plugin@npm:^2.4.5":
version: 2.4.5
resolution: "mini-css-extract-plugin@npm:2.4.5"
dependencies:
schema-utils: ^3.1.0
schema-utils: ^4.0.0
peerDependencies:
webpack: ^5.0.0
checksum: afc3c2d364096b3ec79c910f0b0e0f62b6861b84e0bcdf8c05b267e529b8f4e450984b0fc7afcd1e87616cbefcd688eeef1c41ce3c892a9c313f4dc9132189fb
checksum: 09ad56ac33fd960c6a645a2a18b0fee22c34c8e48e91fc48acc5ac3b9c101a5e9ea50d168b94c9fcdf571265271f6e4dd4fea835b2242907d4311b170aff322f
languageName: node
linkType: hard

Expand Down

0 comments on commit 30dee40

Please sign in to comment.