Skip to content

Commit

Permalink
chore(deps): update dependency mini-css-extract-plugin to ^2.9.0 (#2487)
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] committed Apr 16, 2024
1 parent 462babe commit 69fbd07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"eslint-plugin-storybook": "^0.8.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.8.1",
"mini-css-extract-plugin": "^2.9.0",
"prettier": "^3.2.5",
"react-router": "^5.3.4",
"storybook": "^7.6.17",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13377,15 +13377,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -16605,7 +16605,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
ky: "npm:^1.2.3"
lodash-es: "npm:^4.17.21"
mini-css-extract-plugin: "npm:^2.8.1"
mini-css-extract-plugin: "npm:^2.9.0"
prettier: "npm:^3.2.5"
qrcode.react: "npm:^3.1.0"
react: "npm:^18.2.0"
Expand Down

0 comments on commit 69fbd07

Please sign in to comment.