Skip to content

Commit

Permalink
chore(deps): bump next-seo from 6.1.0 to 6.4.0 (#332)
Browse files Browse the repository at this point in the history
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 6.1.0 to 6.4.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](garmeeh/next-seo@v6.1.0...v6.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2024
1 parent c2faf5e commit 61e7cc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@fontsource/inter": "^5.0.15",
"framer-motion": "^10",
"next": "^14.0.3",
"next-seo": "^6.1.0",
"next-seo": "^6.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5158,10 +5158,10 @@ natural-compare@^1.4.0:
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=

next-seo@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.1.0.tgz#b60b06958cc77e7ed56f0a61b2d6cd0afed88ebb"
integrity sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==
next-seo@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.4.0.tgz#05a75b8acae881f856eb690b1f66b5e8741aa16e"
integrity sha512-XQFxkOL2hw0YE+P100HbI3EAvcludlHPxuzMgaIjKb7kPK0CvjGvLFjd9hszZFEDc5oiQkGFA8+cuWcnip7eYA==

next@^14.0.3:
version "14.0.3"
Expand Down

0 comments on commit 61e7cc4

Please sign in to comment.