Skip to content

Commit 383ed57

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v7
1 parent 4b09c96 commit 383ed57

File tree

3 files changed

+105
-53
lines changed

3 files changed

+105
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-plugin-jest": "24.7.0",
7070
"eslint-plugin-node": "11.1.0",
7171
"eslint-plugin-promise": "5.2.0",
72-
"eslint-plugin-testing-library": "4.12.4",
72+
"eslint-plugin-testing-library": "7.1.1",
7373
"husky": "6.0.0",
7474
"lint-staged": "11.2.6",
7575
"pinst": "2.1.6",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint-plugin-jsx-a11y": "6.6.1",
9999
"eslint-plugin-react": "7.31.11",
100100
"eslint-plugin-react-hooks": "4.6.0",
101-
"eslint-plugin-testing-library": "4.12.4",
101+
"eslint-plugin-testing-library": "7.1.1",
102102
"prettier": "2.8.0"
103103
},
104104
"peerDependencies": {

yarn.lock

Lines changed: 103 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,6 +2861,13 @@
28612861
ts-node "^9"
28622862
tslib "^2"
28632863

2864+
"@eslint-community/eslint-utils@^4.4.0":
2865+
version "4.4.1"
2866+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
2867+
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
2868+
dependencies:
2869+
eslint-visitor-keys "^3.4.3"
2870+
28642871
"@eslint/eslintrc@^0.4.2":
28652872
version "0.4.2"
28662873
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
@@ -7247,18 +7254,6 @@
72477254
eslint-scope "^5.0.0"
72487255
eslint-utils "^2.0.0"
72497256

7250-
"@typescript-eslint/experimental-utils@^4.30.0":
7251-
version "4.31.0"
7252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.0.tgz#0ef1d5d86c334f983a00f310e43c1ce4c14e054d"
7253-
integrity sha512-Hld+EQiKLMppgKKkdUsLeVIeEOrwKc2G983NmznY/r5/ZtZCDvIOXnXtwqJIgYz/ymsy7n7RGvMyrzf1WaSQrw==
7254-
dependencies:
7255-
"@types/json-schema" "^7.0.7"
7256-
"@typescript-eslint/scope-manager" "4.31.0"
7257-
"@typescript-eslint/types" "4.31.0"
7258-
"@typescript-eslint/typescript-estree" "4.31.0"
7259-
eslint-scope "^5.1.1"
7260-
eslint-utils "^3.0.0"
7261-
72627257
"@typescript-eslint/[email protected]":
72637258
version "4.33.0"
72647259
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
@@ -7287,14 +7282,6 @@
72877282
"@typescript-eslint/types" "4.28.0"
72887283
"@typescript-eslint/visitor-keys" "4.28.0"
72897284

7290-
"@typescript-eslint/[email protected]":
7291-
version "4.31.0"
7292-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.0.tgz#9be33aed4e9901db753803ba233b70d79a87fc3e"
7293-
integrity sha512-LJ+xtl34W76JMRLjbaQorhR0hfRAlp3Lscdiz9NeI/8i+q0hdBZ7BsiYieLoYWqy+AnRigaD3hUwPFugSzdocg==
7294-
dependencies:
7295-
"@typescript-eslint/types" "4.31.0"
7296-
"@typescript-eslint/visitor-keys" "4.31.0"
7297-
72987285
"@typescript-eslint/[email protected]":
72997286
version "4.33.0"
73007287
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
@@ -7303,6 +7290,14 @@
73037290
"@typescript-eslint/types" "4.33.0"
73047291
"@typescript-eslint/visitor-keys" "4.33.0"
73057292

7293+
"@typescript-eslint/[email protected]", "@typescript-eslint/scope-manager@^8.15.0":
7294+
version "8.17.0"
7295+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
7296+
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
7297+
dependencies:
7298+
"@typescript-eslint/types" "8.17.0"
7299+
"@typescript-eslint/visitor-keys" "8.17.0"
7300+
73067301
"@typescript-eslint/[email protected]":
73077302
version "3.10.1"
73087303
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
@@ -7313,16 +7308,16 @@
73137308
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.0.tgz#a33504e1ce7ac51fc39035f5fe6f15079d4dafb0"
73147309
integrity sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==
73157310

7316-
"@typescript-eslint/[email protected]":
7317-
version "4.31.0"
7318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
7319-
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
7320-
73217311
"@typescript-eslint/[email protected]":
73227312
version "4.33.0"
73237313
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
73247314
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
73257315

7316+
"@typescript-eslint/[email protected]":
7317+
version "8.17.0"
7318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
7319+
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
7320+
73267321
"@typescript-eslint/[email protected]":
73277322
version "3.10.1"
73287323
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
@@ -7350,19 +7345,6 @@
73507345
semver "^7.3.5"
73517346
tsutils "^3.21.0"
73527347

7353-
"@typescript-eslint/[email protected]":
7354-
version "4.31.0"
7355-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.0.tgz#4da4cb6274a7ef3b21d53f9e7147cc76f278a078"
7356-
integrity sha512-QHl2014t3ptg+xpmOSSPn5hm4mY8D4s97ftzyk9BZ8RxYQ3j73XcwuijnJ9cMa6DO4aLXeo8XS3z1omT9LA/Eg==
7357-
dependencies:
7358-
"@typescript-eslint/types" "4.31.0"
7359-
"@typescript-eslint/visitor-keys" "4.31.0"
7360-
debug "^4.3.1"
7361-
globby "^11.0.3"
7362-
is-glob "^4.0.1"
7363-
semver "^7.3.5"
7364-
tsutils "^3.21.0"
7365-
73667348
"@typescript-eslint/[email protected]":
73677349
version "4.33.0"
73687350
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -7376,6 +7358,30 @@
73767358
semver "^7.3.5"
73777359
tsutils "^3.21.0"
73787360

7361+
"@typescript-eslint/[email protected]":
7362+
version "8.17.0"
7363+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
7364+
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
7365+
dependencies:
7366+
"@typescript-eslint/types" "8.17.0"
7367+
"@typescript-eslint/visitor-keys" "8.17.0"
7368+
debug "^4.3.4"
7369+
fast-glob "^3.3.2"
7370+
is-glob "^4.0.3"
7371+
minimatch "^9.0.4"
7372+
semver "^7.6.0"
7373+
ts-api-utils "^1.3.0"
7374+
7375+
"@typescript-eslint/utils@^8.15.0":
7376+
version "8.17.0"
7377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
7378+
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
7379+
dependencies:
7380+
"@eslint-community/eslint-utils" "^4.4.0"
7381+
"@typescript-eslint/scope-manager" "8.17.0"
7382+
"@typescript-eslint/types" "8.17.0"
7383+
"@typescript-eslint/typescript-estree" "8.17.0"
7384+
73797385
"@typescript-eslint/[email protected]":
73807386
version "3.10.1"
73817387
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
@@ -7391,14 +7397,6 @@
73917397
"@typescript-eslint/types" "4.28.0"
73927398
eslint-visitor-keys "^2.0.0"
73937399

7394-
"@typescript-eslint/[email protected]":
7395-
version "4.31.0"
7396-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.0.tgz#4e87b7761cb4e0e627dc2047021aa693fc76ea2b"
7397-
integrity sha512-HUcRp2a9I+P21+O21yu3ezv3GEPGjyGiXoEUQwZXjR8UxRApGeLyWH4ZIIUSalE28aG4YsV6GjtaAVB3QKOu0w==
7398-
dependencies:
7399-
"@typescript-eslint/types" "4.31.0"
7400-
eslint-visitor-keys "^2.0.0"
7401-
74027400
"@typescript-eslint/[email protected]":
74037401
version "4.33.0"
74047402
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
@@ -7407,6 +7405,14 @@
74077405
"@typescript-eslint/types" "4.33.0"
74087406
eslint-visitor-keys "^2.0.0"
74097407

7408+
"@typescript-eslint/[email protected]":
7409+
version "8.17.0"
7410+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
7411+
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
7412+
dependencies:
7413+
"@typescript-eslint/types" "8.17.0"
7414+
eslint-visitor-keys "^4.2.0"
7415+
74107416
74117417
version "3.2.9"
74127418
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-3.2.9.tgz#1affb6e459e7c1a940d954f8115fc8662fcc6734"
@@ -9190,6 +9196,13 @@ brace-expansion@^1.1.7:
91909196
balanced-match "^1.0.0"
91919197
concat-map "0.0.1"
91929198

9199+
brace-expansion@^2.0.1:
9200+
version "2.0.1"
9201+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
9202+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
9203+
dependencies:
9204+
balanced-match "^1.0.0"
9205+
91939206
braces@^2.3.1, braces@^2.3.2:
91949207
version "2.3.2"
91959208
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -12298,12 +12311,13 @@ eslint-plugin-react@^7.21.5:
1229812311
resolve "^2.0.0-next.3"
1229912312
string.prototype.matchall "^4.0.5"
1230012313

12301-
eslint-plugin-testing-library@4.12.4:
12302-
version "4.12.4"
12303-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.4.tgz#86b2abebeb0a6d4a2f1e5f0a515ad824bb9fa627"
12304-
integrity sha512-XZtoeyIZKFTiH8vhwnCaTo/mNrLHoLyufY4kkNg+clzZFeThWPjp+0QfrLam1on1k3JGwiRvoLH/V4QdBaB2oA==
12314+
eslint-plugin-testing-library@7.1.1:
12315+
version "7.1.1"
12316+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.1.tgz#df834e821e53fa81c1eb1fad5a0d9ba4c510f9ea"
12317+
integrity sha512-nszC833aZPwB6tik1nMkbFqmtgIXTT0sfJEYs0zMBKMlkQ4to2079yUV96SvmLh00ovSBJI4pgcBC1TiIP8mXg==
1230512318
dependencies:
12306-
"@typescript-eslint/experimental-utils" "^4.30.0"
12319+
"@typescript-eslint/scope-manager" "^8.15.0"
12320+
"@typescript-eslint/utils" "^8.15.0"
1230712321

1230812322
eslint-plugin-testing-library@^3.9.2:
1230912323
version "3.10.2"
@@ -12352,6 +12366,16 @@ eslint-visitor-keys@^2.0.0:
1235212366
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1235312367
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1235412368

12369+
eslint-visitor-keys@^3.4.3:
12370+
version "3.4.3"
12371+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
12372+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
12373+
12374+
eslint-visitor-keys@^4.2.0:
12375+
version "4.2.0"
12376+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
12377+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
12378+
1235512379
eslint-webpack-plugin@^2.5.2:
1235612380
version "2.5.4"
1235712381
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -12909,6 +12933,17 @@ fast-glob@^3.2.9:
1290912933
merge2 "^1.3.0"
1291012934
micromatch "^4.0.4"
1291112935

12936+
fast-glob@^3.3.2:
12937+
version "3.3.2"
12938+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
12939+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
12940+
dependencies:
12941+
"@nodelib/fs.stat" "^2.0.2"
12942+
"@nodelib/fs.walk" "^1.2.3"
12943+
glob-parent "^5.1.2"
12944+
merge2 "^1.3.0"
12945+
micromatch "^4.0.4"
12946+
1291212947
[email protected], [email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
1291312948
version "2.1.0"
1291412949
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -18034,6 +18069,13 @@ minimatch@^3.1.2:
1803418069
dependencies:
1803518070
brace-expansion "^1.1.7"
1803618071

18072+
minimatch@^9.0.4:
18073+
version "9.0.5"
18074+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
18075+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
18076+
dependencies:
18077+
brace-expansion "^2.0.1"
18078+
1803718079
minimist-options@^4.0.2:
1803818080
version "4.1.0"
1803918081
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -22145,6 +22187,11 @@ semver@^7.3.8:
2214522187
dependencies:
2214622188
lru-cache "^6.0.0"
2214722189

22190+
semver@^7.6.0:
22191+
version "7.6.3"
22192+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
22193+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
22194+
2214822195
semver@~2.3.1:
2214922196
version "2.3.2"
2215022197
resolved "https://registry.yarnpkg.com/semver/-/semver-2.3.2.tgz#b9848f25d6cf36333073ec9ef8856d42f1233e52"
@@ -23827,6 +23874,11 @@ tryer@^1.0.1:
2382723874
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
2382823875
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
2382923876

23877+
ts-api-utils@^1.3.0:
23878+
version "1.4.3"
23879+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
23880+
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
23881+
2383023882
ts-invariant@^0.10.3:
2383123883
version "0.10.3"
2383223884
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c"

0 commit comments

Comments
 (0)