diff --git a/test/snapshots/external.js.snap b/test/snapshots/external.js.snap index 8d9d7f61..06557411 100644 Binary files a/test/snapshots/external.js.snap and b/test/snapshots/external.js.snap differ diff --git a/test/snapshots/index.js.snap b/test/snapshots/index.js.snap index 30942aa9..91ca4e26 100644 Binary files a/test/snapshots/index.js.snap and b/test/snapshots/index.js.snap differ diff --git a/test/snapshots/plugins.js.md b/test/snapshots/plugins.js.md index 7d0a8242..2a683fc6 100644 --- a/test/snapshots/plugins.js.md +++ b/test/snapshots/plugins.js.md @@ -42,6 +42,6 @@ Generated by [AVA](https://ava.li). const color = 'red';␊ export default (() =>

test

␊ - <_JSXStyle id={"2799750516"} dynamic={[color, otherColor]}>{".test.__jsx-style-dynamic-selector{content:\\"{\\"foo\\":false,\\"babel\\":{\\"location\\":{\\"start\\":{\\"line\\":7,\\"column\\":16},\\"end\\":{\\"line\\":11,\\"column\\":5}},\\"vendorPrefixes\\":false,\\"sourceMaps\\":false,\\"isGlobal\\":false}}\\";}"}␊ + <_JSXStyle id={"2799750516"} dynamic={[color, otherColor]}>{".test.__jsx-style-dynamic-selector{content:\\"{\\"foo\\":false,\\"babel\\":{\\"location\\":{\\"start\\":{\\"line\\":7,\\"column\\":16,\\"index\\":114},\\"end\\":{\\"line\\":11,\\"column\\":5,\\"index\\":180}},\\"vendorPrefixes\\":false,\\"sourceMaps\\":false,\\"isGlobal\\":false}}\\";}"}␊ <_JSXStyle id={styles.__hash}>{styles}
);` diff --git a/test/snapshots/plugins.js.snap b/test/snapshots/plugins.js.snap index 5379cce3..ab4394ac 100644 Binary files a/test/snapshots/plugins.js.snap and b/test/snapshots/plugins.js.snap differ