Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 3970710

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.31.2
1 parent 603140c commit 3970710

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@types/react-dom": "17.0.9",
5757
"@types/testing-library__jest-dom": "5.14.1",
5858
"@types/testing-library__react": "10.2.0",
59-
"@typescript-eslint/eslint-plugin": "4.31.1",
60-
"@typescript-eslint/parser": "4.31.1",
59+
"@typescript-eslint/eslint-plugin": "4.31.2",
60+
"@typescript-eslint/parser": "4.31.2",
6161
"babel-eslint": "10.1.0",
6262
"babel-jest": "26.6.3",
6363
"documentation": "13.2.5",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,28 +2329,28 @@
23292329
dependencies:
23302330
"@types/yargs-parser" "*"
23312331

2332-
"@typescript-eslint/[email protected].1":
2333-
version "4.31.1"
2334-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498"
2335-
integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA==
2332+
"@typescript-eslint/[email protected].2":
2333+
version "4.31.2"
2334+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.2.tgz#9f41efaee32cdab7ace94b15bd19b756dd099b0a"
2335+
integrity sha512-w63SCQ4bIwWN/+3FxzpnWrDjQRXVEGiTt9tJTRptRXeFvdZc/wLiz3FQUwNQ2CVoRGI6KUWMNUj/pk63noUfcA==
23362336
dependencies:
2337-
"@typescript-eslint/experimental-utils" "4.31.1"
2338-
"@typescript-eslint/scope-manager" "4.31.1"
2337+
"@typescript-eslint/experimental-utils" "4.31.2"
2338+
"@typescript-eslint/scope-manager" "4.31.2"
23392339
debug "^4.3.1"
23402340
functional-red-black-tree "^1.0.1"
23412341
regexpp "^3.1.0"
23422342
semver "^7.3.5"
23432343
tsutils "^3.21.0"
23442344

2345-
"@typescript-eslint/[email protected].1":
2346-
version "4.31.1"
2347-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5"
2348-
integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q==
2345+
"@typescript-eslint/[email protected].2":
2346+
version "4.31.2"
2347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.2.tgz#98727a9c1e977dd5d20c8705e69cd3c2a86553fa"
2348+
integrity sha512-3tm2T4nyA970yQ6R3JZV9l0yilE2FedYg8dcXrTar34zC9r6JB7WyBQbpIVongKPlhEMjhQ01qkwrzWy38Bk1Q==
23492349
dependencies:
23502350
"@types/json-schema" "^7.0.7"
2351-
"@typescript-eslint/scope-manager" "4.31.1"
2352-
"@typescript-eslint/types" "4.31.1"
2353-
"@typescript-eslint/typescript-estree" "4.31.1"
2351+
"@typescript-eslint/scope-manager" "4.31.2"
2352+
"@typescript-eslint/types" "4.31.2"
2353+
"@typescript-eslint/typescript-estree" "4.31.2"
23542354
eslint-scope "^5.1.1"
23552355
eslint-utils "^3.0.0"
23562356

@@ -2366,14 +2366,14 @@
23662366
eslint-scope "^5.0.0"
23672367
eslint-utils "^2.0.0"
23682368

2369-
"@typescript-eslint/[email protected].1":
2370-
version "4.31.1"
2371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.1.tgz#8f9a2672033e6f6d33b1c0260eebdc0ddf539064"
2372-
integrity sha512-dnVZDB6FhpIby6yVbHkwTKkn2ypjVIfAR9nh+kYsA/ZL0JlTsd22BiDjouotisY3Irmd3OW1qlk9EI5R8GrvRQ==
2369+
"@typescript-eslint/[email protected].2":
2370+
version "4.31.2"
2371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.2.tgz#54aa75986e3302d91eff2bbbaa6ecfa8084e9c34"
2372+
integrity sha512-EcdO0E7M/sv23S/rLvenHkb58l3XhuSZzKf6DBvLgHqOYdL6YFMYVtreGFWirxaU2mS1GYDby3Lyxco7X5+Vjw==
23732373
dependencies:
2374-
"@typescript-eslint/scope-manager" "4.31.1"
2375-
"@typescript-eslint/types" "4.31.1"
2376-
"@typescript-eslint/typescript-estree" "4.31.1"
2374+
"@typescript-eslint/scope-manager" "4.31.2"
2375+
"@typescript-eslint/types" "4.31.2"
2376+
"@typescript-eslint/typescript-estree" "4.31.2"
23772377
debug "^4.3.1"
23782378

23792379
"@typescript-eslint/parser@^4.0.0":
@@ -2402,13 +2402,13 @@
24022402
"@typescript-eslint/types" "4.17.0"
24032403
"@typescript-eslint/visitor-keys" "4.17.0"
24042404

2405-
"@typescript-eslint/[email protected].1":
2406-
version "4.31.1"
2407-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.1.tgz#0c21e8501f608d6a25c842fcf59541ef4f1ab561"
2408-
integrity sha512-N1Uhn6SqNtU2XpFSkD4oA+F0PfKdWHyr4bTX0xTj8NRx1314gBDRL1LUuZd5+L3oP+wo6hCbZpaa1in6SwMcVQ==
2405+
"@typescript-eslint/[email protected].2":
2406+
version "4.31.2"
2407+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.2.tgz#1d528cb3ed3bcd88019c20a57c18b897b073923a"
2408+
integrity sha512-2JGwudpFoR/3Czq6mPpE8zBPYdHWFGL6lUNIGolbKQeSNv4EAiHaR5GVDQaLA0FwgcdcMtRk+SBJbFGL7+La5w==
24092409
dependencies:
2410-
"@typescript-eslint/types" "4.31.1"
2411-
"@typescript-eslint/visitor-keys" "4.31.1"
2410+
"@typescript-eslint/types" "4.31.2"
2411+
"@typescript-eslint/visitor-keys" "4.31.2"
24122412

24132413
"@typescript-eslint/[email protected]":
24142414
version "4.16.1"
@@ -2420,10 +2420,10 @@
24202420
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
24212421
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
24222422

2423-
"@typescript-eslint/[email protected].1":
2424-
version "4.31.1"
2425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.1.tgz#5f255b695627a13401d2fdba5f7138bc79450d66"
2426-
integrity sha512-kixltt51ZJGKENNW88IY5MYqTBA8FR0Md8QdGbJD2pKZ+D5IvxjTYDNtJPDxFBiXmka2aJsITdB1BtO1fsgmsQ==
2423+
"@typescript-eslint/[email protected].2":
2424+
version "4.31.2"
2425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.2.tgz#2aea7177d6d744521a168ed4668eddbd912dfadf"
2426+
integrity sha512-kWiTTBCTKEdBGrZKwFvOlGNcAsKGJSBc8xLvSjSppFO88AqGxGNYtF36EuEYG6XZ9vT0xX8RNiHbQUKglbSi1w==
24272427

24282428
"@typescript-eslint/[email protected]":
24292429
version "4.16.1"
@@ -2451,13 +2451,13 @@
24512451
semver "^7.3.2"
24522452
tsutils "^3.17.1"
24532453

2454-
"@typescript-eslint/[email protected].1":
2455-
version "4.31.1"
2456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.1.tgz#4a04d5232cf1031232b7124a9c0310b577a62d17"
2457-
integrity sha512-EGHkbsUvjFrvRnusk6yFGqrqMBTue5E5ROnS5puj3laGQPasVUgwhrxfcgkdHNFECHAewpvELE1Gjv0XO3mdWg==
2454+
"@typescript-eslint/[email protected].2":
2455+
version "4.31.2"
2456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.2.tgz#abfd50594d8056b37e7428df3b2d185ef2d0060c"
2457+
integrity sha512-ieBq8U9at6PvaC7/Z6oe8D3czeW5d//Fo1xkF/s9394VR0bg/UaMYPdARiWyKX+lLEjY3w/FNZJxitMsiWv+wA==
24582458
dependencies:
2459-
"@typescript-eslint/types" "4.31.1"
2460-
"@typescript-eslint/visitor-keys" "4.31.1"
2459+
"@typescript-eslint/types" "4.31.2"
2460+
"@typescript-eslint/visitor-keys" "4.31.2"
24612461
debug "^4.3.1"
24622462
globby "^11.0.3"
24632463
is-glob "^4.0.1"
@@ -2480,12 +2480,12 @@
24802480
"@typescript-eslint/types" "4.17.0"
24812481
eslint-visitor-keys "^2.0.0"
24822482

2483-
"@typescript-eslint/[email protected].1":
2484-
version "4.31.1"
2485-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.1.tgz#f2e7a14c7f20c4ae07d7fc3c5878c4441a1da9cc"
2486-
integrity sha512-PCncP8hEqKw6SOJY+3St4LVtoZpPPn+Zlpm7KW5xnviMhdqcsBty4Lsg4J/VECpJjw1CkROaZhH4B8M1OfnXTQ==
2483+
"@typescript-eslint/[email protected].2":
2484+
version "4.31.2"
2485+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.2.tgz#7d5b4a4705db7fe59ecffb273c1d082760f635cc"
2486+
integrity sha512-PrBId7EQq2Nibns7dd/ch6S6/M4/iwLM9McbgeEbCXfxdwRUNxJ4UNreJ6Gh3fI2GNKNrWnQxKL7oCPmngKBug==
24872487
dependencies:
2488-
"@typescript-eslint/types" "4.31.1"
2488+
"@typescript-eslint/types" "4.31.2"
24892489
eslint-visitor-keys "^2.0.0"
24902490

24912491

0 commit comments

Comments
 (0)