Skip to content

Commit 0f34cd3

Browse files
authored
Merge pull request #869 from scriptex/renovate/mini-css-extract-plugin-1.x
Update dependency mini-css-extract-plugin to v1.5.0
2 parents 66c6990 + 8e00b36 commit 0f34cd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"css-loader": "5.2.2",
5858
"cssnano": "5.0.1",
5959
"file-loader": "6.2.0",
60-
"mini-css-extract-plugin": "1.4.1",
60+
"mini-css-extract-plugin": "1.5.0",
6161
"node-sass": "5.0.0",
6262
"node-sass-magic-importer": "5.3.2",
6363
"postcss": "8.2.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6285,10 +6285,10 @@ min-indent@^1.0.0:
62856285
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
62866286
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
62876287

6288-
mini-css-extract-plugin@1.4.1:
6289-
version "1.4.1"
6290-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.1.tgz#975e27c1d0bd8e052972415f47c79cea5ed37548"
6291-
integrity sha512-COAGbpAsU0ioFzj+/RRfO5Qv177L1Z/XAx2EmCF33b8GDDqKygMffBTws2lit8iaPdrbKEY5P+zsseBUCREZWQ==
6288+
mini-css-extract-plugin@1.5.0:
6289+
version "1.5.0"
6290+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.5.0.tgz#69bee3b273d2d4ee8649a2eb409514b7df744a27"
6291+
integrity sha512-SIbuLMv6jsk1FnLIU5OUG/+VMGUprEjM1+o2trOAx8i5KOKMrhyezb1dJ4Ugsykb8Jgq8/w5NEopy6escV9G7g==
62926292
dependencies:
62936293
loader-utils "^2.0.0"
62946294
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)