Skip to content

Commit f81fde3

Browse files
renovate[bot]mrdrogdrog
authored andcommitted
Update typescript-eslint monorepo to v5.34.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent fa6ab1f commit f81fde3

File tree

2 files changed

+85
-24
lines changed

2 files changed

+85
-24
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"devDependencies": {
4444
"@digitak/tsc-esm": "3.1.4",
4545
"@jest/types": "28.1.3",
46-
"@typescript-eslint/eslint-plugin": "5.33.1",
47-
"@typescript-eslint/parser": "5.33.1",
46+
"@typescript-eslint/eslint-plugin": "5.34.0",
47+
"@typescript-eslint/parser": "5.34.0",
4848
"eslint": "8.22.0",
4949
"eslint-config-prettier": "8.5.0",
5050
"eslint-plugin-jest": "26.8.7",

yarn.lock

+83-22
Original file line numberDiff line numberDiff line change
@@ -775,8 +775,8 @@ __metadata:
775775
dependencies:
776776
"@digitak/tsc-esm": 3.1.4
777777
"@jest/types": 28.1.3
778-
"@typescript-eslint/eslint-plugin": 5.33.1
779-
"@typescript-eslint/parser": 5.33.1
778+
"@typescript-eslint/eslint-plugin": 5.34.0
779+
"@typescript-eslint/parser": 5.34.0
780780
eslint: 8.22.0
781781
eslint-config-prettier: 8.5.0
782782
eslint-plugin-jest: 26.8.7
@@ -985,13 +985,13 @@ __metadata:
985985
languageName: node
986986
linkType: hard
987987

988-
"@typescript-eslint/eslint-plugin@npm:5.33.1":
989-
version: 5.33.1
990-
resolution: "@typescript-eslint/eslint-plugin@npm:5.33.1"
988+
"@typescript-eslint/eslint-plugin@npm:5.34.0":
989+
version: 5.34.0
990+
resolution: "@typescript-eslint/eslint-plugin@npm:5.34.0"
991991
dependencies:
992-
"@typescript-eslint/scope-manager": 5.33.1
993-
"@typescript-eslint/type-utils": 5.33.1
994-
"@typescript-eslint/utils": 5.33.1
992+
"@typescript-eslint/scope-manager": 5.34.0
993+
"@typescript-eslint/type-utils": 5.34.0
994+
"@typescript-eslint/utils": 5.34.0
995995
debug: ^4.3.4
996996
functional-red-black-tree: ^1.0.1
997997
ignore: ^5.2.0
@@ -1004,24 +1004,24 @@ __metadata:
10041004
peerDependenciesMeta:
10051005
typescript:
10061006
optional: true
1007-
checksum: d9b6b038f70e4959ad211c84f50a38de2d00b54f0636ad76eea414fb070fa616933690da80de6668e62c8fbbeb227086322001b7d7ad1924421a232547c97936
1007+
checksum: c984549931ffd20a3fb612bfd01e244484d36031198a6343ed6b27a0a0cf7bf271b382ac26f88d3d63a15fe61af6ab6a3a3870b9538897c4c09034b20ea87140
10081008
languageName: node
10091009
linkType: hard
10101010

1011-
"@typescript-eslint/parser@npm:5.33.1":
1012-
version: 5.33.1
1013-
resolution: "@typescript-eslint/parser@npm:5.33.1"
1011+
"@typescript-eslint/parser@npm:5.34.0":
1012+
version: 5.34.0
1013+
resolution: "@typescript-eslint/parser@npm:5.34.0"
10141014
dependencies:
1015-
"@typescript-eslint/scope-manager": 5.33.1
1016-
"@typescript-eslint/types": 5.33.1
1017-
"@typescript-eslint/typescript-estree": 5.33.1
1015+
"@typescript-eslint/scope-manager": 5.34.0
1016+
"@typescript-eslint/types": 5.34.0
1017+
"@typescript-eslint/typescript-estree": 5.34.0
10181018
debug: ^4.3.4
10191019
peerDependencies:
10201020
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
10211021
peerDependenciesMeta:
10221022
typescript:
10231023
optional: true
1024-
checksum: fb3a4e000ce6d9583656fc3b3fb80f127a0ec1b7c3872ea469164516d993a588859ded4ec1338e6bbf2151168380d8aa29ec31027af23b50f5107949f8e7b438
1024+
checksum: eacbfe1495998b7a00b1254631f410874d001a59163daac877265cace428eb608acc0320a2801d950dcd8900f63aa1e056507e022def9ac312f7eabe87a1e4a9
10251025
languageName: node
10261026
linkType: hard
10271027

@@ -1035,19 +1035,29 @@ __metadata:
10351035
languageName: node
10361036
linkType: hard
10371037

1038-
"@typescript-eslint/type-utils@npm:5.33.1":
1039-
version: 5.33.1
1040-
resolution: "@typescript-eslint/type-utils@npm:5.33.1"
1038+
"@typescript-eslint/scope-manager@npm:5.34.0":
1039+
version: 5.34.0
1040+
resolution: "@typescript-eslint/scope-manager@npm:5.34.0"
1041+
dependencies:
1042+
"@typescript-eslint/types": 5.34.0
1043+
"@typescript-eslint/visitor-keys": 5.34.0
1044+
checksum: 039893fa1b8d349427c642a24932dba7932be823f860ce191691d999cd77ac99c3cc743ecd9dd68ad58ba987626e77c1ec458dad9534623e136766b9f9c5c9bf
1045+
languageName: node
1046+
linkType: hard
1047+
1048+
"@typescript-eslint/type-utils@npm:5.34.0":
1049+
version: 5.34.0
1050+
resolution: "@typescript-eslint/type-utils@npm:5.34.0"
10411051
dependencies:
1042-
"@typescript-eslint/utils": 5.33.1
1052+
"@typescript-eslint/utils": 5.34.0
10431053
debug: ^4.3.4
10441054
tsutils: ^3.21.0
10451055
peerDependencies:
10461056
eslint: "*"
10471057
peerDependenciesMeta:
10481058
typescript:
10491059
optional: true
1050-
checksum: ddf88835bc87b3ad946aaeb29b770a49a8e1c3c5e294ee9cb93b1936f432a1016efb97803f197eea1be61545cbc79b5526cc05e9339ca9beada22fc83801ddea
1060+
checksum: d26c4c14e24ff18f3f542afae85e95e88895de23ba0f3ac6f98286464473ca1b93325e60c8ae24fee0e24a450ea65682250791fca8ec193e081f661b4a17d225
10511061
languageName: node
10521062
linkType: hard
10531063

@@ -1058,6 +1068,13 @@ __metadata:
10581068
languageName: node
10591069
linkType: hard
10601070

1071+
"@typescript-eslint/types@npm:5.34.0":
1072+
version: 5.34.0
1073+
resolution: "@typescript-eslint/types@npm:5.34.0"
1074+
checksum: 74ad0302ebac160d1b8178ff07183868018a9b558137c638140b24589ba71dbeccfcedf57156f4d6b7443b139e186ede24a01cba66132f0bda6f891d515878fb
1075+
languageName: node
1076+
linkType: hard
1077+
10611078
"@typescript-eslint/typescript-estree@npm:5.33.1":
10621079
version: 5.33.1
10631080
resolution: "@typescript-eslint/typescript-estree@npm:5.33.1"
@@ -1076,7 +1093,41 @@ __metadata:
10761093
languageName: node
10771094
linkType: hard
10781095

1079-
"@typescript-eslint/utils@npm:5.33.1, @typescript-eslint/utils@npm:^5.10.0":
1096+
"@typescript-eslint/typescript-estree@npm:5.34.0":
1097+
version: 5.34.0
1098+
resolution: "@typescript-eslint/typescript-estree@npm:5.34.0"
1099+
dependencies:
1100+
"@typescript-eslint/types": 5.34.0
1101+
"@typescript-eslint/visitor-keys": 5.34.0
1102+
debug: ^4.3.4
1103+
globby: ^11.1.0
1104+
is-glob: ^4.0.3
1105+
semver: ^7.3.7
1106+
tsutils: ^3.21.0
1107+
peerDependenciesMeta:
1108+
typescript:
1109+
optional: true
1110+
checksum: 2b9dac41d6dc544a2f61384ef8ed6559a15bdc19d9e49257829441dd166dd0ca395f4f6b42c97fbb2f006b1a6e7c8907c149add7644267b638ec7f1c0d01de30
1111+
languageName: node
1112+
linkType: hard
1113+
1114+
"@typescript-eslint/utils@npm:5.34.0":
1115+
version: 5.34.0
1116+
resolution: "@typescript-eslint/utils@npm:5.34.0"
1117+
dependencies:
1118+
"@types/json-schema": ^7.0.9
1119+
"@typescript-eslint/scope-manager": 5.34.0
1120+
"@typescript-eslint/types": 5.34.0
1121+
"@typescript-eslint/typescript-estree": 5.34.0
1122+
eslint-scope: ^5.1.1
1123+
eslint-utils: ^3.0.0
1124+
peerDependencies:
1125+
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
1126+
checksum: 6b05bb2bf5c492dec19ae8ee29550ede1c76cc46c5aa03c4b83aff4b1205611e3e03e7fbf3839d60acce8c596ee7cbf715117b474fdcfd47c6879d504a4c3401
1127+
languageName: node
1128+
linkType: hard
1129+
1130+
"@typescript-eslint/utils@npm:^5.10.0":
10801131
version: 5.33.1
10811132
resolution: "@typescript-eslint/utils@npm:5.33.1"
10821133
dependencies:
@@ -1102,6 +1153,16 @@ __metadata:
11021153
languageName: node
11031154
linkType: hard
11041155

1156+
"@typescript-eslint/visitor-keys@npm:5.34.0":
1157+
version: 5.34.0
1158+
resolution: "@typescript-eslint/visitor-keys@npm:5.34.0"
1159+
dependencies:
1160+
"@typescript-eslint/types": 5.34.0
1161+
eslint-visitor-keys: ^3.3.0
1162+
checksum: b5574ce8363f905f0a11e14126ec606130bbcc151c326c004d0f510c8e4e884175a70e0299adb0a82ed817db469558d2d385137c09837249118e15cbfa47bff2
1163+
languageName: node
1164+
linkType: hard
1165+
11051166
"abbrev@npm:1":
11061167
version: 1.1.1
11071168
resolution: "abbrev@npm:1.1.1"

0 commit comments

Comments
 (0)