Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency next-seo to v4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 16, 2021
1 parent f58a18e commit cbab8ae
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 @@ -20,7 +20,7 @@
"next": "11.0.1",
"next-mdx-remote": "3.0.4",
"next-remote-watch": "1.0.0",
"next-seo": "4.26.0",
"next-seo": "4.27.0",
"node-dir": "0.1.17",
"prism-react-renderer": "1.2.1",
"prismjs": "1.24.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3045,10 +3045,10 @@ [email protected]:
commander "^5.0.0"
express "^4.17.1"

next-seo@4.26.0:
version "4.26.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.26.0.tgz#4218cfae5651fdc2e330dcdf1cc1b34ce199d41c"
integrity sha512-5TqywQ3XAwqdmEU1AyNZjR7WdDKFTkDD8aBtgQelPvzBUEy8i0mTjtiw+09jhiHFNik6FqS8uPKCaYcY6jRgSQ==
next-seo@4.27.0:
version "4.27.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.27.0.tgz#9e6d1b9b49c09c3f5e1e86443dc04854b4edbd48"
integrity sha512-nodRrdEePRjFBo+2osYpDCVi+EbO45/MmCnLQpmS59HuEXBDePa3gpM67kJk9cCJ9dKkfp/MwYtmNbhDImMvmg==

[email protected]:
version "11.0.1"
Expand Down

0 comments on commit cbab8ae

Please sign in to comment.