Bump swr from 0.5.5 to 0.5.6

Bumps [swr](https://github.com/vercel/swr) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/commits/0.5.6)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-18 20:58:08 +00:00
committed by Thomas Ruoff
parent f798ed0d5b
commit b1d1260133
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"postcss": "^8.2.15",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.5",
"swr": "^0.5.6",
"tailwindcss": "^2.1.2",
"typescript": "^4.2.4"
},