Skip to content

Commit b3b2be6

Browse files
committed
Update snapshots
1 parent 09ff3da commit b3b2be6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: __tests__/styles/__snapshots__/global.test.js.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exports[`Global style renders with a DARK theme 1`] = `
44
<head>
55
<style
66
data-styled=""
7-
data-styled-version="4.2.1"
7+
data-styled-version="4.3.1"
88
>
99
1010
@@ -18,7 +18,7 @@ exports[`Global style renders with a LIGHT theme 1`] = `
1818
<head>
1919
<style
2020
data-styled=""
21-
data-styled-version="4.2.1"
21+
data-styled-version="4.3.1"
2222
>
2323
2424

0 commit comments

Comments
 (0)