From 33d55ceb9e3f070f88ad5729e82b00b70d982d88 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Dec 2017 18:32:49 +0000 Subject: [PATCH] chore(deps): update dependency autodll-webpack-plugin to v0.3.8 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3b6aa87e36..342aaa1a23 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ ], "devDependencies": { "argos-cli": "0.0.9", - "autodll-webpack-plugin": "0.3.6", + "autodll-webpack-plugin": "0.3.8", "autoprefixer": "7.2.1", "babel-cli": "6.26.0", "babel-core": "6.26.0", diff --git a/yarn.lock b/yarn.lock index 1a0dca13ad..856b6ce12f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -535,9 +535,9 @@ atob@~1.1.0: version "1.1.3" resolved "https://registry.yarnpkg.com/atob/-/atob-1.1.3.tgz#95f13629b12c3a51a5d215abdce2aa9f32f80773" -autodll-webpack-plugin@0.3.6: - version "0.3.6" - resolved "https://registry.yarnpkg.com/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.6.tgz#21c8a5f483c8445b35d6fd69df4a257840d8077e" +autodll-webpack-plugin@0.3.8: + version "0.3.8" + resolved "https://registry.yarnpkg.com/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.8.tgz#d087dda8ca3f9e3231a15df3d42d1efde73c5777" dependencies: bluebird "^3.5.0" del "^3.0.0"