Skip to content

Commit 3d34dc3

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 483e8a6 commit 3d34dc3

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.1.0",
3232
"js-base64": "^3.7.2",
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@
11591159
dependencies:
11601160
regenerator-runtime "^0.13.2"
11611161

1162-
"@babel/runtime@^7.15.4", "@babel/runtime@^7.9.2":
1162+
"@babel/runtime@^7.14.0", "@babel/runtime@^7.15.4":
11631163
version "7.15.4"
11641164
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
11651165
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
@@ -6574,12 +6574,12 @@ [email protected]:
65746574
dependencies:
65756575
ts-pnp "^1.1.2"
65766576

6577-
polished@^3.6.7:
6578-
version "3.6.7"
6579-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.7.tgz#44cbd0047f3187d83db0c479ef0c7d5583af5fb6"
6580-
integrity sha512-b4OViUOihwV0icb9PHmWbR+vPqaSzSAEbgLskvb7ANPATVXGiYv/TQFHQo65S53WU9i5EQ1I03YDOJW7K0bmYg==
6577+
polished@^4.1.3:
6578+
version "4.1.3"
6579+
resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.3.tgz#7a3abf2972364e7d97770b827eec9a9e64002cfc"
6580+
integrity sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==
65816581
dependencies:
6582-
"@babel/runtime" "^7.9.2"
6582+
"@babel/runtime" "^7.14.0"
65836583

65846584
posix-character-classes@^0.1.0:
65856585
version "0.1.1"

0 commit comments

Comments
 (0)