Skip to content

Commit 92be3fe

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.32.0
1 parent e3d1ad8 commit 92be3fe

File tree

2 files changed

+45
-44
lines changed

2 files changed

+45
-44
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@types/node": "14.17.14",
5959
"@types/react": "17.0.19",
6060
"@types/react-dom": "17.0.9",
61-
"@typescript-eslint/eslint-plugin": "4.30.0",
62-
"@typescript-eslint/parser": "4.30.0",
61+
"@typescript-eslint/eslint-plugin": "4.32.0",
62+
"@typescript-eslint/parser": "4.32.0",
6363
"commitizen": "4.2.4",
6464
"cz-conventional-changelog": "3.3.0",
6565
"eslint": "7.32.0",

yarn.lock

Lines changed: 43 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,39 +1310,40 @@
13101310
resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.0.tgz#0d2501268ad8f9962b740d387c4654f5f8e23e52"
13111311
integrity sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI=
13121312

1313-
"@typescript-eslint/eslint-plugin@4.30.0":
1314-
version "4.30.0"
1315-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
1316-
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
1313+
"@typescript-eslint/eslint-plugin@4.32.0":
1314+
version "4.32.0"
1315+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz#46d2370ae9311092f2a6f7246d28357daf2d4e89"
1316+
integrity sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA==
13171317
dependencies:
1318-
"@typescript-eslint/experimental-utils" "4.30.0"
1319-
"@typescript-eslint/scope-manager" "4.30.0"
1318+
"@typescript-eslint/experimental-utils" "4.32.0"
1319+
"@typescript-eslint/scope-manager" "4.32.0"
13201320
debug "^4.3.1"
13211321
functional-red-black-tree "^1.0.1"
1322+
ignore "^5.1.8"
13221323
regexpp "^3.1.0"
13231324
semver "^7.3.5"
13241325
tsutils "^3.21.0"
13251326

1326-
"@typescript-eslint/experimental-utils@4.30.0":
1327-
version "4.30.0"
1328-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
1329-
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
1327+
"@typescript-eslint/experimental-utils@4.32.0":
1328+
version "4.32.0"
1329+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4"
1330+
integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A==
13301331
dependencies:
13311332
"@types/json-schema" "^7.0.7"
1332-
"@typescript-eslint/scope-manager" "4.30.0"
1333-
"@typescript-eslint/types" "4.30.0"
1334-
"@typescript-eslint/typescript-estree" "4.30.0"
1333+
"@typescript-eslint/scope-manager" "4.32.0"
1334+
"@typescript-eslint/types" "4.32.0"
1335+
"@typescript-eslint/typescript-estree" "4.32.0"
13351336
eslint-scope "^5.1.1"
13361337
eslint-utils "^3.0.0"
13371338

1338-
"@typescript-eslint/parser@4.30.0":
1339-
version "4.30.0"
1340-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.30.0.tgz#6abd720f66bd790f3e0e80c3be77180c8fcb192d"
1341-
integrity sha512-HJ0XuluSZSxeboLU7Q2VQ6eLlCwXPBOGnA7CqgBnz2Db3JRQYyBDJgQnop6TZ+rsbSx5gEdWhw4rE4mDa1FnZg==
1339+
"@typescript-eslint/parser@4.32.0":
1340+
version "4.32.0"
1341+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5"
1342+
integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==
13421343
dependencies:
1343-
"@typescript-eslint/scope-manager" "4.30.0"
1344-
"@typescript-eslint/types" "4.30.0"
1345-
"@typescript-eslint/typescript-estree" "4.30.0"
1344+
"@typescript-eslint/scope-manager" "4.32.0"
1345+
"@typescript-eslint/types" "4.32.0"
1346+
"@typescript-eslint/typescript-estree" "4.32.0"
13461347
debug "^4.3.1"
13471348

13481349
"@typescript-eslint/parser@^4.20.0":
@@ -1363,23 +1364,23 @@
13631364
"@typescript-eslint/types" "4.27.0"
13641365
"@typescript-eslint/visitor-keys" "4.27.0"
13651366

1366-
"@typescript-eslint/scope-manager@4.30.0":
1367-
version "4.30.0"
1368-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
1369-
integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A==
1367+
"@typescript-eslint/scope-manager@4.32.0":
1368+
version "4.32.0"
1369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5"
1370+
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==
13701371
dependencies:
1371-
"@typescript-eslint/types" "4.30.0"
1372-
"@typescript-eslint/visitor-keys" "4.30.0"
1372+
"@typescript-eslint/types" "4.32.0"
1373+
"@typescript-eslint/visitor-keys" "4.32.0"
13731374

13741375
"@typescript-eslint/[email protected]":
13751376
version "4.27.0"
13761377
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
13771378
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
13781379

1379-
"@typescript-eslint/types@4.30.0":
1380-
version "4.30.0"
1381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
1382-
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
1380+
"@typescript-eslint/types@4.32.0":
1381+
version "4.32.0"
1382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
1383+
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
13831384

13841385
"@typescript-eslint/[email protected]":
13851386
version "4.27.0"
@@ -1394,13 +1395,13 @@
13941395
semver "^7.3.5"
13951396
tsutils "^3.21.0"
13961397

1397-
"@typescript-eslint/typescript-estree@4.30.0":
1398-
version "4.30.0"
1399-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
1400-
integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg==
1398+
"@typescript-eslint/typescript-estree@4.32.0":
1399+
version "4.32.0"
1400+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
1401+
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==
14011402
dependencies:
1402-
"@typescript-eslint/types" "4.30.0"
1403-
"@typescript-eslint/visitor-keys" "4.30.0"
1403+
"@typescript-eslint/types" "4.32.0"
1404+
"@typescript-eslint/visitor-keys" "4.32.0"
14041405
debug "^4.3.1"
14051406
globby "^11.0.3"
14061407
is-glob "^4.0.1"
@@ -1415,12 +1416,12 @@
14151416
"@typescript-eslint/types" "4.27.0"
14161417
eslint-visitor-keys "^2.0.0"
14171418

1418-
"@typescript-eslint/visitor-keys@4.30.0":
1419-
version "4.30.0"
1420-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"
1421-
integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw==
1419+
"@typescript-eslint/visitor-keys@4.32.0":
1420+
version "4.32.0"
1421+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
1422+
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==
14221423
dependencies:
1423-
"@typescript-eslint/types" "4.30.0"
1424+
"@typescript-eslint/types" "4.32.0"
14241425
eslint-visitor-keys "^2.0.0"
14251426

14261427
JSONStream@^1.0.4:
@@ -3430,7 +3431,7 @@ ignore@^4.0.6:
34303431
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
34313432
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
34323433

3433-
ignore@^5.1.4:
3434+
ignore@^5.1.4, ignore@^5.1.8:
34343435
version "5.1.8"
34353436
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
34363437
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==

0 commit comments

Comments
 (0)