Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  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 Dec 4, 2023
1 parent 284f87e commit 6c08058
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 @@ -61,7 +61,7 @@
"imagemin": "^8.0.1",
"jest": "^27.2.4",
"license-check-and-add": "^4.0.5",
"mini-css-extract-plugin": "^2.7.1",
"mini-css-extract-plugin": "^2.7.6",
"miragejs": "^0.1.47",
"mock-socket": "^9.2.1",
"npm-run-all": "^4.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4154,7 +4154,7 @@ __metadata:
js-base64: 3.7.5
license-check-and-add: ^4.0.5
lodash: ^4.17.21
mini-css-extract-plugin: ^2.7.1
mini-css-extract-plugin: ^2.7.6
miragejs: ^0.1.47
mock-socket: ^9.2.1
nanoid: ^3.3.4
Expand Down Expand Up @@ -9353,14 +9353,14 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:^2.7.1":
version: 2.7.2
resolution: "mini-css-extract-plugin@npm:2.7.2"
"mini-css-extract-plugin@npm:^2.7.6":
version: 2.7.6
resolution: "mini-css-extract-plugin@npm:2.7.6"
dependencies:
schema-utils: ^4.0.0
peerDependencies:
webpack: ^5.0.0
checksum: cd65611d6dc452f230c6ebba8a47bc5f5146b813b13b0b402c6f4a69f6451242eeea781152bebd31cad8ca7c7e95dac91e7e464087f18fb65b2d1097b58cf4ae
checksum: be6f7cefc6275168eb0a6b8fe977083a18c743c9612c9f00e6c1a62c3393ca7960e93fba1a7ebb09b75f36a0204ad087d772c1ef574bc29c90c0e8175a3c0b83
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c08058

Please sign in to comment.