From 293029a36a529c3afca44694fadadde3aac830db Mon Sep 17 00:00:00 2001 From: nkzawa Date: Thu, 26 Jan 2017 18:30:20 +0900 Subject: [PATCH] update yarn.lock --- yarn.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 012e2118..c58e5153 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2644,10 +2644,11 @@ https-browserify@0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82" -husky@0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-0.12.0.tgz#3a44922fce8071803242c3c7522a6582c50525dc" +husky@0.13.1: + version "0.13.1" + resolved "https://registry.yarnpkg.com/husky/-/husky-0.13.1.tgz#11efc6fc10e0ec4e789776f6582be37d71ba4ccf" dependencies: + chalk "^1.1.3" find-parent-dir "^0.3.0" is-ci "^1.0.9" normalize-path "^1.0.0" @@ -4999,9 +5000,9 @@ strip-json-comments@~1.0.1, strip-json-comments@~1.0.4: version "1.0.4" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91" -styled-jsx@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.0.tgz#e9d59c4dc38ae491335426ea4f6f656b27489575" +styled-jsx@0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.1.tgz#40bc6a77334d66c4483bcfc8b7de274e5e57bbce" dependencies: babel-plugin-syntax-jsx "^6.18.0" babel-traverse "^6.21.0"