Bump swr from 0.3.8 to 0.3.9

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-19 22:02:07 +00:00
committed by Thomas Ruoff
parent c5ed66cbae
commit f228f54fe7
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
"jest": "^26.6.3",
"postcss-flexbugs-fixes": "^5.0.1",
"postcss-preset-env": "^6.7.0",
"swr": "^0.3.8",
"swr": "^0.3.9",
"tailwindcss": "^1.9.6",
"typescript": "^4.0.5"
},