Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 03f5c31

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2358)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.3 to 4.30.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61b4e39 commit 03f5c31

File tree

1 file changed

+46
-12
lines changed

1 file changed

+46
-12
lines changed

token-lending/js/yarn.lock

Lines changed: 46 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -300,27 +300,27 @@
300300
"@types/node" "*"
301301

302302
"@typescript-eslint/eslint-plugin@^4.28.0":
303-
version "4.29.3"
304-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa"
305-
integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==
303+
version "4.30.0"
304+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
305+
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
306306
dependencies:
307-
"@typescript-eslint/experimental-utils" "4.29.3"
308-
"@typescript-eslint/scope-manager" "4.29.3"
307+
"@typescript-eslint/experimental-utils" "4.30.0"
308+
"@typescript-eslint/scope-manager" "4.30.0"
309309
debug "^4.3.1"
310310
functional-red-black-tree "^1.0.1"
311311
regexpp "^3.1.0"
312312
semver "^7.3.5"
313313
tsutils "^3.21.0"
314314

315-
"@typescript-eslint/experimental-utils@4.29.3":
316-
version "4.29.3"
317-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz#52e437a689ccdef73e83c5106b34240a706f15e1"
318-
integrity sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==
315+
"@typescript-eslint/experimental-utils@4.30.0":
316+
version "4.30.0"
317+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
318+
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
319319
dependencies:
320320
"@types/json-schema" "^7.0.7"
321-
"@typescript-eslint/scope-manager" "4.29.3"
322-
"@typescript-eslint/types" "4.29.3"
323-
"@typescript-eslint/typescript-estree" "4.29.3"
321+
"@typescript-eslint/scope-manager" "4.30.0"
322+
"@typescript-eslint/types" "4.30.0"
323+
"@typescript-eslint/typescript-estree" "4.30.0"
324324
eslint-scope "^5.1.1"
325325
eslint-utils "^3.0.0"
326326

@@ -342,11 +342,24 @@
342342
"@typescript-eslint/types" "4.29.3"
343343
"@typescript-eslint/visitor-keys" "4.29.3"
344344

345+
"@typescript-eslint/[email protected]":
346+
version "4.30.0"
347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
348+
integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A==
349+
dependencies:
350+
"@typescript-eslint/types" "4.30.0"
351+
"@typescript-eslint/visitor-keys" "4.30.0"
352+
345353
"@typescript-eslint/[email protected]":
346354
version "4.29.3"
347355
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017"
348356
integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==
349357

358+
"@typescript-eslint/[email protected]":
359+
version "4.30.0"
360+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
361+
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
362+
350363
"@typescript-eslint/[email protected]":
351364
version "4.29.3"
352365
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40"
@@ -360,6 +373,19 @@
360373
semver "^7.3.5"
361374
tsutils "^3.21.0"
362375

376+
"@typescript-eslint/[email protected]":
377+
version "4.30.0"
378+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
379+
integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg==
380+
dependencies:
381+
"@typescript-eslint/types" "4.30.0"
382+
"@typescript-eslint/visitor-keys" "4.30.0"
383+
debug "^4.3.1"
384+
globby "^11.0.3"
385+
is-glob "^4.0.1"
386+
semver "^7.3.5"
387+
tsutils "^3.21.0"
388+
363389
"@typescript-eslint/[email protected]":
364390
version "4.29.3"
365391
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf"
@@ -368,6 +394,14 @@
368394
"@typescript-eslint/types" "4.29.3"
369395
eslint-visitor-keys "^2.0.0"
370396

397+
"@typescript-eslint/[email protected]":
398+
version "4.30.0"
399+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"
400+
integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw==
401+
dependencies:
402+
"@typescript-eslint/types" "4.30.0"
403+
eslint-visitor-keys "^2.0.0"
404+
371405
JSONStream@^1.3.5:
372406
version "1.3.5"
373407
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)