Upgrade styled-jsx (#9348)

It should fix an escaping issue with source maps on Windows. Also the library size should be a bit smaller https://github.com/zeit/styled-jsx/pull/591
This commit is contained in:
Giuseppe 2019-11-08 21:27:20 +01:00 committed by Joe Haddad
parent 0499316650
commit b929debd76

View file

@ -118,7 +118,7 @@
"string-hash": "1.1.3",
"strip-ansi": "5.2.0",
"style-loader": "1.0.0",
"styled-jsx": "3.2.2",
"styled-jsx": "3.2.4",
"terser": "4.0.0",
"unfetch": "4.1.0",
"url": "0.11.0",