Skip to content

Commit d5c228c

Browse files
Merge pull request #183 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.1
Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1
2 parents 0960f75 + f533795 commit d5c228c

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
@@ -211,13 +211,13 @@
211211
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
212212

213213
"@typescript-eslint/eslint-plugin@^5.33.1":
214-
version "5.46.0"
215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.0.tgz#9a96a713b9616c783501a3c1774c9e2b40217ad0"
216-
integrity sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q==
214+
version "5.46.1"
215+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.1.tgz#098abb4c9354e19f460d57ab18bff1f676a6cff0"
216+
integrity sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==
217217
dependencies:
218-
"@typescript-eslint/scope-manager" "5.46.0"
219-
"@typescript-eslint/type-utils" "5.46.0"
220-
"@typescript-eslint/utils" "5.46.0"
218+
"@typescript-eslint/scope-manager" "5.46.1"
219+
"@typescript-eslint/type-utils" "5.46.1"
220+
"@typescript-eslint/utils" "5.46.1"
221221
debug "^4.3.4"
222222
ignore "^5.2.0"
223223
natural-compare-lite "^1.4.0"
@@ -243,13 +243,21 @@
243243
"@typescript-eslint/types" "5.46.0"
244244
"@typescript-eslint/visitor-keys" "5.46.0"
245245

246-
"@typescript-eslint/type-utils@5.46.0":
247-
version "5.46.0"
248-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.0.tgz#3a4507b3b437e2fd9e95c3e5eea5ae16f79d64b3"
249-
integrity sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg==
246+
"@typescript-eslint/scope-manager@5.46.1":
247+
version "5.46.1"
248+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a"
249+
integrity sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==
250250
dependencies:
251-
"@typescript-eslint/typescript-estree" "5.46.0"
252-
"@typescript-eslint/utils" "5.46.0"
251+
"@typescript-eslint/types" "5.46.1"
252+
"@typescript-eslint/visitor-keys" "5.46.1"
253+
254+
"@typescript-eslint/[email protected]":
255+
version "5.46.1"
256+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz#195033e4b30b51b870dfcf2828e88d57b04a11cc"
257+
integrity sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==
258+
dependencies:
259+
"@typescript-eslint/typescript-estree" "5.46.1"
260+
"@typescript-eslint/utils" "5.46.1"
253261
debug "^4.3.4"
254262
tsutils "^3.21.0"
255263

@@ -258,6 +266,11 @@
258266
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.0.tgz#f4d76622a996b88153bbd829ea9ccb9f7a5d28bc"
259267
integrity sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==
260268

269+
"@typescript-eslint/[email protected]":
270+
version "5.46.1"
271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
272+
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
273+
261274
"@typescript-eslint/[email protected]":
262275
version "5.46.0"
263276
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.0.tgz#a6c2b84b9351f78209a1d1f2d99ca553f7fa29a5"
@@ -271,16 +284,29 @@
271284
semver "^7.3.7"
272285
tsutils "^3.21.0"
273286

274-
"@typescript-eslint/[email protected]":
275-
version "5.46.0"
276-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.0.tgz#600cd873ba471b7d8b0b9f35de34cf852c6fcb31"
277-
integrity sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g==
287+
"@typescript-eslint/[email protected]":
288+
version "5.46.1"
289+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2"
290+
integrity sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==
291+
dependencies:
292+
"@typescript-eslint/types" "5.46.1"
293+
"@typescript-eslint/visitor-keys" "5.46.1"
294+
debug "^4.3.4"
295+
globby "^11.1.0"
296+
is-glob "^4.0.3"
297+
semver "^7.3.7"
298+
tsutils "^3.21.0"
299+
300+
"@typescript-eslint/[email protected]":
301+
version "5.46.1"
302+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.1.tgz#7da3c934d9fd0eb4002a6bb3429f33298b469b4a"
303+
integrity sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==
278304
dependencies:
279305
"@types/json-schema" "^7.0.9"
280306
"@types/semver" "^7.3.12"
281-
"@typescript-eslint/scope-manager" "5.46.0"
282-
"@typescript-eslint/types" "5.46.0"
283-
"@typescript-eslint/typescript-estree" "5.46.0"
307+
"@typescript-eslint/scope-manager" "5.46.1"
308+
"@typescript-eslint/types" "5.46.1"
309+
"@typescript-eslint/typescript-estree" "5.46.1"
284310
eslint-scope "^5.1.1"
285311
eslint-utils "^3.0.0"
286312
semver "^7.3.7"
@@ -293,6 +319,14 @@
293319
"@typescript-eslint/types" "5.46.0"
294320
eslint-visitor-keys "^3.3.0"
295321

322+
"@typescript-eslint/[email protected]":
323+
version "5.46.1"
324+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242"
325+
integrity sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==
326+
dependencies:
327+
"@typescript-eslint/types" "5.46.1"
328+
eslint-visitor-keys "^3.3.0"
329+
296330
"@vscode/test-electron@^2.2.0":
297331
version "2.2.1"
298332
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.1.tgz#6d1ac128e27c18e1d20bcb299e830b50587f74ca"

0 commit comments

Comments
 (0)