Skip to content

Commit 2ed9458

Browse files
Merge pull request #213 from danielbayerlein/dependabot/npm_and_yarn/polished-3.6.5
Bump polished from 3.6.4 to 3.6.5
2 parents 62b08a1 + effde60 commit 2ed9458

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": "^2.5.2",
3333
"next": "^9.2.2",
34-
"polished": "^3.6.4",
34+
"polished": "^3.6.5",
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
@@ -6278,10 +6278,10 @@ [email protected]:
62786278
dependencies:
62796279
ts-pnp "^1.1.2"
62806280

6281-
polished@^3.6.4:
6282-
version "3.6.4"
6283-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.4.tgz#cec6bc0fbffc5d6ce5799c85bcc1bca5e63f1dee"
6284-
integrity sha512-21moJXCm/7EvjeKQz5w89QDDKNPCoimc83CqwZZGJluFdMXsFlMQl9lPA/OMRkoceZ19kU0anKlMgZmY7LJSJw==
6281+
polished@^3.6.5:
6282+
version "3.6.5"
6283+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.5.tgz#dbefdde64c675935ec55119fe2a2ab627ca82e9c"
6284+
integrity sha512-VwhC9MlhW7O5dg/z7k32dabcAFW1VI2+7fSe8cE/kXcfL7mVdoa5UxciYGW2sJU78ldDLT6+ROEKIZKFNTnUXQ==
62856285
dependencies:
62866286
"@babel/runtime" "^7.9.2"
62876287

0 commit comments

Comments
 (0)