Skip to content

Commit fd2fc68

Browse files
Bump polished from 3.5.1 to 3.6.1
Bumps [polished](https://github.com/styled-components/polished) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](styled-components/polished@v3.5.1...v3.6.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ac67cd2 commit fd2fc68

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"focus-trap": "^5.1.0",
3838
"lodash": "^4.17.15",
3939
"moment": "^2.24.0",
40-
"polished": "^3.5.1",
40+
"polished": "^3.6.1",
4141
"react-day-picker": "^7.4.8",
4242
"react-hotkeys": "^2.0.0",
4343
"react-resize-detector": "^4.2.3",

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@types/styled-system": "^5.1.9",
2929
"lodash": "^4.17.15",
30-
"polished": "^3.5.1",
30+
"polished": "^3.6.1",
3131
"styled-system": "^5.1.5"
3232
},
3333
"devDependencies": {

packages/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"gatsby-remark-images": "^3.2.2",
2020
"gatsby-source-filesystem": "^2.2.4",
2121
"lodash": "^4.17.15",
22-
"polished": "^3.5.1",
22+
"polished": "^3.6.1",
2323
"prism-react-renderer": "^1.1.0",
2424
"react": "^16.13.1",
2525
"react-copy-to-clipboard": "^5.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14969,12 +14969,12 @@ pnp-webpack-plugin@^1.6.4:
1496914969
dependencies:
1497014970
ts-pnp "^1.1.6"
1497114971

14972-
polished@^3.5.1:
14973-
version "3.5.1"
14974-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.5.1.tgz#657b6faf4c2308f3e0b1951196803a5e5d67b122"
14975-
integrity sha512-GVbvskpBiDV5TknurGL6OyFfLHsCknxbU8w5iMppT8rW0tLEoQHrIRfrPNPqGXNj3HGhkjRvhmg59Fy7HSnCAw==
14972+
polished@^3.6.1:
14973+
version "3.6.1"
14974+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.1.tgz#89561e6adfdb7e449015fb77c6768c64a7b6e5aa"
14975+
integrity sha512-nG/7fcBqdu2766AePajDFvJ6mj3Ma735/zm6ulMYLZI+Nbj74Po95+QN5p2nEGo6l3IMgaKvp6MN/9PIZkFwHA==
1497614976
dependencies:
14977-
"@babel/runtime" "^7.8.7"
14977+
"@babel/runtime" "^7.9.2"
1497814978

1497914979
portfinder@^1.0.25:
1498014980
version "1.0.25"

0 commit comments

Comments
 (0)