Skip to content

Commit 7aed26b

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 1.6.1 to 2.4.4
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.1 to 2.4.4. - [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@v1.6.1...v2.4.4) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 741e993 commit 7aed26b

2 files changed

Lines changed: 7 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"lodash": "^4.17.19",
7777
"lodash-es": "^4.17.15",
7878
"memfs": "^3.2.0",
79-
"mini-css-extract-plugin": "^1.6.1",
79+
"mini-css-extract-plugin": "^2.4.4",
8080
"mini-svg-data-uri": "^1.2.3",
8181
"nyc": "^15.1.0",
8282
"open-cli": "^6.0.1",

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4366,14 +4366,12 @@ min-indent@^1.0.0:
43664366
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
43674367
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
43684368

4369-
mini-css-extract-plugin@^1.6.1:
4370-
version "1.6.1"
4371-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.1.tgz#7b57bbd85f07702c7d93c4eb40a1da9d10b7a815"
4372-
integrity sha512-2DXoAaHJ/jIlbVz5yX8eCrRFNfxjH4Lx9LlEetbub1BY6AVa9kl+Ag2/c570w+Wqe0InNJA6POmlcg2Iuq9iTA==
4369+
mini-css-extract-plugin@^2.4.4:
4370+
version "2.4.4"
4371+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.4.tgz#c7e5d2d931dcf100ae50ae949ba757c506b54b0f"
4372+
integrity sha512-UJ+aNuFQaQaECu7AamlWOBLj2cJ6XSGU4zNiqXeZ7lZLe5VD0DoSPWFbWArXueo+6FZVbgHzpX9lUIaBIDLuYg==
43734373
dependencies:
4374-
loader-utils "^2.0.0"
4375-
schema-utils "^3.0.0"
4376-
webpack-sources "^1.1.0"
4374+
schema-utils "^3.1.0"
43774375

43784376
mini-svg-data-uri@^1.2.3:
43794377
version "1.3.3"
@@ -5440,7 +5438,7 @@ slice-ansi@^4.0.0:
54405438
astral-regex "^2.0.0"
54415439
is-fullwidth-code-point "^3.0.0"
54425440

5443-
source-list-map@^2.0.0, source-list-map@^2.0.1:
5441+
source-list-map@^2.0.1:
54445442
version "2.0.1"
54455443
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
54465444
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
@@ -6149,14 +6147,6 @@ webpack-merge@^5.7.3:
61496147
clone-deep "^4.0.1"
61506148
wildcard "^2.0.0"
61516149

6152-
webpack-sources@^1.1.0:
6153-
version "1.4.3"
6154-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
6155-
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
6156-
dependencies:
6157-
source-list-map "^2.0.0"
6158-
source-map "~0.6.1"
6159-
61606150
webpack-sources@^2.3.1:
61616151
version "2.3.1"
61626152
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1.tgz#570de0af163949fe272233c2cefe1b56f74511fd"

0 commit comments

Comments
 (0)