Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
Update dependency polished to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 6, 2021
1 parent bdf26ca commit fd14d10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"expo-blur": "6.0.0",
"graphql": "14.7.0",
"graphql-tag": "2.11.0",
"polished": "3.7.0",
"polished": "4.1.0",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9032,10 +9032,10 @@ pn@^1.1.0:
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==

polished@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/polished/-/polished-3.7.0.tgz#ece3368df30d33082bc8a957aa212d3f98119278"
integrity sha512-1tnvQ2wsxfR/DyPE2Xu9sRbnLAwXAarCWiZJ8Hfirw59bTigqjbzEWSAmzYizT6ocQW995V8n7RP48jq50DjJA==
polished@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.0.tgz#ab80c10e04fdf8795faee723b59577de18d2936b"
integrity sha512-y8IInTGHuwku7+O+wsJ7OOvNpJF7EPP/IDzF1uj9UJfEEKpMAfeq5gZ5UrtOksM7Jk4+hBAk6Ce8rFOOF4msZg==
dependencies:
"@babel/runtime" "^7.12.5"
"@scarf/scarf" "^1.1.0"
Expand Down

0 comments on commit fd14d10

Please sign in to comment.