Skip to content

Commit 72b9bb3

Browse files
Bump polished from 3.5.1 to 3.5.2 (#196)
Bumps [polished](https://github.com/styled-components/polished) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](styled-components/polished@v3.5.1...v3.5.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6a1783a commit 72b9bb3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"isomorphic-unfetch": "^3.0.0",
3232
"js-base64": "^2.5.2",
3333
"next": "^9.2.2",
34-
"polished": "^3.5.1",
34+
"polished": "^3.5.2",
3535
"react": "^16.13.1",
3636
"react-dom": "^16.13.1",
3737
"styled-components": "^4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6075,10 +6075,10 @@ [email protected]:
60756075
dependencies:
60766076
ts-pnp "^1.1.2"
60776077

6078-
polished@^3.5.1:
6079-
version "3.5.1"
6080-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.5.1.tgz#657b6faf4c2308f3e0b1951196803a5e5d67b122"
6081-
integrity sha512-GVbvskpBiDV5TknurGL6OyFfLHsCknxbU8w5iMppT8rW0tLEoQHrIRfrPNPqGXNj3HGhkjRvhmg59Fy7HSnCAw==
6078+
polished@^3.5.2:
6079+
version "3.5.2"
6080+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.5.2.tgz#ca132b8cd68f7ffa95ae9d423f03e7a14fda1062"
6081+
integrity sha512-vWoRDg3gY5RQBtUfcj9MRN10VCIf4EkdUikGxyXItg2Hnwk+eIVtdBiLajN0ldFeT3Vq4r/QNbjrQdhqBKrTug==
60826082
dependencies:
60836083
"@babel/runtime" "^7.8.7"
60846084

0 commit comments

Comments
 (0)