Skip to content

Commit

Permalink
chore(deps-dev): bump babel-plugin-styled-components from 2.0.2 to 2.…
Browse files Browse the repository at this point in the history
…1.1 (#3139)

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

Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases)
- [Commits](styled-components/babel-plugin-styled-components@v2.0.2...v2.1.1)

---
updated-dependencies:
- dependency-name: babel-plugin-styled-components
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* test(snapshots): update snapshots

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
  • Loading branch information
2 people authored and radglob committed Apr 11, 2023
1 parent 2c71540 commit 58f8522
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 71 deletions.
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

0 comments on commit 58f8522

Please sign in to comment.