Skip to content

Commit

Permalink
build(deps): bump next-seo from 4.29.0 to 6.5.0
Browse files Browse the repository at this point in the history
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.29.0 to 6.5.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](garmeeh/next-seo@v4.29.0...v6.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent fda9709 commit 37c76b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"next": "^12.2.3",
"next-mdx": "^0.6.0",
"next-mdx-toc": "^0.1.1",
"next-seo": "^4.23.0",
"next-seo": "^6.5.0",
"prism-react-renderer": "^1.3.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9479,10 +9479,10 @@ next-mdx@^0.6.0, next-mdx@^0.6.2:
next-mdx-remote "^2.1.3"
node-cache "^5.1.2"

next-seo@^4.23.0:
version "4.29.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.29.0.tgz#d281e95ba47914117cc99e9e468599f0547d9b9b"
integrity sha512-xmwzcz4uHaYJ8glbuhs6FSBQ7z3irmdPYdJJ5saWm72Uy3o+mPKGaPCXQetTCE6/xxVnpoDV4yFtFlEjUcljSg==
next-seo@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.5.0.tgz#5ccfbcfaced9d296499aa88f074b9e82e252a9c8"
integrity sha512-MfzUeWTN/x/rsKp/1n0213eojO97lIl0unxqbeCY+6pAucViHDA8GSLRRcXpgjsSmBxfCFdfpu7LXbt4ANQoNQ==

"next@^12.2.0 || ^13", "next@^12.2.3 || ^13":
version "13.5.6"
Expand Down

0 comments on commit 37c76b8

Please sign in to comment.