diff --git a/package.json b/package.json index e69de1e886..d38c246807 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "send": "0.15.6", "source-map-support": "0.4.18", "strip-ansi": "4.0.0", - "styled-jsx": "2.0.1", + "styled-jsx": "2.0.2", "touch": "3.1.0", "unfetch": "3.0.0", "url": "0.11.0", diff --git a/yarn.lock b/yarn.lock index af2c6f0f3b..a5824a6825 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6269,9 +6269,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@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.0.1.tgz#ba0023aba1a88a4031d1c5c926ffe72bbd3871f1" +styled-jsx@2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.0.2.tgz#71acf7720efec3fb051a4cceaa29d19a1bee4f65" dependencies: babel-plugin-syntax-jsx "6.18.0" babel-types "6.23.0"