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

Commit 22e4c79

Browse files
author
Greg Rickaby
authored
Merge branch 'staging' into feature/25-storybook-mdx
2 parents cea7eea + ca8044d commit 22e4c79

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-react-hooks": "^4.2.0",
5959
"husky": "^4.3.6",
6060
"lint-staged": "^10.5.3",
61-
"next-sitemap": "^1.3.20",
61+
"next-sitemap": "^1.3.22",
6262
"postcss-flexbugs-fixes": "^4.2.1",
6363
"postcss-preset-env": "^6.7.0",
6464
"prettier": "^2.2.1",

yarn.lock

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

8996-
next-sitemap@^1.3.20:
8997-
version "1.3.20"
8998-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.3.20.tgz#48931d6b5c9fbfb66c0dea7a1f5bb93e85b11e73"
8999-
integrity sha512-e5IOuyeR6rE+lo68swB1V/wlr3jznudfbQncKW7tP/TBqU/fAC+FY337htjyRiWRW8pKlCL5iP3UPAst+xGuVg==
8996+
next-sitemap@^1.3.22:
8997+
version "1.3.22"
8998+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.3.22.tgz#3350a62ab21aaf3ca19b59836170b6436a4d5e10"
8999+
integrity sha512-R7oAkFJYErR4ese5ejq2eKGCk+EgIFoOCqdQdMYrjeo5ckIG+ewLElFaD1wm9OgdXTZAqpmIZ4U3ninIxtoxBg==
90009000
dependencies:
90019001
"@corex/deepmerge" "^2.5.3"
90029002
matcher "^3.0.0"

0 commit comments

Comments
 (0)