Skip to content

Commit

Permalink
fix(deps): update dependency next-seo to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 25, 2020
1 parent 4f1f8d3 commit 3ba08e2
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.4.4",
"next-seo": "4.5.0",
"next-seo": "4.6.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-redux": "7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8502,10 +8502,10 @@ next-optimized-images@2.6.1:
raw-loader "^2.0.0"
url-loader "^1.1.2"

next-seo@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.5.0.tgz#d000d4fec1ee02fd7bf458bfc20c334035027939"
integrity sha512-PqLKaEOBHieXSxXDt++kG/XyJgi4X9N36PzmEBdJpJGkJdnqmdplFMZtz/kjuJJUg3iaVaUg/TAnRDjOROEX4A==
next-seo@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.6.0.tgz#c22a8f49ae8272460962e065159551605257f088"
integrity sha512-j7Ju/+0TBArH4402SsCm5ZkFQSDY7mX+jyUn+NcE4nZAOuMbBQsvA3Cm4n2ls1/LZwwjY18v4uYukyhyqtE8cQ==

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

1 comment on commit 3ba08e2

@vercel
Copy link

@vercel vercel bot commented on 3ba08e2 Jun 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.