Skip to content

Commit 4bea912

Browse files
chore(deps): update dependency next-seo to v5 (#160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5962a14 commit 4bea912

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lodash.startcase": "4.4.0",
2121
"next": "12.1.4",
2222
"next-mdx-remote": "3.0.8",
23-
"next-seo": "4.29.0",
23+
"next-seo": "5.4.0",
2424
"react": "17.0.2",
2525
"react-dom": "17.0.2",
2626
"react-transition-group": "4.4.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2814,10 +2814,10 @@ next-mdx-remote@3.0.8:
28142814
esbuild "^0.12.9"
28152815
pkg-dir "^5.0.0"
28162816

2817-
next-seo@4.29.0:
2818-
version "4.29.0"
2819-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.29.0.tgz#d281e95ba47914117cc99e9e468599f0547d9b9b"
2820-
integrity sha512-xmwzcz4uHaYJ8glbuhs6FSBQ7z3irmdPYdJJ5saWm72Uy3o+mPKGaPCXQetTCE6/xxVnpoDV4yFtFlEjUcljSg==
2817+
next-seo@5.4.0:
2818+
version "5.4.0"
2819+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.4.0.tgz#37a7784b30b3f70cec3fa0d77f9dde5990822d24"
2820+
integrity sha512-R9DhajPwJnR/lsF2hZ8cN8uqr5CVITsRrCG1AF5+ufcaybKYOvnH8sH9MaH4/hpkps3PQ9H71S7J7SPYixAYzQ==
28212821

28222822
next@12.1.4:
28232823
version "12.1.4"

0 commit comments

Comments
 (0)