Skip to content

Commit 5348061

Browse files
Merge pull request #237 from danielbayerlein/dependabot/npm_and_yarn/polished-3.6.6
Bump polished from 3.6.5 to 3.6.6
2 parents e26e2b0 + 5da454d commit 5348061

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": "^3.4.5",
3333
"next": "^9.2.2",
34-
"polished": "^3.6.5",
34+
"polished": "^3.6.6",
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
@@ -6266,10 +6266,10 @@ [email protected]:
62666266
dependencies:
62676267
ts-pnp "^1.1.2"
62686268

6269-
polished@^3.6.5:
6270-
version "3.6.5"
6271-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.5.tgz#dbefdde64c675935ec55119fe2a2ab627ca82e9c"
6272-
integrity sha512-VwhC9MlhW7O5dg/z7k32dabcAFW1VI2+7fSe8cE/kXcfL7mVdoa5UxciYGW2sJU78ldDLT6+ROEKIZKFNTnUXQ==
6269+
polished@^3.6.6:
6270+
version "3.6.6"
6271+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.6.tgz#91ef9eface9be5366c07672b63b736f50c151185"
6272+
integrity sha512-yiB2ims2DZPem0kCD6V0wnhcVGFEhNh0Iw0axNpKU+oSAgFt6yx6HxIT23Qg0WWvgS379cS35zT4AOyZZRzpQQ==
62736273
dependencies:
62746274
"@babel/runtime" "^7.9.2"
62756275

0 commit comments

Comments
 (0)