Skip to content

Commit 407712b

Browse files
Merge pull request #149 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.42.1
Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1
2 parents 34c880b + 61432f3 commit 407712b

File tree

1 file changed

+53
-19
lines changed

1 file changed

+53
-19
lines changed

yarn.lock

Lines changed: 53 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@
111111
integrity sha512-WvHluhUo+lQvE3I4wUagRpnkHuysB4qSyOQUyIAS9n9PYMJjepzTUD8Jyks0YeXoPD0UGctjqp2u84/b3v6Ydw==
112112

113113
"@typescript-eslint/eslint-plugin@^5.33.1":
114-
version "5.42.0"
115-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.0.tgz#36a8c0c379870127059889a9cc7e05c260d2aaa5"
116-
integrity sha512-5TJh2AgL6+wpL8H/GTSjNb4WrjKoR2rqvFxR/DDTqYNk6uXn8BJMEcncLSpMbf/XV1aS0jAjYwn98uvVCiAywQ==
114+
version "5.42.1"
115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.1.tgz#696b9cc21dfd4749c1c8ad1307f76a36a00aa0e3"
116+
integrity sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==
117117
dependencies:
118-
"@typescript-eslint/scope-manager" "5.42.0"
119-
"@typescript-eslint/type-utils" "5.42.0"
120-
"@typescript-eslint/utils" "5.42.0"
118+
"@typescript-eslint/scope-manager" "5.42.1"
119+
"@typescript-eslint/type-utils" "5.42.1"
120+
"@typescript-eslint/utils" "5.42.1"
121121
debug "^4.3.4"
122122
ignore "^5.2.0"
123123
natural-compare-lite "^1.4.0"
@@ -143,13 +143,21 @@
143143
"@typescript-eslint/types" "5.42.0"
144144
"@typescript-eslint/visitor-keys" "5.42.0"
145145

146-
"@typescript-eslint/type-utils@5.42.0":
147-
version "5.42.0"
148-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.42.0.tgz#4206d7192d4fe903ddf99d09b41d4ac31b0b7dca"
149-
integrity sha512-HW14TXC45dFVZxnVW8rnUGnvYyRC0E/vxXShFCthcC9VhVTmjqOmtqj6H5rm9Zxv+ORxKA/1aLGD7vmlLsdlOg==
146+
"@typescript-eslint/scope-manager@5.42.1":
147+
version "5.42.1"
148+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz#05e5e1351485637d466464237e5259b49f609b18"
149+
integrity sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==
150150
dependencies:
151-
"@typescript-eslint/typescript-estree" "5.42.0"
152-
"@typescript-eslint/utils" "5.42.0"
151+
"@typescript-eslint/types" "5.42.1"
152+
"@typescript-eslint/visitor-keys" "5.42.1"
153+
154+
"@typescript-eslint/[email protected]":
155+
version "5.42.1"
156+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.42.1.tgz#21328feb2d4b193c5852b35aabd241ccc1449daa"
157+
integrity sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==
158+
dependencies:
159+
"@typescript-eslint/typescript-estree" "5.42.1"
160+
"@typescript-eslint/utils" "5.42.1"
153161
debug "^4.3.4"
154162
tsutils "^3.21.0"
155163

@@ -158,6 +166,11 @@
158166
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.0.tgz#5aeff9b5eced48f27d5b8139339bf1ef805bad7a"
159167
integrity sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw==
160168

169+
"@typescript-eslint/[email protected]":
170+
version "5.42.1"
171+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.1.tgz#0d4283c30e9b70d2aa2391c36294413de9106df2"
172+
integrity sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==
173+
161174
"@typescript-eslint/[email protected]":
162175
version "5.42.0"
163176
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.0.tgz#2592d24bb5f89bf54a63384ff3494870f95b3fd8"
@@ -171,16 +184,29 @@
171184
semver "^7.3.7"
172185
tsutils "^3.21.0"
173186

174-
"@typescript-eslint/[email protected]":
175-
version "5.42.0"
176-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.42.0.tgz#f06bd43b9a9a06ed8f29600273240e84a53f2f15"
177-
integrity sha512-JZ++3+h1vbeG1NUECXQZE3hg0kias9kOtcQr3+JVQ3whnjvKuMyktJAAIj6743OeNPnGBmjj7KEmiDL7qsdnCQ==
187+
"@typescript-eslint/[email protected]":
188+
version "5.42.1"
189+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz#f9a223ecb547a781d37e07a5ac6ba9ff681eaef0"
190+
integrity sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==
191+
dependencies:
192+
"@typescript-eslint/types" "5.42.1"
193+
"@typescript-eslint/visitor-keys" "5.42.1"
194+
debug "^4.3.4"
195+
globby "^11.1.0"
196+
is-glob "^4.0.3"
197+
semver "^7.3.7"
198+
tsutils "^3.21.0"
199+
200+
"@typescript-eslint/[email protected]":
201+
version "5.42.1"
202+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.42.1.tgz#2789b1cd990f0c07aaa3e462dbe0f18d736d5071"
203+
integrity sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==
178204
dependencies:
179205
"@types/json-schema" "^7.0.9"
180206
"@types/semver" "^7.3.12"
181-
"@typescript-eslint/scope-manager" "5.42.0"
182-
"@typescript-eslint/types" "5.42.0"
183-
"@typescript-eslint/typescript-estree" "5.42.0"
207+
"@typescript-eslint/scope-manager" "5.42.1"
208+
"@typescript-eslint/types" "5.42.1"
209+
"@typescript-eslint/typescript-estree" "5.42.1"
184210
eslint-scope "^5.1.1"
185211
eslint-utils "^3.0.0"
186212
semver "^7.3.7"
@@ -193,6 +219,14 @@
193219
"@typescript-eslint/types" "5.42.0"
194220
eslint-visitor-keys "^3.3.0"
195221

222+
"@typescript-eslint/[email protected]":
223+
version "5.42.1"
224+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz#df10839adf6605e1cdb79174cf21e46df9be4872"
225+
integrity sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==
226+
dependencies:
227+
"@typescript-eslint/types" "5.42.1"
228+
eslint-visitor-keys "^3.3.0"
229+
196230
"@vscode/test-electron@^2.2.0":
197231
version "2.2.0"
198232
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.0.tgz#b90c76b8f076f9cf2d885f14b3c5fc3f586b9419"

0 commit comments

Comments
 (0)