From 3a36aeec683d4cfc4edef79b549651e6858b7221 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Tue, 6 Jun 2017 13:32:27 -0700 Subject: [PATCH] update yarn.lock --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4485133f12..b1bb7473bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4786,9 +4786,9 @@ strip-json-comments@~2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" -styled-jsx@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-1.0.2.tgz#84b4855e19ac49238e0b6bea3d3af3aaf296cb22" +styled-jsx@1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-1.0.3.tgz#3d8e2eda09fffccc131d321a02ae6d6f9f79da53" dependencies: babel-plugin-syntax-jsx "6.18.0" babel-traverse "6.21.0" -- GitLab