From f63df4c1aa5285751a2a9ed67342ab511a0cedff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 12:59:57 -0700 Subject: [PATCH] Bump next-seo from 4.10.1 to 4.11.0 (#623) Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.10.1 to 4.11.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Changelog](https://github.com/garmeeh/next-seo/blob/master/CHANGELOG.md) - [Commits](https://github.com/garmeeh/next-seo/compare/v4.10.1...v4.11.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dce34de..70c921c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "fathom-client": "^2.0.3", "next": "^9.5.3", - "next-seo": "^4.10.1", + "next-seo": "^4.11.0", "react": "^16.13.1", "react-clipboard.js": "^2.0.16", "react-dom": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index f07b893..4fb3845 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6153,10 +6153,10 @@ neo-async@2.6.1, neo-async@^2.5.0, neo-async@^2.6.1: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== -next-seo@^4.10.1: - version "4.10.1" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.10.1.tgz#b229c1ab9dbc3b87916d2b9f277d5421510fa3f5" - integrity sha512-lvI8XmYVPOX3ZRVqS7Ft0jLjO5d54DDgMbM614ZAn8lSitPVMK5NF1FQmcBnJxTyCrHoM+h+s5R/c/ybHRl5RA== +next-seo@^4.11.0: + version "4.11.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.11.0.tgz#b4f160414b49e6e3dc7791df25e29b50550ebb67" + integrity sha512-JrrGA+wD20ArI5jTqbLE2jipmA5VCCcjBlb1ZI2lKktd7lCXNs/IIvwkNfJPPK0vFp/ewwylA6kO5CyX2fflig== next-tick@~1.0.0: version "1.0.0"