Skip to content

Commit

Permalink
build(deps-dev): bump mini-css-extract-plugin from 2.7.6 to 2.9.1
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.7.6 to 2.9.1.
- [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.7.6...v2.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 60f6b2e commit 640e297
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"imagemin": "^8.0.1",
"jest": "^27.2.4",
"license-check-and-add": "^4.0.5",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.9.1",
"miragejs": "^0.1.48",
"mock-socket": "^9.3.1",
"npm-run-all": "^4.1.5",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4393,7 +4393,7 @@ __metadata:
js-base64: 3.7.5
license-check-and-add: ^4.0.5
lodash: ^4.17.21
mini-css-extract-plugin: ^2.7.6
mini-css-extract-plugin: ^2.9.1
miragejs: ^0.1.48
mock-socket: ^9.3.1
nanoid: ^3.3.4
Expand Down Expand Up @@ -9642,14 +9642,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:^2.7.6":
version: 2.7.6
resolution: "mini-css-extract-plugin@npm:2.7.6"
"mini-css-extract-plugin@npm:^2.9.1":
version: 2.9.1
resolution: "mini-css-extract-plugin@npm:2.9.1"
dependencies:
schema-utils: ^4.0.0
tapable: ^2.2.1
peerDependencies:
webpack: ^5.0.0
checksum: be6f7cefc6275168eb0a6b8fe977083a18c743c9612c9f00e6c1a62c3393ca7960e93fba1a7ebb09b75f36a0204ad087d772c1ef574bc29c90c0e8175a3c0b83
checksum: 036b0fbb207cf9a56e2f5f5dce5e35100cbd255e5b5a920a5357ec99215af16a77136020729b2d004a041d04ebb0a544b2f442535cbb982704dcd50297014c9e
languageName: node
linkType: hard

Expand Down

0 comments on commit 640e297

Please sign in to comment.