Skip to content

Commit

Permalink
Update JS dependency mini-css-extract-plugin to v1.2.1 (#8660)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 28, 2020
1 parent bac97a8 commit d977316
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Expand Up @@ -101,7 +101,7 @@
"jest": "26.6.1",
"jest-serializer-vue": "2.0.2",
"jest-vue-matcher": "2.0.0",
"mini-css-extract-plugin": "1.2.0",
"mini-css-extract-plugin": "1.2.1",
"nyc": "15.1.0",
"optimize-css-assets-webpack-plugin": "5.0.4",
"stylelint": "13.7.2",
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Expand Up @@ -8474,10 +8474,10 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256"
integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=

mini-css-extract-plugin@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.0.tgz#f1bdfa7bb6f6a238bc327f813f204283ea33ee36"
integrity sha512-iBZokjaIjHvI4N0AURx5aPBawcmxB/d2NYikxZ4J57Lg5sDShUPyWvuSWl1dueI5oCs7nz8V7qtOCaLjB7AYPw==
mini-css-extract-plugin@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.1.tgz#30ea7dee632b3002b0c77aeed447790408cb247e"
integrity sha512-G3yw7/TQaPfkuiR73MDcyiqhyP8SnbmLhUbpC76H+wtQxA6wfKhMCQOCb6wnPK0dQbjORAeOILQqEesg4/wF7A==
dependencies:
loader-utils "^2.0.0"
schema-utils "^3.0.0"
Expand Down

0 comments on commit d977316

Please sign in to comment.