Bump next-seo from 5.8.0 to 5.9.0

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](https://github.com/garmeeh/next-seo/compare/v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: next-seo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-26 20:42:54 +00:00 committed by GitHub
parent 2a960911f2
commit c7f585cd7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -16,7 +16,7 @@
"critters": "^0.0.16", "critters": "^0.0.16",
"ioredis": "^5.2.3", "ioredis": "^5.2.3",
"next": "12", "next": "12",
"next-seo": "^5.8.0", "next-seo": "^5.9.0",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"node-fetch": "^3.2.10", "node-fetch": "^3.2.10",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",

@ -2325,10 +2325,10 @@ natural-compare@^1.4.0:
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
next-seo@^5.8.0: next-seo@^5.9.0:
version "5.8.0" version "5.9.0"
resolved "https://registry.npmjs.org/next-seo/-/next-seo-5.8.0.tgz" resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.9.0.tgz#1bc68a25677f0459609c587264c5ee90a2a00730"
integrity sha512-V5W/JwqdoX6/0zG4S7m5g8zNajYffytWigkPo2hrbHhLD18yGFBU9607OPhvbI9zX3QjWQFMBSmlUY456xt9cA== integrity sha512-GsPXIDC9EFoFM6pkigSGMzuD/PelL8TFPlD5rKQCZfwkDNhs0unkW8sOMZ2u4RnEfxb/BBpEjQxtEeYQcgQ8jQ==
next-themes@^0.2.1: next-themes@^0.2.1:
version "0.2.1" version "0.2.1"