From a940b0c50d209c092244322467989640a4a98d15 Mon Sep 17 00:00:00 2001 From: Sebastian Werner Date: Thu, 22 Dec 2016 09:50:36 +0100 Subject: [PATCH] Updated deps --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index cf5e124..ac9242f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "loader-utils": "^0.2.16", "lodash": "^4.17.2", "meow": "^3.7.0", - "rollup": "^0.37.2", + "rollup": "^0.38.0", "rollup-plugin-babel": "^2.7.1", "rollup-plugin-buble": "^0.15.0", "rollup-plugin-json": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 6243f3c..c083e6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3461,8 +3461,8 @@ mute-stream@0.0.5: resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" nan@^2.3.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.4.0.tgz#fb3c59d45fe4effe215f0b890f8adf6eb32d2232" + version "2.5.0" + resolved "https://registry.yarnpkg.com/nan/-/nan-2.5.0.tgz#aa8f1e34531d807e9e27755b234b4a6ec0c152a8" natives@^1.1.0: version "1.1.0" @@ -4329,9 +4329,9 @@ rollup-pluginutils@^1.5.0, rollup-pluginutils@^1.5.1, rollup-pluginutils@^1.5.2: estree-walker "^0.2.1" minimatch "^3.0.2" -rollup@^0.37.2: - version "0.37.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.37.2.tgz#cc159d20a2f3615ccc2248a4385aacbb3d6d6042" +rollup@^0.38.0: + version "0.38.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.38.0.tgz#b58d99538ad96dd1c0239f1de383a80b0e067f70" dependencies: source-map-support "^0.4.0" @@ -4454,8 +4454,8 @@ source-list-map@~0.1.0: resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.7.tgz#d4b5ce2a46535c72c7e8527c71a77d250618172e" source-map-support@^0.4.0, source-map-support@^0.4.2: - version "0.4.6" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.6.tgz#32552aa64b458392a85eab3b0b5ee61527167aeb" + version "0.4.7" + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.7.tgz#7a7988e0e66241c778c78dd179199bb6bcd35bd6" dependencies: source-map "^0.5.3"