Skip to content

Commit

Permalink
fix(deps): update dependency next-seo to v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 24, 2020
1 parent 96508d1 commit 6bb1567
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 @@ -13,7 +13,7 @@
"@reduxjs/toolkit": "1.4.0",
"linaria": "1.3.3",
"next": "9.5.3",
"next-seo": "4.7.3",
"next-seo": "4.9.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-redux": "7.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9183,10 +9183,10 @@ next-optimized-images@2.6.2:
raw-loader "^2.0.0"
url-loader "^1.1.2"

next-seo@4.7.3:
version "4.7.3"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.7.3.tgz#8da82dca4f425c84392c4a8462f215dfcb4195b0"
integrity sha512-hEl6fVbYU6h0EqGTqsVM3aEbn+ejlV7JjjIRLzT8at5TDxXQWs1Ypd0UA9oalHfVo7rDbWawD9rrvMe+PWl4kw==
next-seo@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.9.0.tgz#ac022f10354fcec62b591d26dcd66dd396915040"
integrity sha512-/w3s2mOOm94WInw70oIzgLRxFSPwrVgaCxZef40yvOfFYmc9F2ed1MLHkNx/26ta78JGOcyyTIB6AA7hOWv1vA==

next-tick@~1.0.0:
version "1.0.0"
Expand Down

1 comment on commit 6bb1567

@vercel
Copy link

@vercel vercel bot commented on 6bb1567 Sep 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.