Skip to content

Commit

Permalink
Bump next-seo from 6.5.0 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](garmeeh/next-seo@v6.5.0...v6.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 8a12750 commit d269cad
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 @@ -24,7 +24,7 @@
"@types/react-dom": "^18.3.0",
"moment": "^2.30.1",
"next": "^14.2.5",
"next-seo": "^6.5.0",
"next-seo": "^6.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4172,10 +4172,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.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-seo@^6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.6.0.tgz#10c6278cc3be51f9db1ede6780812e5664742974"
integrity sha512-0VSted/W6XNtgAtH3D+BZrMLLudqfm0D5DYNJRXHcDgan/1ZF1tDFIsWrmvQlYngALyphPfZ3ZdOqlKpKdvG6w==

next@^14.2.5:
version "14.2.5"
Expand Down

0 comments on commit d269cad

Please sign in to comment.