Skip to content

Commit ac6d308

Browse files
Bump polished from 3.6.7 to 4.1.3
Bumps [polished](https://github.com/styled-components/polished) from 3.6.7 to 4.1.3. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](styled-components/polished@v3.6.7...v4.1.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c40e68d commit ac6d308

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.1.0",
3232
"js-base64": "^3.6.1",
3333
"next": "^9.2.2",
34-
"polished": "^3.6.7",
34+
"polished": "^4.1.3",
3535
"react": "^16.13.1",
3636
"react-dom": "^16.13.1",
3737
"styled-components": "^4.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,10 +1159,10 @@
11591159
dependencies:
11601160
regenerator-runtime "^0.13.2"
11611161

1162-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.9.2":
1163-
version "7.10.5"
1164-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.5.tgz#303d8bd440ecd5a491eae6117fd3367698674c5c"
1165-
integrity sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==
1162+
"@babel/runtime@^7.10.5", "@babel/runtime@^7.14.0":
1163+
version "7.14.0"
1164+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6"
1165+
integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==
11661166
dependencies:
11671167
regenerator-runtime "^0.13.4"
11681168

@@ -6436,12 +6436,12 @@ [email protected]:
64366436
dependencies:
64376437
ts-pnp "^1.1.2"
64386438

6439-
polished@^3.6.7:
6440-
version "3.6.7"
6441-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.7.tgz#44cbd0047f3187d83db0c479ef0c7d5583af5fb6"
6442-
integrity sha512-b4OViUOihwV0icb9PHmWbR+vPqaSzSAEbgLskvb7ANPATVXGiYv/TQFHQo65S53WU9i5EQ1I03YDOJW7K0bmYg==
6439+
polished@^4.1.3:
6440+
version "4.1.3"
6441+
resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.3.tgz#7a3abf2972364e7d97770b827eec9a9e64002cfc"
6442+
integrity sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==
64436443
dependencies:
6444-
"@babel/runtime" "^7.9.2"
6444+
"@babel/runtime" "^7.14.0"
64456445

64466446
posix-character-classes@^0.1.0:
64476447
version "0.1.1"

0 commit comments

Comments
 (0)