Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump babel-plugin-styled-components from 2.0.2 to 2.1.1 #3139

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"babel-plugin-macros": "3.1.0",
"babel-plugin-open-source": "1.3.4",
"babel-plugin-preval": "5.1.0",
"babel-plugin-styled-components": "2.0.2",
"babel-plugin-styled-components": "2.1.1",
"babel-plugin-transform-commonjs": "1.1.6",
"babel-plugin-transform-replace-expressions": "0.2.0",
"babel-polyfill": "6.26.0",
Expand Down
14 changes: 7 additions & 7 deletions src/__tests__/__snapshots__/Autocomplete.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ exports[`snapshots renders a custom empty state message 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -222,7 +222,7 @@ exports[`snapshots renders a loading state 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -417,7 +417,7 @@ exports[`snapshots renders a menu that contains an item to add to the menu 1`] =
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -1375,7 +1375,7 @@ exports[`snapshots renders a multiselect input 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -2243,7 +2243,7 @@ exports[`snapshots renders a multiselect input with selected menu items 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -3122,7 +3122,7 @@ exports[`snapshots renders a single select input 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -4131,7 +4131,7 @@ exports[`snapshots renders with an input value 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down
56 changes: 28 additions & 28 deletions src/__tests__/__snapshots__/TextInput.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ exports[`TextInput renders 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -188,7 +188,7 @@ exports[`TextInput renders block 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -307,7 +307,7 @@ exports[`TextInput renders consistently 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -426,7 +426,7 @@ exports[`TextInput renders contrast 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -552,7 +552,7 @@ exports[`TextInput renders error 1`] = `
box-shadow: inset 0 0 0 1px #0969da;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -677,7 +677,7 @@ exports[`TextInput renders large 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -797,7 +797,7 @@ exports[`TextInput renders leadingVisual 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -944,7 +944,7 @@ exports[`TextInput renders monospace 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -1063,7 +1063,7 @@ exports[`TextInput renders placeholder 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -1191,7 +1191,7 @@ exports[`TextInput renders small 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -1536,7 +1536,7 @@ exports[`TextInput renders trailingAction icon button 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -2175,7 +2175,7 @@ exports[`TextInput renders trailingAction text button 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -2569,7 +2569,7 @@ exports[`TextInput renders trailingAction text button with a tooltip 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -2962,7 +2962,7 @@ exports[`TextInput renders trailingVisual 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -3109,7 +3109,7 @@ exports[`TextInput renders warning 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -3249,7 +3249,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -3422,7 +3422,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -3627,7 +3627,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -3809,7 +3809,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -4060,7 +4060,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -4311,7 +4311,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -4556,7 +4556,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -4769,7 +4769,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -5014,7 +5014,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -5244,7 +5244,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -5536,7 +5536,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -5833,7 +5833,7 @@ exports[`TextInput renders with a loading indicator 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down Expand Up @@ -6091,7 +6091,7 @@ exports[`TextInput should render a password input 1`] = `
padding: 12px;
}

.c0 >:not(:last-child) {
.c0 > :not(:last-child) {
margin-right: 8px;
}

Expand Down
Loading