Bump fathom-client from 2.0.3 to 3.0.0

Bumps [fathom-client](https://github.com/unstacked/fathom-client) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/unstacked/fathom-client/releases)
- [Commits](https://github.com/unstacked/fathom-client/compare/v2.0.3...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-24 15:18:51 +00:00 committed by GitHub
parent 96ff6b096a
commit 6a98f0d458
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
"lint:staged": "lint-staged"
},
"dependencies": {
"fathom-client": "^2.0.3",
"fathom-client": "^3.0.0",
"next": "^10.0.3",
"next-seo": "^4.17.0",
"react": "^16.14.0",

View file

@ -3766,10 +3766,10 @@ fast-safe-stringify@^2.0.7:
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz#124aa885899261f68aedb42a7c080de9da608743"
integrity sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA==
fathom-client@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/fathom-client/-/fathom-client-2.0.3.tgz#1a778aa11009f0f1ed99c04f5137c21e9e021658"
integrity sha512-qwTn8LLzuXzsoqXMZGj6YN/mWF/vCRIo+ibD34kweAkKmne8nCELXf3ORUwegmqdzvEVtEZpXH9P9OFunnO07Q==
fathom-client@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/fathom-client/-/fathom-client-3.0.0.tgz#409c047cf1e2fea45b148e28d50fcd635e992893"
integrity sha512-d0oH2SHWCMIVLbbegB7nBIjSvbqbHrZBZxIOWSVAxlJL/roL0Ah9NNb6rTIcKMlA4gov9AjWQGEcZRzlnGc3XQ==
fd-slicer@~1.1.0:
version "1.1.0"