Skip to content

Commit ed1b47a

Browse files
build(deps): update dependency @typescript-eslint/eslint-plugin to v5.44.0
1 parent b016cc9 commit ed1b47a

File tree

2 files changed

+67
-22
lines changed

2 files changed

+67
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@softwareventures/semantic-release-config": "3.1.0",
3838
"@softwareventures/tsconfig": "7.0.0",
3939
"@types/node": "17.0.45",
40-
"@typescript-eslint/eslint-plugin": "5.43.0",
40+
"@typescript-eslint/eslint-plugin": "5.44.0",
4141
"@typescript-eslint/parser": "5.43.0",
4242
"ava": "5.1.0",
4343
"commitizen": "4.2.5",

yarn.lock

Lines changed: 66 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ __metadata:
913913
"@softwareventures/semantic-release-config": 3.1.0
914914
"@softwareventures/tsconfig": 7.0.0
915915
"@types/node": 17.0.45
916-
"@typescript-eslint/eslint-plugin": 5.43.0
916+
"@typescript-eslint/eslint-plugin": 5.44.0
917917
"@typescript-eslint/parser": 5.43.0
918918
ava: 5.1.0
919919
commitizen: 4.2.5
@@ -1048,13 +1048,13 @@ __metadata:
10481048
languageName: node
10491049
linkType: hard
10501050

1051-
"@typescript-eslint/eslint-plugin@npm:5.43.0":
1052-
version: 5.43.0
1053-
resolution: "@typescript-eslint/eslint-plugin@npm:5.43.0"
1051+
"@typescript-eslint/eslint-plugin@npm:5.44.0":
1052+
version: 5.44.0
1053+
resolution: "@typescript-eslint/eslint-plugin@npm:5.44.0"
10541054
dependencies:
1055-
"@typescript-eslint/scope-manager": 5.43.0
1056-
"@typescript-eslint/type-utils": 5.43.0
1057-
"@typescript-eslint/utils": 5.43.0
1055+
"@typescript-eslint/scope-manager": 5.44.0
1056+
"@typescript-eslint/type-utils": 5.44.0
1057+
"@typescript-eslint/utils": 5.44.0
10581058
debug: ^4.3.4
10591059
ignore: ^5.2.0
10601060
natural-compare-lite: ^1.4.0
@@ -1067,7 +1067,7 @@ __metadata:
10671067
peerDependenciesMeta:
10681068
typescript:
10691069
optional: true
1070-
checksum: aa0e9bcd9982e9601ada2088f46c1e9389abd31ceaf6cd1d492684fd711a67d595d4c95d97ba14081c2ea7eb3b98a9ebb33f91ef008e7450ce2f70b2a8ec4309
1070+
checksum: 88784e77e8e35ea50ca9c49d46df94cabc3447f4b332f3ca53974d3b5370cb5dcd85cc9ee0e317b91083812012369209574725dcfc3b2b4056b60371b68ca854
10711071
languageName: node
10721072
linkType: hard
10731073

@@ -1098,20 +1098,30 @@ __metadata:
10981098
languageName: node
10991099
linkType: hard
11001100

1101-
"@typescript-eslint/type-utils@npm:5.43.0":
1102-
version: 5.43.0
1103-
resolution: "@typescript-eslint/type-utils@npm:5.43.0"
1101+
"@typescript-eslint/scope-manager@npm:5.44.0":
1102+
version: 5.44.0
1103+
resolution: "@typescript-eslint/scope-manager@npm:5.44.0"
11041104
dependencies:
1105-
"@typescript-eslint/typescript-estree": 5.43.0
1106-
"@typescript-eslint/utils": 5.43.0
1105+
"@typescript-eslint/types": 5.44.0
1106+
"@typescript-eslint/visitor-keys": 5.44.0
1107+
checksum: 4cfe4b55eb428eda740e6b967e3a87f3e1f9c4bbd8e1d6b8d64a11666abe33ffe7a21e4e614444ccde2da6930fa85f3e0ffca43d6e339943ff7a4fbccb09c8fc
1108+
languageName: node
1109+
linkType: hard
1110+
1111+
"@typescript-eslint/type-utils@npm:5.44.0":
1112+
version: 5.44.0
1113+
resolution: "@typescript-eslint/type-utils@npm:5.44.0"
1114+
dependencies:
1115+
"@typescript-eslint/typescript-estree": 5.44.0
1116+
"@typescript-eslint/utils": 5.44.0
11071117
debug: ^4.3.4
11081118
tsutils: ^3.21.0
11091119
peerDependencies:
11101120
eslint: "*"
11111121
peerDependenciesMeta:
11121122
typescript:
11131123
optional: true
1114-
checksum: 08dbc0b194d0ef1454a95d76c082503e04d9957e89a056068002e233f8d98113f50b2707f7c4b9b44f428e223d5b4485ee2b4df4e0cde354827c5edc92ede973
1124+
checksum: 4c7b594f8afa52d57d0512951a874fa390eb791dcefcd0e1efff8817872293b2e4e04eff3c54d1595c1720a34d5fd315729af4e459882033d13cb6069ae9d28f
11151125
languageName: node
11161126
linkType: hard
11171127

@@ -1122,6 +1132,13 @@ __metadata:
11221132
languageName: node
11231133
linkType: hard
11241134

1135+
"@typescript-eslint/types@npm:5.44.0":
1136+
version: 5.44.0
1137+
resolution: "@typescript-eslint/types@npm:5.44.0"
1138+
checksum: ced7d32abecfc62ccb67cf27e30c0785b9c153ec7b1a05153ced58fa5a2031ab3845bc2e477b83e4cebdcc5881c5845d23053c6739c62549d41ae6208e547e85
1139+
languageName: node
1140+
linkType: hard
1141+
11251142
"@typescript-eslint/typescript-estree@npm:5.43.0":
11261143
version: 5.43.0
11271144
resolution: "@typescript-eslint/typescript-estree@npm:5.43.0"
@@ -1140,21 +1157,39 @@ __metadata:
11401157
languageName: node
11411158
linkType: hard
11421159

1143-
"@typescript-eslint/utils@npm:5.43.0":
1144-
version: 5.43.0
1145-
resolution: "@typescript-eslint/utils@npm:5.43.0"
1160+
"@typescript-eslint/typescript-estree@npm:5.44.0":
1161+
version: 5.44.0
1162+
resolution: "@typescript-eslint/typescript-estree@npm:5.44.0"
1163+
dependencies:
1164+
"@typescript-eslint/types": 5.44.0
1165+
"@typescript-eslint/visitor-keys": 5.44.0
1166+
debug: ^4.3.4
1167+
globby: ^11.1.0
1168+
is-glob: ^4.0.3
1169+
semver: ^7.3.7
1170+
tsutils: ^3.21.0
1171+
peerDependenciesMeta:
1172+
typescript:
1173+
optional: true
1174+
checksum: 758731108497cca7ff81cf0a78d086b5a85757a983979d6bb25ad8252b7acbc738c642ecb5f5df82f925a45926b9846e431d5cf9fee5ed2613300b4d0c5d6c3f
1175+
languageName: node
1176+
linkType: hard
1177+
1178+
"@typescript-eslint/utils@npm:5.44.0":
1179+
version: 5.44.0
1180+
resolution: "@typescript-eslint/utils@npm:5.44.0"
11461181
dependencies:
11471182
"@types/json-schema": ^7.0.9
11481183
"@types/semver": ^7.3.12
1149-
"@typescript-eslint/scope-manager": 5.43.0
1150-
"@typescript-eslint/types": 5.43.0
1151-
"@typescript-eslint/typescript-estree": 5.43.0
1184+
"@typescript-eslint/scope-manager": 5.44.0
1185+
"@typescript-eslint/types": 5.44.0
1186+
"@typescript-eslint/typescript-estree": 5.44.0
11521187
eslint-scope: ^5.1.1
11531188
eslint-utils: ^3.0.0
11541189
semver: ^7.3.7
11551190
peerDependencies:
11561191
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
1157-
checksum: 4c6b383b51506b57230f2624f883ae21e5d8411d138587c04fe3145f915bf8c289cc2a9f7b0b3faba98345ba230504e5014922bcc578aa0badd594d9eaa8f9ef
1192+
checksum: bc5bb28e41898464d35b8eb47cc452103852541e3b6be56252c15a5a81c45e10aad3db4c749eb92d752b0c358df8074e23ec6f9e65f8089baadeda7f395c7e31
11581193
languageName: node
11591194
linkType: hard
11601195

@@ -1168,6 +1203,16 @@ __metadata:
11681203
languageName: node
11691204
linkType: hard
11701205

1206+
"@typescript-eslint/visitor-keys@npm:5.44.0":
1207+
version: 5.44.0
1208+
resolution: "@typescript-eslint/visitor-keys@npm:5.44.0"
1209+
dependencies:
1210+
"@typescript-eslint/types": 5.44.0
1211+
eslint-visitor-keys: ^3.3.0
1212+
checksum: a012c888209e1d6ae684b2a44fd460ae5a80f5faf07bca4bda6c9c0d8c063ad3297d4c53f7151ae86cf1a43dee09625dc3ee72183323c91089c7288fd573c6f4
1213+
languageName: node
1214+
linkType: hard
1215+
11711216
"JSONStream@npm:^1.0.4":
11721217
version: 1.3.5
11731218
resolution: "JSONStream@npm:1.3.5"

0 commit comments

Comments
 (0)