Skip to content

Commit f9ff724

Browse files
Bump mini-css-extract-plugin from 2.9.2 to 2.9.3 (#7839)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.2 to 2.9.3. - [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/mini-css-extract-plugin@v2.9.2...v2.9.3) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-version: 2.9.3 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>
1 parent d170554 commit f9ff724

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"js-yaml": "^4.1.0",
100100
"json-minimizer-webpack-plugin": "^5.0.1",
101101
"lefthook": "^1.12.2",
102-
"mini-css-extract-plugin": "^2.9.2",
102+
"mini-css-extract-plugin": "^2.9.3",
103103
"neostandard": "^0.12.2",
104104
"npm-run-all2": "^8.0.4",
105105
"postcss": "^8.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6133,10 +6133,10 @@ min-indent@^1.0.1:
61336133
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
61346134
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
61356135

6136-
mini-css-extract-plugin@^2.9.2:
6137-
version "2.9.2"
6138-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b"
6139-
integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==
6136+
mini-css-extract-plugin@^2.9.3:
6137+
version "2.9.3"
6138+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.3.tgz#3dcb896f21cdcbd24528eb7e9b89f91635508198"
6139+
integrity sha512-tRA0+PsS4kLVijnN1w9jUu5lkxBwUk9E8SbgEB5dBJqchE6pVYdawROG6uQtpmAri7tdCK9i7b1bULeVWqS6Ag==
61406140
dependencies:
61416141
schema-utils "^4.0.0"
61426142
tapable "^2.2.1"

0 commit comments

Comments
 (0)