aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-22 13:05:14 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commitd64e29f2315b6e42eb4c5149348fd89ac61e6805 (patch)
treecf99ccac401c3a7f824d013792fa87482b5e76f5 /vnext
parente6f0888dc7cbecd0fd186b3c3bd70e557a92413c (diff)
update dependencies
Diffstat (limited to 'vnext')
-rw-r--r--vnext/package.json2
-rw-r--r--vnext/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 5ec7198d..ead8a09f 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -38,7 +38,7 @@
"internal-ip": "^3.0.1",
"jest": "^23.6.0",
"koa-connect": "^2.0.1",
- "mini-css-extract-plugin": "^0.4.4",
+ "mini-css-extract-plugin": "^0.4.5",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"prop-types": "^15.6.2",
diff --git a/vnext/yarn.lock b/vnext/yarn.lock
index c48f4453..d292460c 100644
--- a/vnext/yarn.lock
+++ b/vnext/yarn.lock
@@ -5696,10 +5696,10 @@ mimic-fn@^1.0.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
-mini-css-extract-plugin@^0.4.4:
- version "0.4.4"
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.4.tgz#c10410a004951bd3cedac1da69053940fccb625d"
- integrity sha512-o+Jm+ocb0asEngdM6FsZWtZsRzA8koFUudIDwYUfl94M3PejPHG7Vopw5hN9V8WsMkSFpm3tZP3Fesz89EyrfQ==
+mini-css-extract-plugin@^0.4.5:
+ version "0.4.5"
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.5.tgz#c99e9e78d54f3fa775633aee5933aeaa4e80719a"
+ integrity sha512-dqBanNfktnp2hwL2YguV9Jh91PFX7gu7nRLs4TGsbAfAG6WOtlynFRYzwDwmmeSb5uIwHo9nx1ta0f7vAZVp2w==
dependencies:
loader-utils "^1.1.0"
schema-utils "^1.0.0"