build(deps): bump swr from 0.2.2 to 0.2.3 (#1326)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-17 16:35:33 +02:00
committed by GitHub
parent 89168d4d36
commit 455362285d
+3 -3
View File
@@ -17767,9 +17767,9 @@ svgo@^1.0.0, svgo@^1.2.2:
util.promisify "~1.0.0"
swr@^0.2.2:
version "0.2.2"
resolved "https://registry.npmjs.org/swr/-/swr-0.2.2.tgz#6e1b3e5c0e545c4fdb36ae3aa38cd94d0f9a88b7"
integrity sha512-D/z+PTUchZhoUA0tNC8TNJivf7Hc61WPxbUdXPi+VxRloddWYNP1ZicaEgyAph42ZnKl1L7twcZr4q6d0UMXcg==
version "0.2.3"
resolved "https://registry.npmjs.org/swr/-/swr-0.2.3.tgz#e0fb260d27f12fafa2388312083368f45127480d"
integrity sha512-JhuuD5ojqgjAQpZAhoPBd8Di0Mr1+ykByVKuRJdtKaxkUX/y8kMACWKkLgLQc8pcDOKEAnbIreNjU7HfqI9nHQ==
dependencies:
fast-deep-equal "2.0.1"