Skip to content

Commit 1332d94

Browse files
authored
Merge pull request #202 from forcedotcom/dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.59.7
chore(dev-deps): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7
2 parents 9b2eb95 + 517a5d5 commit 1332d94

File tree

2 files changed

+55
-21
lines changed

2 files changed

+55
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/dev-config": "^3.0.0",
2121
"@salesforce/dev-scripts": "^4.3.1",
2222
"@salesforce/prettier-config": "^0.0.3",
23-
"@typescript-eslint/eslint-plugin": "^5.59.6",
23+
"@typescript-eslint/eslint-plugin": "^5.59.7",
2424
"@typescript-eslint/parser": "^5.59.6",
2525
"chai": "^4.3.7",
2626
"eslint": "^8.41.0",

yarn.lock

Lines changed: 54 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,15 +1098,15 @@
10981098
"@types/expect" "^1.20.4"
10991099
"@types/node" "*"
11001100

1101-
"@typescript-eslint/eslint-plugin@^5.59.6":
1102-
version "5.59.6"
1103-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.6.tgz#a350faef1baa1e961698240f922d8de1761a9e2b"
1104-
integrity sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==
1101+
"@typescript-eslint/eslint-plugin@^5.59.7":
1102+
version "5.59.7"
1103+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
1104+
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
11051105
dependencies:
11061106
"@eslint-community/regexpp" "^4.4.0"
1107-
"@typescript-eslint/scope-manager" "5.59.6"
1108-
"@typescript-eslint/type-utils" "5.59.6"
1109-
"@typescript-eslint/utils" "5.59.6"
1107+
"@typescript-eslint/scope-manager" "5.59.7"
1108+
"@typescript-eslint/type-utils" "5.59.7"
1109+
"@typescript-eslint/utils" "5.59.7"
11101110
debug "^4.3.4"
11111111
grapheme-splitter "^1.0.4"
11121112
ignore "^5.2.0"
@@ -1132,13 +1132,21 @@
11321132
"@typescript-eslint/types" "5.59.6"
11331133
"@typescript-eslint/visitor-keys" "5.59.6"
11341134

1135-
"@typescript-eslint/type-utils@5.59.6":
1136-
version "5.59.6"
1137-
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.6.tgz#37c51d2ae36127d8b81f32a0a4d2efae19277c48"
1138-
integrity sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==
1135+
"@typescript-eslint/scope-manager@5.59.7":
1136+
version "5.59.7"
1137+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
1138+
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
11391139
dependencies:
1140-
"@typescript-eslint/typescript-estree" "5.59.6"
1141-
"@typescript-eslint/utils" "5.59.6"
1140+
"@typescript-eslint/types" "5.59.7"
1141+
"@typescript-eslint/visitor-keys" "5.59.7"
1142+
1143+
"@typescript-eslint/[email protected]":
1144+
version "5.59.7"
1145+
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
1146+
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
1147+
dependencies:
1148+
"@typescript-eslint/typescript-estree" "5.59.7"
1149+
"@typescript-eslint/utils" "5.59.7"
11421150
debug "^4.3.4"
11431151
tsutils "^3.21.0"
11441152

@@ -1147,6 +1155,11 @@
11471155
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
11481156
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
11491157

1158+
"@typescript-eslint/[email protected]":
1159+
version "5.59.7"
1160+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
1161+
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
1162+
11501163
"@typescript-eslint/[email protected]":
11511164
version "5.59.6"
11521165
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz#2fb80522687bd3825504925ea7e1b8de7bb6251b"
@@ -1160,17 +1173,30 @@
11601173
semver "^7.3.7"
11611174
tsutils "^3.21.0"
11621175

1163-
"@typescript-eslint/[email protected]":
1164-
version "5.59.6"
1165-
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.6.tgz#82960fe23788113fc3b1f9d4663d6773b7907839"
1166-
integrity sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==
1176+
"@typescript-eslint/[email protected]":
1177+
version "5.59.7"
1178+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
1179+
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
1180+
dependencies:
1181+
"@typescript-eslint/types" "5.59.7"
1182+
"@typescript-eslint/visitor-keys" "5.59.7"
1183+
debug "^4.3.4"
1184+
globby "^11.1.0"
1185+
is-glob "^4.0.3"
1186+
semver "^7.3.7"
1187+
tsutils "^3.21.0"
1188+
1189+
"@typescript-eslint/[email protected]":
1190+
version "5.59.7"
1191+
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
1192+
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
11671193
dependencies:
11681194
"@eslint-community/eslint-utils" "^4.2.0"
11691195
"@types/json-schema" "^7.0.9"
11701196
"@types/semver" "^7.3.12"
1171-
"@typescript-eslint/scope-manager" "5.59.6"
1172-
"@typescript-eslint/types" "5.59.6"
1173-
"@typescript-eslint/typescript-estree" "5.59.6"
1197+
"@typescript-eslint/scope-manager" "5.59.7"
1198+
"@typescript-eslint/types" "5.59.7"
1199+
"@typescript-eslint/typescript-estree" "5.59.7"
11741200
eslint-scope "^5.1.1"
11751201
semver "^7.3.7"
11761202

@@ -1182,6 +1208,14 @@
11821208
"@typescript-eslint/types" "5.59.6"
11831209
eslint-visitor-keys "^3.3.0"
11841210

1211+
"@typescript-eslint/[email protected]":
1212+
version "5.59.7"
1213+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
1214+
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
1215+
dependencies:
1216+
"@typescript-eslint/types" "5.59.7"
1217+
eslint-visitor-keys "^3.3.0"
1218+
11851219
11861220
version "1.1.2"
11871221
resolved "https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"

0 commit comments

Comments
 (0)