Skip to content

Commit b3669cc

Browse files
Merge pull request #510 from r-40021/dependabot/npm_and_yarn/mini-css-extract-plugin-2.10.1
(auto merged) Upgrade: Bump mini-css-extract-plugin from 2.10.0 to 2.10.1
2 parents f5d2063 + 0ed4317 commit b3669cc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"follow-redirects": ">=1.15.11",
2828
"glob-parent": "^6.0.2",
2929
"howler": "^2.2.4",
30-
"mini-css-extract-plugin": "^2.10.0",
30+
"mini-css-extract-plugin": "^2.10.1",
3131
"nosleep.js": "^0.12.0",
3232
"sass": "^1.98.0",
3333
"sass-loader": "^16.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1609,10 +1609,10 @@ mime@1.6.0:
16091609
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
16101610
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
16111611

1612-
mini-css-extract-plugin@^2.10.0:
1613-
version "2.10.0"
1614-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz#d801a1f388f8fac7333c01b7c15c9222c811def4"
1615-
integrity sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==
1612+
mini-css-extract-plugin@^2.10.1:
1613+
version "2.10.1"
1614+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
1615+
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
16161616
dependencies:
16171617
schema-utils "^4.0.0"
16181618
tapable "^2.2.1"

0 commit comments

Comments
 (0)