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

Commit 4e6e521

Browse files
authored
Merge branch 'staging' into feature/26-design-system
2 parents 0effd25 + da978d5 commit 4e6e521

File tree

2 files changed

+12
-35
lines changed

2 files changed

+12
-35
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
"eslint-plugin-import": "^2.22.1",
5757
"eslint-plugin-jsx-a11y": "^6.4.1",
5858
"eslint-plugin-prettier": "^3.3.0",
59-
"eslint-plugin-react": "^7.21.5",
59+
"eslint-plugin-react": "^7.22.0",
6060
"eslint-plugin-react-hooks": "^4.2.0",
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: 10 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -5825,10 +5825,10 @@ eslint-plugin-react-hooks@^4.2.0:
58255825
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
58265826
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
58275827

5828-
eslint-plugin-react@^7.21.5:
5829-
version "7.21.5"
5830-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3"
5831-
integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==
5828+
eslint-plugin-react@^7.22.0:
5829+
version "7.22.0"
5830+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269"
5831+
integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
58325832
dependencies:
58335833
array-includes "^3.1.1"
58345834
array.prototype.flatmap "^1.2.3"
@@ -7549,13 +7549,6 @@ is-ci@^2.0.0:
75497549
dependencies:
75507550
ci-info "^2.0.0"
75517551

7552-
is-core-module@^2.0.0:
7553-
version "2.0.0"
7554-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.0.0.tgz#58531b70aed1db7c0e8d4eb1a0a2d1ddd64bd12d"
7555-
integrity sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw==
7556-
dependencies:
7557-
has "^1.0.3"
7558-
75597552
is-core-module@^2.1.0:
75607553
version "2.1.0"
75617554
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.1.0.tgz#a4cc031d9b1aca63eecbd18a650e13cb4eeab946"
@@ -8103,15 +8096,7 @@ jsprim@^1.2.2:
81038096
json-schema "0.2.3"
81048097
verror "1.10.0"
81058098

8106-
"jsx-ast-utils@^2.4.1 || ^3.0.0":
8107-
version "3.0.0"
8108-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.0.0.tgz#0f49d5093bafa4b45d3fe02147d8b40ffc6c7438"
8109-
integrity sha512-sPuicm6EPKYI/UnWpOatvg4pI50qaBo4dSOMGUPutmJ26ttedFKXr0It0XXPk4HKnQ/1X0st4eSS2w2jhFk9Ow==
8110-
dependencies:
8111-
array-includes "^3.1.1"
8112-
object.assign "^4.1.1"
8113-
8114-
jsx-ast-utils@^3.1.0:
8099+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0:
81158100
version "3.1.0"
81168101
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz#642f1d7b88aa6d7eb9d8f2210e166478444fa891"
81178102
integrity sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==
@@ -9045,10 +9030,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
90459030
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
90469031
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
90479032

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==
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==
90529037
dependencies:
90539038
"@corex/deepmerge" "^2.5.3"
90549039
matcher "^3.0.0"
@@ -11317,15 +11302,7 @@ resolve-url@^0.2.1:
1131711302
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1131811303
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
1131911304

11320-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2:
11321-
version "1.18.1"
11322-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1.tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130"
11323-
integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==
11324-
dependencies:
11325-
is-core-module "^2.0.0"
11326-
path-parse "^1.0.6"
11327-
11328-
resolve@^1.19.0:
11305+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.3.2:
1132911306
version "1.19.0"
1133011307
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
1133111308
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==

0 commit comments

Comments
 (0)