Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 5946230

Browse files
Bump next-seo from 4.17.0 to 4.18.0
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Changelog](https://github.com/garmeeh/next-seo/blob/master/CHANGELOG.md) - [Commits](garmeeh/next-seo@v4.17.0...v4.18.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 444f9dd commit 5946230

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"graphql": "^15.5.0",
6868
"husky": "^4.3.8",
6969
"lint-staged": "^10.5.3",
70-
"next-seo": "^4.17.0",
70+
"next-seo": "^4.18.0",
7171
"next-sitemap": "^1.4.15",
7272
"postcss-flexbugs-fixes": "^4.2.1",
7373
"postcss-preset-env": "^6.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9271,10 +9271,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
92719271
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
92729272
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
92739273

9274-
next-seo@^4.17.0:
9275-
version "4.17.0"
9276-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.17.0.tgz#fb3dbe0ed7414aa9d83872ef5d8510980a6dae7e"
9277-
integrity sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw==
9274+
next-seo@^4.18.0:
9275+
version "4.18.0"
9276+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.18.0.tgz#c6cf30253088d64c2e552e10d89a831b59f661c4"
9277+
integrity sha512-Omv6r7hIRArsVpa3rzUmhjsuOm9eSFvG7BU3F/oEl7Z2OYjpOJvVjZsEgHMmsBvgmT1Svy0LDVo1/FKH3Zh4wQ==
92789278

92799279
next-sitemap@^1.4.15:
92809280
version "1.4.15"

0 commit comments

Comments
 (0)