Skip to content

Commit

Permalink
fix(deps): update dependency next-seo to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 25, 2020
1 parent 6bb1567 commit 3a6ef05
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.9.0",
"next-seo": "4.10.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.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-seo@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.10.0.tgz#292734b215389a62485253ad99bf7334c7ec5a40"
integrity sha512-/GENcSCwTuj6IBZ9Gl7/O5pQHTDgZCgh5db2rM+ODYgQHCg/hDq6gNqFCs/xsokPOui+u70IKK/vGvHF6iWhDg==

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

1 comment on commit 3a6ef05

@vercel
Copy link

@vercel vercel bot commented on 3a6ef05 Sep 25, 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.