Skip to content

Commit a3e10e7

Browse files
committed
fix(deps): update typescript-eslint monorepo to v4.30.0
1 parent 73e1702 commit a3e10e7

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

Diff for: packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"license": "MIT",
1616
"private": false,
1717
"dependencies": {
18-
"@typescript-eslint/eslint-plugin": "4.28.5",
19-
"@typescript-eslint/parser": "4.28.5",
18+
"@typescript-eslint/eslint-plugin": "4.30.0",
19+
"@typescript-eslint/parser": "4.30.0",
2020
"babel-eslint": "^10.1.0",
2121
"eslint-config-airbnb": "^18.2.1",
2222
"eslint-config-prettier": "^8.3.0",

Diff for: yarn.lock

+41-41
Original file line numberDiff line numberDiff line change
@@ -2797,28 +2797,28 @@
27972797
dependencies:
27982798
"@types/yargs-parser" "*"
27992799

2800-
"@typescript-eslint/eslint-plugin@4.28.5":
2801-
version "4.28.5"
2802-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.5.tgz#8197f1473e7da8218c6a37ff308d695707835684"
2803-
integrity sha512-m31cPEnbuCqXtEZQJOXAHsHvtoDi9OVaeL5wZnO2KZTnkvELk+u6J6jHg+NzvWQxk+87Zjbc4lJS4NHmgImz6Q==
2800+
"@typescript-eslint/eslint-plugin@4.30.0":
2801+
version "4.30.0"
2802+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
2803+
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
28042804
dependencies:
2805-
"@typescript-eslint/experimental-utils" "4.28.5"
2806-
"@typescript-eslint/scope-manager" "4.28.5"
2805+
"@typescript-eslint/experimental-utils" "4.30.0"
2806+
"@typescript-eslint/scope-manager" "4.30.0"
28072807
debug "^4.3.1"
28082808
functional-red-black-tree "^1.0.1"
28092809
regexpp "^3.1.0"
28102810
semver "^7.3.5"
28112811
tsutils "^3.21.0"
28122812

2813-
"@typescript-eslint/experimental-utils@4.28.5":
2814-
version "4.28.5"
2815-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.5.tgz#66c28bef115b417cf9d80812a713e0e46bb42a64"
2816-
integrity sha512-bGPLCOJAa+j49hsynTaAtQIWg6uZd8VLiPcyDe4QPULsvQwLHGLSGKKcBN8/lBxIX14F74UEMK2zNDI8r0okwA==
2813+
"@typescript-eslint/experimental-utils@4.30.0":
2814+
version "4.30.0"
2815+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
2816+
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
28172817
dependencies:
28182818
"@types/json-schema" "^7.0.7"
2819-
"@typescript-eslint/scope-manager" "4.28.5"
2820-
"@typescript-eslint/types" "4.28.5"
2821-
"@typescript-eslint/typescript-estree" "4.28.5"
2819+
"@typescript-eslint/scope-manager" "4.30.0"
2820+
"@typescript-eslint/types" "4.30.0"
2821+
"@typescript-eslint/typescript-estree" "4.30.0"
28222822
eslint-scope "^5.1.1"
28232823
eslint-utils "^3.0.0"
28242824

@@ -2834,14 +2834,14 @@
28342834
eslint-scope "^5.0.0"
28352835
eslint-utils "^2.0.0"
28362836

2837-
"@typescript-eslint/parser@4.28.5":
2838-
version "4.28.5"
2839-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.5.tgz#9c971668f86d1b5c552266c47788a87488a47d1c"
2840-
integrity sha512-NPCOGhTnkXGMqTznqgVbA5LqVsnw+i3+XA1UKLnAb+MG1Y1rP4ZSK9GX0kJBmAZTMIktf+dTwXToT6kFwyimbw==
2837+
"@typescript-eslint/parser@4.30.0":
2838+
version "4.30.0"
2839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.30.0.tgz#6abd720f66bd790f3e0e80c3be77180c8fcb192d"
2840+
integrity sha512-HJ0XuluSZSxeboLU7Q2VQ6eLlCwXPBOGnA7CqgBnz2Db3JRQYyBDJgQnop6TZ+rsbSx5gEdWhw4rE4mDa1FnZg==
28412841
dependencies:
2842-
"@typescript-eslint/scope-manager" "4.28.5"
2843-
"@typescript-eslint/types" "4.28.5"
2844-
"@typescript-eslint/typescript-estree" "4.28.5"
2842+
"@typescript-eslint/scope-manager" "4.30.0"
2843+
"@typescript-eslint/types" "4.30.0"
2844+
"@typescript-eslint/typescript-estree" "4.30.0"
28452845
debug "^4.3.1"
28462846

28472847
"@typescript-eslint/scope-manager@4.22.0":
@@ -2852,23 +2852,23 @@
28522852
"@typescript-eslint/types" "4.22.0"
28532853
"@typescript-eslint/visitor-keys" "4.22.0"
28542854

2855-
"@typescript-eslint/scope-manager@4.28.5":
2856-
version "4.28.5"
2857-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.5.tgz#3a1b70c50c1535ac33322786ea99ebe403d3b923"
2858-
integrity sha512-PHLq6n9nTMrLYcVcIZ7v0VY1X7dK309NM8ya9oL/yG8syFINIMHxyr2GzGoBYUdv3NUfCOqtuqps0ZmcgnZTfQ==
2855+
"@typescript-eslint/scope-manager@4.30.0":
2856+
version "4.30.0"
2857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
2858+
integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A==
28592859
dependencies:
2860-
"@typescript-eslint/types" "4.28.5"
2861-
"@typescript-eslint/visitor-keys" "4.28.5"
2860+
"@typescript-eslint/types" "4.30.0"
2861+
"@typescript-eslint/visitor-keys" "4.30.0"
28622862

28632863
"@typescript-eslint/types@4.22.0":
28642864
version "4.22.0"
28652865
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
28662866
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
28672867

2868-
"@typescript-eslint/types@4.28.5":
2869-
version "4.28.5"
2870-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.5.tgz#d33edf8e429f0c0930a7c3d44e9b010354c422e9"
2871-
integrity sha512-MruOu4ZaDOLOhw4f/6iudyks/obuvvZUAHBDSW80Trnc5+ovmViLT2ZMDXhUV66ozcl6z0LJfKs1Usldgi/WCA==
2868+
"@typescript-eslint/types@4.30.0":
2869+
version "4.30.0"
2870+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
2871+
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
28722872

28732873
"@typescript-eslint/typescript-estree@4.22.0":
28742874
version "4.22.0"
@@ -2883,13 +2883,13 @@
28832883
semver "^7.3.2"
28842884
tsutils "^3.17.1"
28852885

2886-
"@typescript-eslint/typescript-estree@4.28.5":
2887-
version "4.28.5"
2888-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.5.tgz#4906d343de693cf3d8dcc301383ed638e0441cd1"
2889-
integrity sha512-FzJUKsBX8poCCdve7iV7ShirP8V+ys2t1fvamVeD1rWpiAnIm550a+BX/fmTHrjEpQJ7ZAn+Z7ZZwJjytk9rZw==
2886+
"@typescript-eslint/typescript-estree@4.30.0":
2887+
version "4.30.0"
2888+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
2889+
integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg==
28902890
dependencies:
2891-
"@typescript-eslint/types" "4.28.5"
2892-
"@typescript-eslint/visitor-keys" "4.28.5"
2891+
"@typescript-eslint/types" "4.30.0"
2892+
"@typescript-eslint/visitor-keys" "4.30.0"
28932893
debug "^4.3.1"
28942894
globby "^11.0.3"
28952895
is-glob "^4.0.1"
@@ -2904,12 +2904,12 @@
29042904
"@typescript-eslint/types" "4.22.0"
29052905
eslint-visitor-keys "^2.0.0"
29062906

2907-
"@typescript-eslint/visitor-keys@4.28.5":
2908-
version "4.28.5"
2909-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.5.tgz#ffee2c602762ed6893405ee7c1144d9cc0a29675"
2910-
integrity sha512-dva/7Rr+EkxNWdJWau26xU/0slnFlkh88v3TsyTgRS/IIYFi5iIfpCFM4ikw0vQTFUR9FYSSyqgK4w64gsgxhg==
2907+
"@typescript-eslint/visitor-keys@4.30.0":
2908+
version "4.30.0"
2909+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"
2910+
integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw==
29112911
dependencies:
2912-
"@typescript-eslint/types" "4.28.5"
2912+
"@typescript-eslint/types" "4.30.0"
29132913
eslint-visitor-keys "^2.0.0"
29142914

29152915
"@webassemblyjs/ast@1.11.1":

0 commit comments

Comments
 (0)