Browse Source

housekeeping(dev-deps): mini-css-extract-plugin@1.2.0

bubble
Renovate Bot 3 years ago
committed by renovate[bot]
parent
commit
c0648f3e88
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      package-lock.json

+ 3
- 3
package-lock.json View File

@@ -21387,9 +21387,9 @@
"dev": true
},
"mini-css-extract-plugin": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.2.tgz",
"integrity": "sha512-tIq578wiGzmo9Ll+JOgHPssV4eoMDTcj3MKkjPbzgooaakMklViJG1qbT0zcwoogUKKliFy/kKjUJaFb4DBHxQ==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.0.tgz",
"integrity": "sha512-iBZokjaIjHvI4N0AURx5aPBawcmxB/d2NYikxZ4J57Lg5sDShUPyWvuSWl1dueI5oCs7nz8V7qtOCaLjB7AYPw==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",


Loading…
Cancel
Save