Skip to content

Commit

Permalink
fix(deps): update dependency next-seo to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 17, 2020
1 parent 980b92d commit 69ba3ab
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.3.6",
"linaria": "1.3.3",
"next": "9.4.1",
"next-seo": "4.4.0",
"next-seo": "4.5.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 @@ -8501,10 +8501,10 @@ next-optimized-images@2.6.0:
raw-loader "^2.0.0"
url-loader "^1.1.2"

next-seo@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.4.0.tgz#490f1064e89af55043559459c9cd04220e4d651d"
integrity sha512-8ySgeXpntn4mdcyuDQo9A2ESes8hLZ/G+YwzIg5fLrK8CxqrAVCUoCxAO/BJZf1QgMddSDUDlKtlLJspJ89Jtg==
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-tick@~1.0.0:
version "1.0.0"
Expand Down

1 comment on commit 69ba3ab

@vercel
Copy link

@vercel vercel bot commented on 69ba3ab May 17, 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.