Skip to content

Commit

Permalink
Merge pull request #1318 from amir20/dependabot/npm_and_yarn/mini-css…
Browse files Browse the repository at this point in the history
…-extract-plugin-1.6.1

Bump mini-css-extract-plugin from 1.6.0 to 1.6.1
  • Loading branch information
kodiakhq[bot] committed Jun 28, 2021
2 parents 4a26753 + c78108a commit 24bb48b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"jest": "^27.0.5",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^11.0.0",
"mini-css-extract-plugin": "^1.6.0",
"mini-css-extract-plugin": "^1.6.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
"postcss-loader": "^6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5927,10 +5927,10 @@ min-document@^2.19.0:
dependencies:
dom-walk "^0.1.0"

mini-css-extract-plugin@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.0.tgz#b4db2525af2624899ed64a23b0016e0036411893"
integrity sha512-nPFKI7NSy6uONUo9yn2hIfb9vyYvkFu95qki0e21DQ9uaqNKDP15DGpK0KnV6wDroWxPHtExrdEwx/yDQ8nVRw==
mini-css-extract-plugin@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.1.tgz#7b57bbd85f07702c7d93c4eb40a1da9d10b7a815"
integrity sha512-2DXoAaHJ/jIlbVz5yX8eCrRFNfxjH4Lx9LlEetbub1BY6AVa9kl+Ag2/c570w+Wqe0InNJA6POmlcg2Iuq9iTA==
dependencies:
loader-utils "^2.0.0"
schema-utils "^3.0.0"
Expand Down

0 comments on commit 24bb48b

Please sign in to comment.