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

Commit cd29e47

Browse files
authored
Merge branch 'staging' into dependabot/npm_and_yarn/eslint-plugin-react-7.22.0
2 parents 848342b + a8a5e0f commit cd29e47

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
@@ -9030,10 +9030,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
90309030
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
90319031
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
90329032

9033-
next-sitemap@^1.3.22:
9034-
version "1.3.22"
9035-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.3.22.tgz#3350a62ab21aaf3ca19b59836170b6436a4d5e10"
9036-
integrity sha512-R7oAkFJYErR4ese5ejq2eKGCk+EgIFoOCqdQdMYrjeo5ckIG+ewLElFaD1wm9OgdXTZAqpmIZ4U3ninIxtoxBg==
9033+
next-sitemap@^1.3.29:
9034+
version "1.3.29"
9035+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.3.29.tgz#3ab04a2544ec2dab0a15c9eb9bf065cc60657752"
9036+
integrity sha512-cha6WbQyBvPi82OsfWfCc40D9U6uoET1DnkgXRwETiUEQr35hcBxcahVXAKbfNvuELC26V11C6k5ZmvvJNRYjw==
90379037
dependencies:
90389038
"@corex/deepmerge" "^2.5.3"
90399039
matcher "^3.0.0"

0 commit comments

Comments
 (0)