Bump swr from 0.3.11 to 0.4.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-15 06:31:01 +00:00
committed by Thomas Ruoff
parent 5179ebff0d
commit 34e6070831
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"postcss": "^8.2.2",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.3.11",
"swr": "^0.4.2",
"tailwindcss": "^2.0.2",
"typescript": "^4.1.3"
},