Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2024
1 parent bd9a332 commit a38e108
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 @@ -15,7 +15,7 @@
"autoprefixer": "^10.4.16",
"css-loader": "^6.9.0",
"esbuild-loader": "^4.0.2",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.7.7",
"postcss": "^8.4.33",
"postcss-loader": "^7.3.4",
"postcss-scss": "^4.0.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2501,14 +2501,14 @@ __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.7.7":
version: 2.7.7
resolution: "mini-css-extract-plugin@npm:2.7.7"
dependencies:
schema-utils: ^4.0.0
peerDependencies:
webpack: ^5.0.0
checksum: be6f7cefc6275168eb0a6b8fe977083a18c743c9612c9f00e6c1a62c3393ca7960e93fba1a7ebb09b75f36a0204ad087d772c1ef574bc29c90c0e8175a3c0b83
checksum: 04af0e7d8c1a4ff31c70ac2d0895837dae3d51cce3bfd90e3c1d90d50eef7de21778361a3064531df046d775d80b3bf056324dddea93831c7def2047c5aa8718
languageName: node
linkType: hard

Expand Down Expand Up @@ -3818,7 +3818,7 @@ __metadata:
autoprefixer: ^10.4.16
css-loader: ^6.9.0
esbuild-loader: ^4.0.2
mini-css-extract-plugin: ^2.7.6
mini-css-extract-plugin: ^2.7.7
postcss: ^8.4.33
postcss-loader: ^7.3.4
postcss-scss: ^4.0.9
Expand Down

0 comments on commit a38e108

Please sign in to comment.