Skip to content

Commit

Permalink
build(deps): Bump mini-css-extract-plugin from 2.9.1 to 2.9.2 (#7891)
Browse files Browse the repository at this point in the history
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 667b25d commit 5af2580
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dotenv": "^16.4.5",
"finalhandler": "1.3.1",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.1",
"mini-css-extract-plugin": "^2.9.2",
"playwright": "1.48.2",
"postcss": "^8.4.47",
"postcss-modules": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"jest-environment-node": "^29.7.0",
"jest-preset-stylelint": "^7.1.0",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"postcss-custom-media": "^11.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4077,7 +4077,7 @@ __metadata:
jest-environment-node: "npm:^29.7.0"
jest-preset-stylelint: "npm:^7.1.0"
lint-staged: "npm:^15.2.10"
mini-css-extract-plugin: "npm:^2.9.1"
mini-css-extract-plugin: "npm:^2.9.2"
postcss: "npm:^8.4.47"
postcss-cli: "npm:^11.0.0"
postcss-custom-media: "npm:^11.0.4"
Expand Down Expand Up @@ -5064,7 +5064,7 @@ __metadata:
dotenv: "npm:^16.4.5"
finalhandler: "npm:1.3.1"
html-webpack-plugin: "npm:^5.6.3"
mini-css-extract-plugin: "npm:^2.9.1"
mini-css-extract-plugin: "npm:^2.9.2"
playwright: "npm:1.48.2"
postcss: "npm:^8.4.47"
postcss-modules: "npm:^6.0.0"
Expand Down Expand Up @@ -11676,15 +11676,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:^2.9.1":
version: 2.9.1
resolution: "mini-css-extract-plugin@npm:2.9.1"
"mini-css-extract-plugin@npm:^2.9.2":
version: 2.9.2
resolution: "mini-css-extract-plugin@npm:2.9.2"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10/a4a0c73a054254784b9d39a3a4f117691600355125242dfc46ced0912b4937050823478bdbf403b5392c21e2fb2203902b41677d67c7d668f77b985b594e94c6
checksum: 10/db6ddb8ba56affa1a295b57857d66bad435d36e48e1f95c75d16fadd6c70e3ba33e8c4141c3fb0e22b4d875315b41c4f58550c6ac73b50bdbe429f768297e3ff
languageName: node
linkType: hard

Expand Down

0 comments on commit 5af2580

Please sign in to comment.