Skip to content

Commit

Permalink
Merge pull request #12711 from webpack/dependabot/npm_and_yarn/mini-c…
Browse files Browse the repository at this point in the history
…ss-extract-plugin-1.3.8

chore(deps-dev): bump mini-css-extract-plugin from 1.3.6 to 1.3.8
  • Loading branch information
sokra committed Feb 18, 2021
2 parents 7774d7e + a20dbef commit 2a0536c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -4574,9 +4574,9 @@ min-indent@^1.0.0:
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==

mini-css-extract-plugin@^1.0.0:
version "1.3.6"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6.tgz#02e2b477aa7ab2579c7ea2854a875897a8b8dad0"
integrity sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg==
version "1.3.8"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8.tgz#639047b78c2ee728704285aa468d2a5a8d91d566"
integrity sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA==
dependencies:
loader-utils "^2.0.0"
schema-utils "^3.0.0"
Expand Down

0 comments on commit 2a0536c

Please sign in to comment.