Skip to content

Commit 7679cc7

Browse files
Bump next-seo from 6.5.0 to 6.6.0 (#198)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34f6cf4 commit 7679cc7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^18.3.0",
2525
"moment": "^2.30.1",
2626
"next": "^14.2.15",
27-
"next-seo": "^6.5.0",
27+
"next-seo": "^6.6.0",
2828
"react": "^18.3.1",
2929
"react-dom": "^18.3.1"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4172,10 +4172,10 @@ natural-compare@^1.4.0:
41724172
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
41734173
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
41744174

4175-
next-seo@^6.5.0:
4176-
version "6.5.0"
4177-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.5.0.tgz#5ccfbcfaced9d296499aa88f074b9e82e252a9c8"
4178-
integrity sha512-MfzUeWTN/x/rsKp/1n0213eojO97lIl0unxqbeCY+6pAucViHDA8GSLRRcXpgjsSmBxfCFdfpu7LXbt4ANQoNQ==
4175+
next-seo@^6.6.0:
4176+
version "6.6.0"
4177+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.6.0.tgz#10c6278cc3be51f9db1ede6780812e5664742974"
4178+
integrity sha512-0VSted/W6XNtgAtH3D+BZrMLLudqfm0D5DYNJRXHcDgan/1ZF1tDFIsWrmvQlYngALyphPfZ3ZdOqlKpKdvG6w==
41794179

41804180
next@^14.2.15:
41814181
version "14.2.15"

0 commit comments

Comments
 (0)