Skip to content

Commit 5bea870

Browse files
Bump polished from 3.6.1 to 3.6.2 (#202)
Bumps [polished](https://github.com/styled-components/polished) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](styled-components/polished@v3.6.1...v3.6.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 bbd7442 commit 5bea870

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.6.1",
34+
"polished": "^3.6.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
@@ -6255,10 +6255,10 @@ [email protected]:
62556255
dependencies:
62566256
ts-pnp "^1.1.2"
62576257

6258-
polished@^3.6.1:
6259-
version "3.6.1"
6260-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.1.tgz#89561e6adfdb7e449015fb77c6768c64a7b6e5aa"
6261-
integrity sha512-nG/7fcBqdu2766AePajDFvJ6mj3Ma735/zm6ulMYLZI+Nbj74Po95+QN5p2nEGo6l3IMgaKvp6MN/9PIZkFwHA==
6258+
polished@^3.6.2:
6259+
version "3.6.2"
6260+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.2.tgz#bae682806da6400596a851ea443178ff6eec1dd2"
6261+
integrity sha512-V0dyaVJUM5e5wIhLHvZyyE9PhXoI0AlGT6RDww1V/v+STsocLsVGWmi+9OKTL49oaQj85XFDvsWi/uHQJ0rpWg==
62626262
dependencies:
62636263
"@babel/runtime" "^7.9.2"
62646264

0 commit comments

Comments
 (0)