Skip to content

Commit 30821eb

Browse files
Bump mini-css-extract-plugin from 2.10.1 to 2.10.2 in /assets (#146)
Bumps [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) from 2.10.1 to 2.10.2. - [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.1...v2.10.2) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.10.2 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 4dcaefa commit 30821eb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"copy-webpack-plugin": "^14.0.0",
1818
"css-loader": "^7.1.4",
1919
"css-minimizer-webpack-plugin": "^8.0.0",
20-
"mini-css-extract-plugin": "^2.10.1",
20+
"mini-css-extract-plugin": "^2.10.2",
2121
"webpack-cli": "^7.0.2",
2222
"webpack": "5.105.4"
2323
}

assets/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,10 +1821,10 @@ mime-types@^2.1.27:
18211821
dependencies:
18221822
mime-db "1.52.0"
18231823

1824-
mini-css-extract-plugin@^2.10.1:
1825-
version "2.10.1"
1826-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
1827-
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
1824+
mini-css-extract-plugin@^2.10.2:
1825+
version "2.10.2"
1826+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz#5c85ec9450c05d26e32531b465a15a08c3a57253"
1827+
integrity sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==
18281828
dependencies:
18291829
schema-utils "^4.0.0"
18301830
tapable "^2.2.1"

0 commit comments

Comments
 (0)