aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-09-06 14:44:17 +0300
committerGravatar Vitaly Takmazov2019-09-06 14:44:17 +0300
commitcd67898ecc876ae3ca3d30589ba7d7b20dfe6712 (patch)
tree8bab78fb764547340a34bc32e26458e4a004b9e2 /yarn.lock
parent90bb1f4e864bc104a50bf43b207df9ad40cd1dc9 (diff)
Update deps and Gradle wrapper
terser-webpack-plugin is a webpack dependency, no need to track it
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 78e533ff..c399313b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7146,10 +7146,10 @@ watchpack@^1.6.0:
graceful-fs "^4.1.2"
neo-async "^2.5.0"
-webpack-cli@^3.3.7:
- version "3.3.7"
- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.7.tgz#77c8580dd8e92f69d635e0238eaf9d9c15759a91"
- integrity sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ==
+webpack-cli@^3.3.8:
+ version "3.3.8"
+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.8.tgz#caeaebcc26f685db1736e5decd3f01aac30123ec"
+ integrity sha512-RANYSXwikSWINjHMd/mtesblNSpjpDLoYTBtP99n1RhXqVI/wxN40Auqy42I7y4xrbmRBoA5Zy5E0JSBD5XRhw==
dependencies:
chalk "2.4.2"
cross-spawn "6.0.5"