Skip to content

Commit

Permalink
Merge pull request #196 from shunkakinoki/renovate/next-seo-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency next-seo to ^4.28.1
  • Loading branch information
mergify[bot] authored Sep 22, 2021
2 parents 172b20e + 585d58d commit b184884
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 @@ -72,7 +72,7 @@
"next-compose-plugins": "^2.2.1",
"next-mdx-remote": "^3.0.4",
"next-og-utils": "^1.1.7",
"next-seo": "^4.27.0",
"next-seo": "^4.28.1",
"next-sitemap": "^1.6.168",
"next-themes": "^0.0.15",
"next-translate": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14471,10 +14471,10 @@ next-og-utils@^1.1.7:
react "^17.0.2"
react-dom "^17.0.2"

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==
next-seo@^4.28.1:
version "4.28.1"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.28.1.tgz#c98ee559c8ab7196c62d0f6903afd7a8cde47a03"
integrity sha512-WZgwdM+UhpNF3A37zFllzmPhnOVJ9vYeYlc0n3Z/kYfz/QQgy8NEdncNNggS9dU4JD8xriaCcyknhy5OsrFsJw==

next-sitemap@^1.6.168:
version "1.6.168"
Expand Down

0 comments on commit b184884

Please sign in to comment.