Skip to content

Commit ef677d7

Browse files
chore(deps-dev): bump next-sitemap from 3.1.31 to 3.1.32
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 3.1.31 to 3.1.32. - [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases) - [Commits](iamvishnusankar/next-sitemap@3.1.31...3.1.32) --- updated-dependencies: - dependency-name: next-sitemap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49fde39 commit ef677d7

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
@@ -33,7 +33,7 @@
3333
"moment": "^2.29.4",
3434
"next-mdx-remote": "^4.2.0",
3535
"next-seo": "^5.14.1",
36-
"next-sitemap": "^3.1.31",
36+
"next-sitemap": "^3.1.32",
3737
"nprogress": "^0.2.0",
3838
"postcss": "^8.4.19",
3939
"prettier": "^2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2774,10 +2774,10 @@ next-seo@^5.14.1:
27742774
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.1.tgz#d07322edc37634fbd9beca51fb04177910d8031c"
27752775
integrity sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==
27762776

2777-
next-sitemap@^3.1.31:
2778-
version "3.1.31"
2779-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.31.tgz#c41a57418985e34a32f47594ee57986f04e01ead"
2780-
integrity sha512-GGp+EKSNYy3nlfuZtyI2DAsUrTSA6u35glVQVxpiPRnPHINDozsxSbFzHgFNqZ95hBBdkw5anDJYVnRYGIWvNw==
2777+
next-sitemap@^3.1.32:
2778+
version "3.1.32"
2779+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.32.tgz#e4a7227cab23b5e5c68bc54d335b86d3ff1e05f8"
2780+
integrity sha512-jkIKpwLXpWWTPfmDO46+6nu4+qpar4CjvUwCR9rYZHWtzE/wFfaCVFKpGtFMl6MFjpu8GjiE6kWFEa7uF3bzzg==
27812781
dependencies:
27822782
"@corex/deepmerge" "^4.0.29"
27832783
minimist "^1.2.6"

0 commit comments

Comments
 (0)