Skip to content

Commit c1ef382

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#798)
1 parent 6531ea8 commit c1ef382

File tree

1 file changed

+46
-12
lines changed

1 file changed

+46
-12
lines changed

yarn.lock

+46-12
Original file line numberDiff line numberDiff line change
@@ -3174,28 +3174,28 @@
31743174
"@types/node" "*"
31753175

31763176
"@typescript-eslint/eslint-plugin@^5.0.0":
3177-
version "5.1.0"
3178-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.1.0.tgz#381c188dfab12f7a2c7b6a8ba2402d6273eadeaa"
3179-
integrity sha512-bekODL3Tqf36Yz8u+ilha4zGxL9mdB6LIsIoMAvvC5FAuWo4NpZYXtCbv7B2CeR1LhI/lLtLk+q4tbtxuoVuCg==
3177+
version "5.2.0"
3178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.2.0.tgz#2bdb247cc2e2afce7efbce09afb9a6f0a8a08434"
3179+
integrity sha512-qQwg7sqYkBF4CIQSyRQyqsYvP+g/J0To9ZPVNJpfxfekl5RmdvQnFFTVVwpRtaUDFNvjfe/34TgY/dpc3MgNTw==
31803180
dependencies:
3181-
"@typescript-eslint/experimental-utils" "5.1.0"
3182-
"@typescript-eslint/scope-manager" "5.1.0"
3181+
"@typescript-eslint/experimental-utils" "5.2.0"
3182+
"@typescript-eslint/scope-manager" "5.2.0"
31833183
debug "^4.3.2"
31843184
functional-red-black-tree "^1.0.1"
31853185
ignore "^5.1.8"
31863186
regexpp "^3.2.0"
31873187
semver "^7.3.5"
31883188
tsutils "^3.21.0"
31893189

3190-
"@typescript-eslint/experimental-utils@5.1.0":
3191-
version "5.1.0"
3192-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.1.0.tgz#918a1a3d30404cc1f8edcfdf0df200804ef90d31"
3193-
integrity sha512-ovE9qUiZMOMgxQAESZsdBT+EXIfx/YUYAbwGUI6V03amFdOOxI9c6kitkgRvLkJaLusgMZ2xBhss+tQ0Y1HWxA==
3190+
"@typescript-eslint/experimental-utils@5.2.0":
3191+
version "5.2.0"
3192+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.2.0.tgz#e3b2cb9cd0aff9b50f68d9a414c299fd26b067e6"
3193+
integrity sha512-fWyT3Agf7n7HuZZRpvUYdFYbPk3iDCq6fgu3ulia4c7yxmPnwVBovdSOX7RL+k8u6hLbrXcdAehlWUVpGh6IEw==
31943194
dependencies:
31953195
"@types/json-schema" "^7.0.9"
3196-
"@typescript-eslint/scope-manager" "5.1.0"
3197-
"@typescript-eslint/types" "5.1.0"
3198-
"@typescript-eslint/typescript-estree" "5.1.0"
3196+
"@typescript-eslint/scope-manager" "5.2.0"
3197+
"@typescript-eslint/types" "5.2.0"
3198+
"@typescript-eslint/typescript-estree" "5.2.0"
31993199
eslint-scope "^5.1.1"
32003200
eslint-utils "^3.0.0"
32013201

@@ -3217,11 +3217,24 @@
32173217
"@typescript-eslint/types" "5.1.0"
32183218
"@typescript-eslint/visitor-keys" "5.1.0"
32193219

3220+
"@typescript-eslint/scope-manager@5.2.0":
3221+
version "5.2.0"
3222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.2.0.tgz#7ce8e4ab2baaa0ad5282913ea8e13ce03ec6a12a"
3223+
integrity sha512-RW+wowZqPzQw8MUFltfKYZfKXqA2qgyi6oi/31J1zfXJRpOn6tCaZtd9b5u9ubnDG2n/EMvQLeZrsLNPpaUiFQ==
3224+
dependencies:
3225+
"@typescript-eslint/types" "5.2.0"
3226+
"@typescript-eslint/visitor-keys" "5.2.0"
3227+
32203228
"@typescript-eslint/types@5.1.0":
32213229
version "5.1.0"
32223230
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.1.0.tgz#a8a75ddfc611660de6be17d3ad950302385607a9"
32233231
integrity sha512-sEwNINVxcB4ZgC6Fe6rUyMlvsB2jvVdgxjZEjQUQVlaSPMNamDOwO6/TB98kFt4sYYfNhdhTPBEQqNQZjMMswA==
32243232

3233+
"@typescript-eslint/types@5.2.0":
3234+
version "5.2.0"
3235+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.2.0.tgz#7ad32d15abddb0ee968a330f0ea182ea544ef7cf"
3236+
integrity sha512-cTk6x08qqosps6sPyP2j7NxyFPlCNsJwSDasqPNjEQ8JMD5xxj2NHxcLin5AJQ8pAVwpQ8BMI3bTxR0zxmK9qQ==
3237+
32253238
"@typescript-eslint/typescript-estree@5.1.0":
32263239
version "5.1.0"
32273240
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.1.0.tgz#132aea34372df09decda961cb42457433aa6e83d"
@@ -3235,6 +3248,19 @@
32353248
semver "^7.3.5"
32363249
tsutils "^3.21.0"
32373250

3251+
"@typescript-eslint/typescript-estree@5.2.0":
3252+
version "5.2.0"
3253+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.2.0.tgz#c22e0ff6f8a4a3f78504a80ebd686fe2870a68ae"
3254+
integrity sha512-RsdXq2XmVgKbm9nLsE3mjNUM7BTr/K4DYR9WfFVMUuozHWtH5gMpiNZmtrMG8GR385EOSQ3kC9HiEMJWimxd/g==
3255+
dependencies:
3256+
"@typescript-eslint/types" "5.2.0"
3257+
"@typescript-eslint/visitor-keys" "5.2.0"
3258+
debug "^4.3.2"
3259+
globby "^11.0.4"
3260+
is-glob "^4.0.3"
3261+
semver "^7.3.5"
3262+
tsutils "^3.21.0"
3263+
32383264
"@typescript-eslint/visitor-keys@5.1.0":
32393265
version "5.1.0"
32403266
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.1.0.tgz#e01a01b27eb173092705ae983aa1451bd1842630"
@@ -3243,6 +3269,14 @@
32433269
"@typescript-eslint/types" "5.1.0"
32443270
eslint-visitor-keys "^3.0.0"
32453271

3272+
"@typescript-eslint/visitor-keys@5.2.0":
3273+
version "5.2.0"
3274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.2.0.tgz#03522d35df98474f08e0357171a7d1b259a88f55"
3275+
integrity sha512-Nk7HizaXWWCUBfLA/rPNKMzXzWS8Wg9qHMuGtT+v2/YpPij4nVXrVJc24N/r5WrrmqK31jCrZxeHqIgqRzs0Xg==
3276+
dependencies:
3277+
"@typescript-eslint/types" "5.2.0"
3278+
eslint-visitor-keys "^3.0.0"
3279+
32463280
"@webassemblyjs/ast@1.11.1":
32473281
version "1.11.1"
32483282
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"

0 commit comments

Comments
 (0)