diff --git a/package.json b/package.json index 4636afcb..f32a5c8c 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "resolve": "1.5.0", "send": "0.16.1", "strip-ansi": "3.0.1", - "styled-jsx": "2.2.3", + "styled-jsx": "2.2.4", "touch": "3.1.0", "uglifyjs-webpack-plugin": "1.1.6", "unfetch": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 80f15799..88056a50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6361,9 +6361,9 @@ style-loader@^0.19.1: loader-utils "^1.0.2" schema-utils "^0.3.0" -styled-jsx@2.2.3: - version "2.2.3" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.2.3.tgz#9fe3df55c852388019c3bf4c026bcbf8b3e003de" +styled-jsx@2.2.4: + version "2.2.4" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.2.4.tgz#aac903fd0a4240c356af335261183aa8f8673075" dependencies: babel-plugin-syntax-jsx "6.18.0" babel-types "6.26.0"