-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump mini-css-extract-plugin from 0.8.0 to 0.9.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.8.0 to 0.9.0. - [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@v0.8.0...v0.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
- Loading branch information
1 parent
b2398fc
commit 1b26f6b
Showing
3 changed files
with
1,941 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2030,7 +2030,7 @@ ajv@^6.10.2: | |
json-schema-traverse "^0.4.1" | ||
uri-js "^4.2.2" | ||
|
||
ajv@^6.12.0, ajv@^6.12.2: | ||
ajv@^6.12.2: | ||
version "6.12.2" | ||
resolved "https://registry.npm.taobao.org/ajv/download/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd" | ||
dependencies: | ||
|
@@ -4568,9 +4568,10 @@ mimic-fn@^1.0.0: | |
version "1.2.0" | ||
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" | ||
|
||
[email protected]: | ||
version "0.8.0" | ||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz#81d41ec4fe58c713a96ad7c723cdb2d0bd4d70e1" | ||
[email protected]: | ||
version "0.9.0" | ||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e" | ||
integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A== | ||
dependencies: | ||
loader-utils "^1.1.0" | ||
normalize-url "1.9.1" | ||
|
@@ -5918,14 +5919,7 @@ schema-utils@^1.0.0: | |
ajv-errors "^1.0.0" | ||
ajv-keywords "^3.1.0" | ||
|
||
schema-utils@^2.6.1, schema-utils@^2.6.5: | ||
version "2.6.6" | ||
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.6.6.tgz#299fe6bd4a3365dc23d99fd446caff8f1d6c330c" | ||
dependencies: | ||
ajv "^6.12.0" | ||
ajv-keywords "^3.4.1" | ||
|
||
schema-utils@^2.6.6: | ||
schema-utils@^2.6.1, schema-utils@^2.6.5, schema-utils@^2.6.6: | ||
version "2.7.0" | ||
resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.7.0.tgz?cache=0&sync_timestamp=1590789322916&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fschema-utils%2Fdownload%2Fschema-utils-2.7.0.tgz#17151f76d8eae67fbbf77960c33c676ad9f4efc7" | ||
dependencies: | ||
|
@@ -6823,14 +6817,7 @@ webpack-log@^2.0.0: | |
ansi-colors "^3.0.0" | ||
uuid "^3.3.2" | ||
|
||
webpack-sources@^1.0.1, webpack-sources@^1.1.0: | ||
version "1.3.0" | ||
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.3.0.tgz#2a28dcb9f1f45fe960d8f1493252b5ee6530fa85" | ||
dependencies: | ||
source-list-map "^2.0.0" | ||
source-map "~0.6.1" | ||
|
||
webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3: | ||
webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3: | ||
version "1.4.3" | ||
resolved "https://registry.npm.taobao.org/webpack-sources/download/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933" | ||
dependencies: | ||
|
Oops, something went wrong.