chore(deps): bump swr from 0.2.3 to 0.3.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-16 11:40:17 +00:00
committed by GitHub
parent b78e347375
commit 19775e4bd0
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^15.3.3",
"swr": "^0.2.2"
"swr": "^0.3.0"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.18",