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

Commit a8a5e0f

Browse files
authored
Merge pull request #51 from WebDevStudios/dependabot/npm_and_yarn/next-sitemap-1.3.29
Bump next-sitemap from 1.3.22 to 1.3.29
2 parents 026c6a1 + 19b116f commit a8a5e0f

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
@@ -61,7 +61,7 @@
6161
"graphql": "^15.4.0",
6262
"husky": "^4.3.6",
6363
"lint-staged": "^10.5.3",
64-
"next-sitemap": "^1.3.22",
64+
"next-sitemap": "^1.3.29",
6565
"postcss-flexbugs-fixes": "^4.2.1",
6666
"postcss-preset-env": "^6.7.0",
6767
"prettier": "^2.2.1",

yarn.lock

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

9048-
next-sitemap@^1.3.22:
9049-
version "1.3.22"
9050-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.3.22.tgz#3350a62ab21aaf3ca19b59836170b6436a4d5e10"
9051-
integrity sha512-R7oAkFJYErR4ese5ejq2eKGCk+EgIFoOCqdQdMYrjeo5ckIG+ewLElFaD1wm9OgdXTZAqpmIZ4U3ninIxtoxBg==
9048+
next-sitemap@^1.3.29:
9049+
version "1.3.29"
9050+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.3.29.tgz#3ab04a2544ec2dab0a15c9eb9bf065cc60657752"
9051+
integrity sha512-cha6WbQyBvPi82OsfWfCc40D9U6uoET1DnkgXRwETiUEQr35hcBxcahVXAKbfNvuELC26V11C6k5ZmvvJNRYjw==
90529052
dependencies:
90539053
"@corex/deepmerge" "^2.5.3"
90549054
matcher "^3.0.0"

0 commit comments

Comments
 (0)