Skip to content

Commit 6e33938

Browse files
build(deps-dev): Bump mini-css-extract-plugin from 2.10.0 to 2.10.1 (#9598)
Bumps [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 064431d commit 6e33938

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"husky": "^9.1.6",
6666
"jsdom": "^28.0.0",
6767
"lint-staged": "^16.4.0",
68-
"mini-css-extract-plugin": "^2.10.0",
68+
"mini-css-extract-plugin": "^2.10.1",
6969
"postcss": "^8.5.8",
7070
"postcss-cli": "^11.0.1",
7171
"postcss-custom-media": "^12.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5535,7 +5535,7 @@ __metadata:
55355535
husky: "npm:^9.1.6"
55365536
jsdom: "npm:^28.0.0"
55375537
lint-staged: "npm:^16.4.0"
5538-
mini-css-extract-plugin: "npm:^2.10.0"
5538+
mini-css-extract-plugin: "npm:^2.10.1"
55395539
postcss: "npm:^8.5.8"
55405540
postcss-cli: "npm:^11.0.1"
55415541
postcss-custom-media: "npm:^12.0.1"
@@ -13343,15 +13343,15 @@ __metadata:
1334313343
languageName: node
1334413344
linkType: hard
1334513345

13346-
"mini-css-extract-plugin@npm:^2.10.0":
13347-
version: 2.10.0
13348-
resolution: "mini-css-extract-plugin@npm:2.10.0"
13346+
"mini-css-extract-plugin@npm:^2.10.1":
13347+
version: 2.10.1
13348+
resolution: "mini-css-extract-plugin@npm:2.10.1"
1334913349
dependencies:
1335013350
schema-utils: "npm:^4.0.0"
1335113351
tapable: "npm:^2.2.1"
1335213352
peerDependencies:
1335313353
webpack: ^5.0.0
13354-
checksum: 10/bae5350ab82171c6c9a22a4397df14aa69280f5ff0e1ff4d2429ea841bc096927b1e27ba7b75a9c3dd77bd44bab449d6197bd748381f1326cbc8befcb10d1a9e
13354+
checksum: 10/2d0cecc3bea85cd7f9b1ce0974f1672976d610a9267e2988ff19f5d03b017bff12b32151a412de0f519a70be7d3b050b499b20101445fb21728cc2d35dd4041a
1335513355
languageName: node
1335613356
linkType: hard
1335713357

0 commit comments

Comments
 (0)