Bump swr from 0.5.3 to 0.5.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-22 06:21:16 +00:00
committed by Thomas Ruoff
parent 563d3eac6c
commit f1c3a12643
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"postcss": "^8.2.8",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.3",
"swr": "^0.5.4",
"tailwindcss": "^2.0.3",
"typescript": "^4.2.3"
},