Skip to content

Commit

Permalink
fix(deps): update dependency next-seo to v6 (#1085)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 2, 2023
1 parent d6bfa1f commit 396830c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.2.0",
"next-pwa": "^5.6.0",
"next-seo": "^5.15.0",
"next-seo": "^6.0.0",
"next-sitemap": "^4.0.6",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3042,7 +3042,7 @@ __metadata:
next-mdx-remote: ^4.4.1
next-progress: ^2.2.0
next-pwa: ^5.6.0
next-seo: ^5.15.0
next-seo: ^6.0.0
next-sitemap: ^4.0.6
parse-numeric-range: ^1.3.0
postcss: ^8.4.21
Expand Down Expand Up @@ -10978,14 +10978,14 @@ __metadata:
languageName: node
linkType: hard

"next-seo@npm:^5.15.0":
version: 5.15.0
resolution: "next-seo@npm:5.15.0"
"next-seo@npm:^6.0.0":
version: 6.0.0
resolution: "next-seo@npm:6.0.0"
peerDependencies:
next: ^8.1.1-canary.54 || >=9.0.0
react: ">=16.0.0"
react-dom: ">=16.0.0"
checksum: 05b0769d9c9abcc6a0179e5d724e87b1a3a7591a9c2caa4ef5b791769fcf868cb97fbcd90264106101cf7fbc073b0375ab90026aa519d2e899fbabea12cafbfb
checksum: aa986b3731386bc91408df6bca09a9edc0cdd8a7730bcdc331f283ab50803a6d60047b685eeec4b11bde1660dbb792e3737e81ef05a65682323d0d07fa9edd85
languageName: node
linkType: hard

Expand Down

1 comment on commit 396830c

@vercel
Copy link

@vercel vercel bot commented on 396830c Apr 2, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

blog – ./

blog-sabertaz.vercel.app
blog-git-main-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.