Bump swr from 0.5.4 to 0.5.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-05 06:22:54 +00:00
committed by Thomas Ruoff
parent ca3b58693d
commit c9a0fc52f4
2 changed files with 14 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"postcss": "^8.2.8",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.4",
"swr": "^0.5.5",
"tailwindcss": "^2.0.4",
"typescript": "^4.2.3"
},