Skip to content

Commit ca0a653

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.2",
34+
"polished": "^3.6.0",
3535
"react": "^16.13.1",
3636
"react-dom": "^16.13.1",
3737
"styled-components": "^4.4.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,7 @@
11661166
dependencies:
11671167
regenerator-runtime "^0.13.2"
11681168

1169-
"@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.6":
1169+
"@babel/runtime@^7.6.3", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
11701170
version "7.9.6"
11711171
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f"
11721172
integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==
@@ -6255,12 +6255,12 @@ [email protected]:
62556255
dependencies:
62566256
ts-pnp "^1.1.2"
62576257

6258-
polished@^3.5.2:
6259-
version "3.5.2"
6260-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.5.2.tgz#ca132b8cd68f7ffa95ae9d423f03e7a14fda1062"
6261-
integrity sha512-vWoRDg3gY5RQBtUfcj9MRN10VCIf4EkdUikGxyXItg2Hnwk+eIVtdBiLajN0ldFeT3Vq4r/QNbjrQdhqBKrTug==
6258+
polished@^3.6.0:
6259+
version "3.6.0"
6260+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.0.tgz#03eb2871c9bc4785d5199dd751cde7af6de42ff8"
6261+
integrity sha512-H7tsy9h5JVGXh7BdNzm/v/Q+zIasiwXnYflSmrLd+YpK+8dXKJTKl/kzCtB2kns2N5dyelRvjUtpOKK/nLCanA==
62626262
dependencies:
6263-
"@babel/runtime" "^7.8.7"
6263+
"@babel/runtime" "^7.9.2"
62646264

62656265
posix-character-classes@^0.1.0:
62666266
version "0.1.1"

0 commit comments

Comments
 (0)