diff --git a/package.json b/package.json index 43e1080a..bba5f83f 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.4", + "styled-jsx": "2.2.5", "touch": "3.1.0", "uglifyjs-webpack-plugin": "1.1.6", "unfetch": "3.0.0", diff --git a/yarn.lock b/yarn.lock index c8400d7e..72ac5d60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6356,25 +6356,25 @@ style-loader@^0.19.1: loader-utils "^1.0.2" schema-utils "^0.3.0" -styled-jsx@2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.2.4.tgz#aac903fd0a4240c356af335261183aa8f8673075" +styled-jsx@2.2.5: + version "2.2.5" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-2.2.5.tgz#3eb98418720655421bfc1a680e2add581726a5e6" dependencies: babel-plugin-syntax-jsx "6.18.0" babel-types "6.26.0" convert-source-map "1.5.1" source-map "0.6.1" string-hash "1.1.3" - stylis "3.4.5" - stylis-rule-sheet "0.0.7" + stylis "3.4.10" + stylis-rule-sheet "0.0.8" -stylis-rule-sheet@0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.7.tgz#5c51dc879141a61821c2094ba91d2cbcf2469c6c" +stylis-rule-sheet@0.0.8: + version "0.0.8" + resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.8.tgz#b0d0a126c945b1f3047447a3aae0647013e8d166" -stylis@3.4.5: - version "3.4.5" - resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.4.5.tgz#d7b9595fc18e7b9c8775eca8270a9a1d3e59806e" +stylis@3.4.10: + version "3.4.10" + resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.4.10.tgz#a135cab4b9ff208e327fbb5a6fde3fa991c638ee" supports-color@^2.0.0: version "2.0.0"