1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency swr to v0.5.7

This commit is contained in:
Renovate Bot 2021-09-30 02:32:57 +00:00 committed by renovate[bot]
parent 402e57fff6
commit fa0ffd8b4e
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
"redux-mock-store": "1.5.4",
"redux-thunk": "2.3.0",
"sass": "1.32.8",
"swr": "0.5.5",
"swr": "0.5.7",
"typescript": "4.4.3",
"web-vitals": "1.1.1"
},

View File

@ -11626,10 +11626,10 @@ svgo@^1.0.0, svgo@^1.2.2:
unquote "~1.1.1"
util.promisify "~1.0.0"
swr@0.5.5:
version "0.5.5"
resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.5.tgz#c72c1615765f33570a16bbb13699e3ac87eaaa3a"
integrity sha512-u4mUorK9Ipt+6LEITvWRWiRWAQjAysI6cHxbMmMV1dIdDzxMnswWo1CyGoyBHXX91CchxcuoqgFZ/ycx+YfhCA==
swr@0.5.7:
version "0.5.7"
resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.7.tgz#bb6a56ad1c61da719d182c1137198554d5a78aac"
integrity sha512-Jh1Efgu8nWZV9rU4VLUMzBzcwaZgi4znqbVXvAtUy/0JzSiN6bNjLaJK8vhY/Rtp7a83dosz5YuehfBNwC/ZoQ==
dependencies:
dequal "2.0.2"