Skip to content

Commit

Permalink
fix(deps): update dependency next-seo to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2022
1 parent 5390f98 commit 2aa9370
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 @@ -48,7 +48,7 @@
"next-compose-plugins": "2.2.1",
"next-images": "1.8.4",
"next-pwa": "5.5.0",
"next-seo": "5.3.0",
"next-seo": "5.4.0",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-hook-form": "7.29.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6560,10 +6560,10 @@ next-pwa@5.5.0:
workbox-webpack-plugin "^6.5.2"
workbox-window "^6.5.2"

next-seo@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.3.0.tgz#35a8c3ebb9898fd2ac4c8208de360feed3756bf8"
integrity sha512-ofXUGGZ4l6j4oCxu6aecTWTkNbN/g+zbYUOvLRBKl96bJrt+WWyo4riRxQqqczvk1niGH4ibN7cCEwVjlYZs2g==
next-seo@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.4.0.tgz#37a7784b30b3f70cec3fa0d77f9dde5990822d24"
integrity sha512-R9DhajPwJnR/lsF2hZ8cN8uqr5CVITsRrCG1AF5+ufcaybKYOvnH8sH9MaH4/hpkps3PQ9H71S7J7SPYixAYzQ==

next-sitemap@2.5.17:
version "2.5.17"
Expand Down

0 comments on commit 2aa9370

Please sign in to comment.