Skip to content

Conversation

@nerdy-tech-com-gitub
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 8.15.0 to 8.46.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 463 versions ahead of your current version.

  • The recommended version was released a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Incorrect Authorization
SNYK-JS-VITE-9512410
140 Mature
high severity Incorrect Authorization
SNYK-JS-VITE-9653016
140 Proof of Concept
high severity Directory Traversal
SNYK-JS-VITEST-8688125
140 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELRUNTIME-10044504
140 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
140 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-ROLLUP-8073097
140 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-SVELTEJSKIT-9690586
140 Proof of Concept
medium severity Directory Traversal
SNYK-JS-VITE-13644406
140 Proof of Concept
medium severity Origin Validation Error
SNYK-JS-VITE-8648411
140 Proof of Concept
medium severity Access Control Bypass
SNYK-JS-VITE-9576207
140 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
140 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
140 Proof of Concept
critical severity Prototype Pollution
SNYK-JS-DEVALUE-12205530
140 Proof of Concept
medium severity Information Exposure
SNYK-JS-VITE-9685035
140 Proof of Concept
medium severity Directory Traversal
SNYK-JS-VITE-9919777
140 Proof of Concept
medium severity Missing Origin Validation in WebSockets
SNYK-JS-VITEST-8688130
140 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-ESLINTPLUGINKIT-10847878
140 Proof of Concept
low severity Directory Traversal
SNYK-JS-SIRV-12558119
140 Proof of Concept
low severity Relative Path Traversal
SNYK-JS-VITE-12558116
140 Proof of Concept
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 8.46.1 - 2025-10-13

    8.46.1 (2025-10-13)

    🩹 Fixes

    • ast-spec: cleanup TSLiteralType (#11624)
    • eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
    • eslint-plugin: [no-misused-promises] special-case .finally not to report when a promise returning function is provided as an argument (#11667)

    ❤️ Thank You

    • Abraham Guo
    • mdm317
    • Ronen Amiel

    You can read about our versioning strategy and releases on our website.

  • 8.46.1-alpha.3 - 2025-10-08
  • 8.46.1-alpha.2 - 2025-10-07
  • 8.46.1-alpha.1 - 2025-10-07
  • 8.46.1-alpha.0 - 2025-10-06
  • 8.46.0 - 2025-10-06

    8.46.0 (2025-10-06)

    🚀 Features

    • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659)
    • eslint-plugin-internal: [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)
    • rule-schema-to-typescript-types: clean up and make public (#11633)
    • typescript-eslint: export util types (#10848, #10849)
    • typescript-estree: mention file specifics in project service allowDefaultProject error (#11635)
    • typescript-estree: private identifiers can only appear on LHS of in expressions (#9232)

    🩹 Fixes

    • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487)
    • eslint-plugin: [unbound-method] improve wording around this: void and binding (#11634)
    • eslint-plugin: [no-deprecated] ignore deprecated export imports (#11603)
    • eslint-plugin: removed error type previously deprecated (#11674)
    • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#11660)
    • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#11628)
    • typescript-estree: forbid abstract modifier in object methods (#11656)
    • typescript-estree: forbid abstract method and accessor to have implementation (#11657)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.45.1-alpha.15 - 2025-10-06
  • 8.45.1-alpha.14 - 2025-10-06
  • 8.45.1-alpha.13 - 2025-10-06
  • 8.45.1-alpha.12 - 2025-10-06
  • 8.45.1-alpha.11 - 2025-10-06
  • 8.45.1-alpha.10 - 2025-10-06
  • 8.45.1-alpha.9 - 2025-10-06
  • 8.45.1-alpha.8 - 2025-10-05
  • 8.45.1-alpha.7 - 2025-10-03
  • 8.45.1-alpha.6 - 2025-10-03
  • 8.45.1-alpha.5 - 2025-10-01
  • 8.45.1-alpha.4 - 2025-10-01
  • 8.45.1-alpha.3 - 2025-10-01
  • 8.45.1-alpha.2 - 2025-10-01
  • 8.45.1-alpha.1 - 2025-09-30
  • 8.45.1-alpha.0 - 2025-09-29
  • 8.45.0 - 2025-09-29

    8.45.0 (2025-09-29)

    🚀 Features

    • eslint-plugin: expose rule name via RuleModule interface (#11616)

    🩹 Fixes

    • disable generating declaration maps (#11627)
    • ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
    • eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
    • eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.44.2-alpha.9 - 2025-09-29
  • 8.44.2-alpha.8 - 2025-09-29
  • 8.44.2-alpha.7 - 2025-09-29
  • 8.44.2-alpha.6 - 2025-09-29
  • 8.44.2-alpha.5 - 2025-09-29
  • 8.44.2-alpha.4 - 2025-09-27
  • 8.44.2-alpha.3 - 2025-09-27
  • 8.44.2-alpha.2 - 2025-09-27
  • 8.44.2-alpha.1 - 2025-09-25
  • 8.44.2-alpha.0 - 2025-09-22
  • 8.44.1 - 2025-09-22

    8.44.1 (2025-09-22)

    🩹 Fixes

    • eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#11597)
    • eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#11599)
    • eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#11611)
    • typescript-estree: forbid class property with name constructor (#11590)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.44.1-alpha.3 - 2025-09-22
  • 8.44.1-alpha.2 - 2025-09-22
  • 8.44.1-alpha.1 - 2025-09-22
  • 8.44.1-alpha.0 - 2025-09-15
  • 8.44.0 - 2025-09-15

    8.44.0 (2025-09-15)

    🚀 Features

    • eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)

    🩹 Fixes

    • deps: update dependency @ eslint-community/eslint-utils to v4.8.0 (#11589)
    • eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.43.1-alpha.6 - 2025-09-15
  • 8.43.1-alpha.5 - 2025-09-15
  • 8.43.1-alpha.4 - 2025-09-15
  • 8.43.1-alpha.3 - 2025-09-15
  • 8.43.1-alpha.2 - 2025-09-15
  • 8.43.1-alpha.1 - 2025-09-10
  • 8.43.1-alpha.0 - 2025-09-08
  • 8.43.0 - 2025-09-08

    8.43.0 (2025-09-08)

    🚀 Features

    • typescript-estree: disallow empty type parameter/argument lists (#11563)

    🩹 Fixes

    • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
    • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
    • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
    • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
    • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
    • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
    • rule-tester: normalize paths before checking if they escape cwd (#11525)
    • scope-manager: exclude Program from DefinitionBase node types (#11469)
    • type-utils: add union type support to TypeOrValueSpecifier (#11526)
    • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.42.1-alpha.14 - 2025-09-08
  • 8.42.1-alpha.13 - 2025-09-08
  • 8.42.1-alpha.12 - 2025-09-08
  • 8.42.1-alpha.11 - 2025-09-05
  • 8.42.1-alpha.10 - 2025-09-03
  • 8.42.1-alpha.9 - 2025-09-03
  • 8.42.1-alpha.8 - 2025-09-03
  • 8.42.1-alpha.7 - 2025-09-03
  • 8.42.1-alpha.6 - 2025-09-03
  • 8.42.1-alpha.5 - 2025-09-03
  • 8.42.1-alpha.4 - 2025-09-03
  • 8.42.1-alpha.3 - 2025-09-03
  • 8.42.1-alpha.2 - 2025-09-02
  • 8.42.1-alpha.1 - 2025-09-02
  • 8.42.1-alpha.0 - 2025-09-02
  • 8.42.0 - 2025-09-02

    8.42.0 (2025-09-02)

    🚀 Features

    🩹 Fixes

    • deps: update eslint monorepo to v9.33.0 (#11482)
    • typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.41.1-alpha.16 - 2025-09-02
  • 8.41.1-alpha.15 - 2025-09-02
  • 8.41.1-alpha.14 - 2025-09-02
  • 8.41.1-alpha.13 - 2025-09-02
  • 8.41.1-alpha.12 - 2025-09-02
  • 8.41.1-alpha.11 - 2025-09-02
  • 8.41.1-alpha.10 - 2025-09-02
  • 8.41.1-alpha.9 - 2025-09-01
  • 8.41.1-alpha.8 - 2025-09-01
  • 8.41.1-alpha.7 - 2025-09-01
  • 8.41.1-alpha.6 - 2025-09-01
  • 8.41.1-alpha.5 - 2025-08-29
  • 8.41.1-alpha.4 - 2025-08-28
  • 8.41.1-alpha.3 - 2025-08-28
  • 8.41.1-alpha.2 - 2025-08-27
  • 8.41.1-alpha.1 - 2025-08-27
  • 8.41.1-alpha.0 - 2025-08-25
  • 8.41.0 - 2025-08-25

    8.41.0 (2025-08-25)

    🚀 Features

    • tighten tsconfigRootDir validation (#11463)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.40.1-alpha.17 - 2025-08-22
  • 8.40.1-alpha.16 - 2025-08-19
  • 8.40.1-alpha.15 - 2025-08-19
  • 8.40.1-alpha.14 - 2025-08-19
  • 8.40.1-alpha.13 - 2025-08-19
  • 8.40.1-alpha.12 - 2025-08-19
  • 8.40.1-alpha.11 - 2025-08-19
  • 8.40.1-alpha.10 - 2025-08-19
  • 8.40.1-alpha.9 - 2025-08-19
  • 8.40.1-alpha.8 - 2025-08-19
  • 8.40.1-alpha.7 - 2025-08-19
  • 8.40.1-alpha.6 - 2025-08-19
  • 8.40.1-alpha.5 - 2025-08-19
  • 8.40.1-alpha.4 - 2025-08-18
  • 8.40.1-alpha.3 - 2025-08-18
  • 8.40.1-alpha.2 - 2025-08-18
  • 8.40.1-alpha.1 - 2025-08-18
  • 8.40.1-alpha.0 - 2025-08-18
  • 8.40.0 - 2025-08-18
  • 8.39.2-alpha.1 - 2025-08-18
  • 8.39.2-alpha.0 - 2025-08-11
  • 8.39.1 - 2025-08-11
  • 8.39.1-alpha.4 - 2025-08-09
  • 8.39.1-alpha.3 - 2025-08-08
  • 8.39.1-alpha.2 - 2025-08-05
  • 8.39.1-alpha.1 - 2025-08-05
  • 8.39.1-alpha.0 - 2025-08-04
  • 8.39.0 - 2025-08-04
  • 8.38.1-alpha.8 - 2025-08-04
  • 8.38.1-alpha.7 - 2025-08-04
  • 8.38.1-alpha.6 - 2025-08-03
  • 8.38.1-alpha.5 - 2025-08-03
  • 8.38.1-alpha.4 - 2025-08-03
  • 8.38.1-alpha.3 - 2025-08-01
  • 8.38.1-alpha.2 - 2025-08-01
  • 8.38.1-alpha.1 - 2025-08-01
  • 8.38.1-alpha.0 - 2025-08-01
  • 8.38.0 - 2025-07-21
  • 8.37.1-alpha.6 - 2025-07-21
  • 8.37.1-alpha.5 - 2025-07-21
  • 8.37.1-alpha.4 - 2025-07-19
  • 8.37.1-alpha.3 - 2025-07-18
  • 8.37.1-alpha.2 - 2025-07-18
  • 8.37.1-alpha.1 - 2025-07-16
  • 8.37.1-alpha.0 - 2025-07-14
  • 8.37.0 - 2025-07-14
  • 8.36.1-alpha.4 - 2025-07-14
  • 8.36.1-alpha.3 - 2025-07-14
  • 8.36.1-alpha.2 - 2025-07-09
  • 8.36.1-alpha.1 - 2025-07-08
  • 8.36.1-alpha.0 - 2025-07-07
  • 8.36.0 - 2025-07-07
  • 8.35.2-alpha.11 - 2025-07-07
  • 8.35.2-alpha.10 - 2025-07-07
  • 8.35.2-alpha.9 - 2025-07-06
  • 8.35.2-alpha.8 - 2025-07-06
  • 8.35.2-alpha.7 - 2025-07-06
  • 8.35.2-alpha.6 - 2025-07-05
  • 8.35.2-alpha.5 - 2025-07-01
  • 8.35.2-alpha.4 - 2025-07-01
  • 8.35.2-alpha.3 - 2025-07-01
  • 8.35.2-alpha.2 - 2025-07-01
  • 8.35.2-alpha.1 - 2025-07-01
  • 8.35.2-alpha.0 - 2025-07-01
  • 8.35.1 - 2025-06-30
  • 8.35.1-alpha.6 - 2025-06-26
  • 8.35.1-alpha.5 - 2025-06-26
  • 8.35.1-alpha.4 - 2025-06-25
  • 8.35.1-alpha.3 - 2025-06-24
  • 8.35.1-alpha.2 - 2025-06-24
  • 8.35.1-alpha.1 - 2025-06-23
  • 8.35.1-alpha.0 - 2025-06-23
  • 8.35.0 - 2025-06-23
  • 8.34.2-alpha.3 - 2025-06-23
  • 8.34.2-alpha.2 - 2025-06-23
  • 8.34.2-alpha.1 - 2025-06-18
  • 8.34.2-alpha.0 - 2025-06-16
  • 8.34.1 - 2025-06-16
  • 8.34.1-alpha.8 - 2025-06-16
  • 8.34.1-alpha.7 - 2025-06-16
  • 8.34.1-alpha.6 - 2025-06-16
  • 8.34.1-alpha.5 - 2025-06-16
  • 8.34.1-alpha.4 - 2025-06-16
  • 8.34.1-alpha.3 - 2025-06-14
  • 8.34.1-alpha.2 - 2025-06-13
  • 8.34.1-alpha.1 - 2025-06-10
  • 8.34.1-alpha.0 - 2025-06-09
  • 8.34.0 - 2025-06-09
  • 8.33.2-alpha.9 - 2025-06-09
  • 8.33.2-alpha.8 - 2025-06-09
  • 8.33.2-alpha.7 - 2025-06-09
  • 8.33.2-alpha.6 - 2025-06-09
  • 8.33.2-alpha.5 - 2025-06-09
  • 8.33.2-alpha.4 - 2025-06-09
  • 8.33.2-alpha.3 - 2025-06-07
  • 8.33.2-alpha.2 - 2025-06-06
  • 8.33.2-alpha.1 - 2025-06-05
  • 8.33.2-alpha.0 - 2025-06-02
  • 8.33.1 - 2025-06-02
  • 8.33.1-alpha.6 - 2025-06-02
  • 8.33.1-alpha.5 - 2025-06-01
  • 8.33.1-alpha.4 - 2025-05-31
  • 8.33.1-alpha.3 - 2025-05-30
  • 8.33.1-alpha.2 - 2025-05-29
  • 8.33.1-alpha.1 - 2025-05-29
  • 8.33.1-alpha.0 - 2025-05-29
  • 8.33.0 - 2025-05-27
  • 8.32.2-alpha.12 - 2025-05-27
  • 8.32.2-alpha.11 - 2025-05-19
  • 8.32.2-alpha.10 - 2025-05-19
  • 8.32.2-alpha.9 - 2025-05-19
  • 8.32.2-alpha.8 - 2025-05-17
  • 8.32.2-alpha.7 - 2025-05-16
  • 8.32.2-alpha.6 - 2025-05-16
  • 8.32.2-alpha.5 - 2025-05-16
  • 8.32.2-alpha.4 - 2025-05-16
  • 8.32.2-alpha.3 - 2025-05-16
  • 8.32.2-alpha.2 - 2025-05-16
  • 8.32.2-alpha.1 - 2025-05-16
  • 8.32.2-alpha.0 - 2025-05-12
  • 8.32.1 - 2025-05-12
  • 8.32.1-alpha.8 - 2025-05-12
  • 8.32.1-alpha.7 - 2025-05-12
  • 8.32.1-alpha.6 - 2025-05-12
  • 8.32.1-alpha.5 - 2025-05-12
  • 8.32.1-alpha.4 - 2025-05-12
  • 8.32.1-alpha.3 - 2025-05-12
  • 8.32.1-alpha.2 - 2025-05-09
  • 8.32.1-alpha.1 - 2025-05-07
  • 8.32.1-alpha.0 - 2025-05-05
  • 8.32.0 - 2025-05-05
  • 8.31.2-alpha.8 - 2025-05-05
  • 8.31.2-alpha.7 - 2025-05-02
  • 8.31.2-alpha.6 - 2025-05-02
  • 8.31.2-alpha.5 - 2025-05-02
  • 8.31.2-alpha.4 - 2025-05-01
  • 8.31.2-alpha.3 - 2025-04-29
  • 8.31.2-alpha.2 - 2025-04-28
  • 8.31.2-alpha.1 - 2025-04-28
  • 8.31.2-alpha.0 - 2025-04-28
  • 8.31.1 - 2025-04-28
  • 8.31.1-alpha.3 - 2025-04-28
  • 8.31.1-alpha.2 - 2025-04-22
  • 8.31.1-alpha.1 - 2025-04-22
  • 8.31.1-alpha.0 - 2025-04-21
  • 8.31.0 - 2025-04-21
  • 8.30.2-alpha.7 - 2025-04-21
  • 8.30.2-alpha.6 - 2025-04-21
  • 8.30.2-alpha.5 - 2025-04-15
  • 8.30.2-alpha.4 - 2025-04-15
  • 8.30.2-alpha.3 - 2025-04-15
  • 8.30.2-alpha.2 - 2025-04-14
  • 8.30.2-alpha.1 - 2025-04-14
  • 8.30.2-alpha.0 - 2025-04-14
  • 8.30.1 - 2025-04-14
  • 8.30.1-alpha.0 - 2025-04-14
  • 8.30.0 - 2025-04-14
  • 8.29.2-alpha.11 - 2025-04-14
  • 8.29.2-alpha.10 - 2025-04-14
  • 8.29.2-alpha.9 - 2025-04-14
  • 8.29.2-alpha.8 - 2025-04-14
  • 8.29.2-alpha.7 - 2025-04-14
  • 8.29.2-alpha.6 - 2025-04-14
  • 8.29.2-alpha.5 - 2025-04-14
  • 8.29.2-alpha.4 - 2025-04-11
  • 8.29.2-alpha.3 - 2025-04-11
  • 8.29.2-alpha.2 - 2025-04-10
  • 8.29.2-alpha.1 - 2025-04-09
  • 8.29.2-alpha.0 - 2025-04-07
  • 8.29.1 - 2025-04-07
  • 8.29.1-alpha.4 - 2025-04-07
  • 8.29.1-alpha.3 - 2025-04-04
  • 8.29.1-alpha.2 - 2025-04-01
  • 8.29.1-alpha.1 - 2025-04-01
  • 8.29.1-alpha.0 - 2025-03-31
  • 8.29.0 - 2025-03-31
  • 8.28.1-alpha.2 - 2025-03-31
  • 8.28.1-alpha.1 - 2025-03-31
  • 8.28.1-alpha.0 - 2025-03-31
  • 8.28.0 - 2025-03-24
  • 8.27.1-alpha.2 - 2025-03-21
  • 8.27.1-alpha.1 - 2025-03-20
  • 8.27.1-alpha.0 - 2025-03-20
  • 8.27.0 - 2025-03-20
  • 8.26.2-alpha.9 - 2025-03-17
  • 8.26.2-alpha.8 - 2025-03-17
  • 8.26.2-alpha.7 - 2025-03-17
  • 8.26.2-alpha.6 - 2025-03-17
  • 8.26.2-alpha.5 - 2025-03-17
  • 8.26.2-alpha.4 - 2025-03-15
  • 8.26.2-alpha.3 - 2025-03-14
  • 8.26.2-alpha.2 - 2025-03-14
  • 8.26.2-alpha.1 - 2025-03-12
  • 8.26.2-alpha.0 - 2025-03-10
  • 8.26.1 - 2025-03-10
  • 8.26.1-alpha.5 - 2025-03-10
  • 8.26.1-alpha.4 - 2025-03-10
  • 8.26.1-alpha.3 - 2025-03-07
  • 8.26.1-alpha.2 - 2025-03-06
  • 8.26.1-alpha.1 - 2025-03-05
  • 8.26.1-alpha.0 - 2025-03-03
  • 8.26.0 - 2025-03-03
  • 8.25.1-alpha.18 - 2025-03-03
  • 8.25.1-alpha.17 - 2025-03-03
  • 8.25.1-alpha.16 - 2025-03-03
  • 8.25.1-alpha.15 - 2025-03-03
  • 8.25.1-alpha.14 - 2025-03-03
  • 8.25.1-alpha.13 - 2025-03-03
  • 8.25.1-alpha.12 - 2025-03-03
  • 8.25.1-alpha.11 - 2025-03-02
  • 8.25.1-alpha.10 - 2025-03-02
  • 8.25.1-alpha.9 - 2025-02-27
  • 8.25.1-alpha.8 - 2025-02-27
  • 8.25.1-alpha.7 - 2025-02-27
  • 8.25.1-alpha.6 - 2025-02-24
  • 8.25.1-alpha.5 - 2025-02-24
  • 8.25.1-alpha.4 - 2025-02-24
  • 8.25.1-alpha.3 - 2025-02-24
  • 8.25.1-alpha.2 - 2025-02-24
  • 8.25.1-alpha.1 - 2025-02-24
  • 8.25.1-alpha.0 - 2025-02-24
  • 8.25.0 - 2025-02-24
  • 8.24.2-alpha.4 - 2025-02-24
  • 8.24.2-alpha.3 - 2025-02-20
  • 8.24.2-alpha.2 - 2025-02-20
  • 8.24.2-alpha.1 - 2025-02-17
  • 8.24.2-alpha.0 - 2025-02-17
  • 8.24.1 - 2025-02-17
  • 8.24.1-alpha.10 - 2025-02-17
  • 8.24.1-alpha.9 - 2025-02-17
  • 8.24.1-alpha.8 - 2025-02-17
  • 8.24.1-alpha.7 - 2025-02-17
  • 8.24.1-alpha.6 - 2025-02-15
  • 8.24.1-alpha.5 - 2025-02-15
  • 8.24.1-alpha.4 - 2025-02-15
  • 8.24.1-alpha.3 - 2025-02-14
  • 8.24.1-alpha.2 - 2025-02-14
  • 8.24.1-alpha.1 - 2025-02-10
  • 8.24.1-alpha.0 - 2025-02-10
  • 8.24.0 - 2025-02-10
  • 8.23.1-alpha.7 - 2025-02-10
  • 8.23.1-alpha.6 - 2025-02-08
  • 8.23.1-alpha.5 - 2025-02-07
  • 8.23.1-alpha.4 - 2025-02-05
  • 8.23.1-alpha.3 - 2025-02-05
  • 8.23.1-alpha.2 - 2025-02-04
  • 8.23.1-alpha.1 - 2025-02-03
  • 8.23.1-alpha.0 - 2025-02-03
  • 8.23.0 - 2025-02-03
  • 8.22.1-alpha.14 - 2025-02-03
  • 8.22.1-alpha.13 - 2025-02-03
  • 8.22.1-alpha.12 - 2025-02-03
  • 8.22.1-alpha.11 - 2025-02-03
  • 8.22.1-alpha.10 - 2025-02-03
  • 8.22.1-alpha.9 - 2025-02-03
  • 8.22.1-alpha.8 - 2025-02-03
  • 8.22.1-alpha.7 - 2025-02-01
  • 8.22.1-alpha.6 - 2025-02-01
  • 8.22.1-alpha.5 - 2025-02-01
  • 8.22.1-alpha.4 - 2025-01-31
  • 8.22.1-alpha.3 - 2025-01-29
  • 8.22.1-alpha.2 - 2025-01-28
  • 8.22.1-alpha.1 - 2025-01-28
  • 8.22.1-alpha.0 - 2025-01-27
  • 8.22.0 - 2025-01-27
  • 8.21.1-alpha.11 - 2025-01-27
  • 8.21.1-alpha.10 - 2025-01-27
  • 8.21.1-alpha.9 - 2025-01-27
  • 8.21.1-alpha.8 - 2025-01-24
  • 8.21.1-alpha.7 - 2025-01-24
  • 8.21.1-alpha.6 - 2025-01-23
  • 8.21.1-alpha.5 - 2025-01-23
  • 8.21.1-alpha.4 - 2025-01-23
  • 8.21.1-alpha.3 - 2025-01-23
  • 8.21.1-alpha.2 - 2025-01-21
  • 8.21.1-alpha.1 - 2025-01-21
  • 8.21.1-alpha.0 - 2025-01-20
  • 8.21.0 - 2025-01-20
  • 8.20.1-alpha.11 - 2025-01-20
  • 8.20.1-alpha.10 - 2025-01-20
  • 8.20.1-alpha.9 - 2025-01-20
  • 8.20.1-alpha.8 - 2025-01-19
  • 8.20.1-alpha.7 - 2025-01-19
  • 8.20.1-alpha.6 - 2025-01-19
  • 8.20.1-alpha.5 - 2025-01-19
  • 8.20.1-alpha.4 - 2025-01-19
  • 8.20.1-alpha.3 - 2025-01-19
  • 8.20.1-alpha.2 - 2025-01-18
  • 8.20.1-alpha.1 - 2025-01-17
  • 8.20.1-alpha.0 - 2025-01-15
  • 8.20.0 - 2025-01-13
  • 8.19.2-alpha.12 - 2025-01-13
  • 8.19.2-alpha.11 - 2025-01-13
  • 8.19.2-alpha.10 - 2025-01-13
  • 8.19.2-alpha.9 - 2025-01-13
  • 8.19.2-alpha.8 - 2025-01-13
  • 8.19.2-alpha.7 - 2025-01-10
  • 8.19.2-alpha.6 - 2025-01-09
  • 8.19.2-alpha.5 - 2025-01-09
  • 8.19.2-alpha.4 - 2025-01-07
  • 8.19.2-alpha.3 - 2025-01-07
  • 8.19.2-alpha.2 - 2025-01-07
  • 8.19.2-alpha.1 - 2025-01-07
  • 8.19.2-alpha.0 - 2025-01-07
  • 8.19.1 - 2025-01-06
  • 8.19.1-alpha.9 - 2025-01-06
  • 8.19.1-alpha.8 - 2025-01-06
  • 8.19.1-alpha.7 - 2025-01-06
  • 8.19.1-alpha.6 - 2024-12-31
  • 8.19.1-alpha.5 - 2024-12-31
  • 8.19.1-alpha.4 - 2024-12-31
  • 8.19.1-alpha.3 - 2024-12-31
  • 8.19.1-alpha.2 - 2024-12-30
  • 8.19.1-alpha.1 - 2024-12-30
  • 8.19.1-alpha.0 - 2024-12-30
  • 8.19.0 - 2024-12-30
  • 8.18.3-alpha.6 - 2024-12-30
  • 8.18.3-alpha.5 - 2024-12-26
  • 8.18.3-alpha.4 - 2024-12-26
  • 8.18.3-alpha.3 - 2024-12-26
  • 8.18.3-alpha.2 - 2024-12-23
  • 8.18.3-alpha.1 - 2024-12-23
  • 8.18.3-alpha.0 - 2024-12-23
  • 8.18.2 - 2024-12-23
  • 8.18.2-alpha.6 - 2024-12-23
  • 8.18.2-alpha.5 - 2024-12-21
  • 8.18.2-alpha.4 - 2024-12-21
  • 8.18.2-alpha.3 - 2024-12-21
  • 8.18.2-alpha.2 - 2024-12-21
  • 8.18.2-alpha.1 - 2024-12-17
  • 8.18.2-alpha.0 - 2024-12-16
  • 8.18.1 - 2024-12-16
  • 8.18.1-alpha.13 - 2024-12-15
  • 8.18.1-alpha.12 - 2024-12-15
  • 8.18.1-alpha.11 - 2024-12-14
  • 8.18.1-alpha.10 - 2024-12-14
  • 8.18.1-alpha.9 - 2024-12-14
  • 8.18.1-alpha.8 - 2024-12-14
  • 8.18.1-alpha.7 - 2024-12-14
  • 8.18.1-alpha.6 - 2024-12-14
  • 8.18.1-alpha.5 - 2024-12-14
  • 8.18.1-alpha.4 - 2024-12-13
  • 8.18.1-alpha.3 - 2024-12-12
  • 8.18.1-alpha.2 - 2024-12-10
  • 8.18.1-alpha.1 - 2024-12-10
  • 8.18.1-alpha.0 - 2024-12-09
  • 8.18.0 - 2024-12-09
  • 8.17.1-alpha.13 - 2024-12-09
  • 8.17.1-alpha.12 - 2024-12-09
  • 8.17.1-alpha.11 - 2024-12-09
  • 8.17.1-alpha.10 - 2024-12-07
  • 8.17.1-alpha.9 - 2024-12-07
  • 8.17.1-alpha.8 - 2024-12-07
  • 8.17.1-alpha.7 - 2024-12-07
  • 8.17.1-alpha.6 - 2024-12-07
  • 8.17.1-alpha.5 - 2024-12-06
  • 8.17.1-alpha.4 - 2024-12-06
  • 8.17.1-alpha.3 - 2024-12-04
  • 8.17.1-alpha.2 - 2024-12-04
  • 8.17.1-alpha.1 - 2024-12-03
  • 8.17.1-alpha.0 - 2024-12-02
  • 8.17.0 - 2024-12-02
  • 8.16.1-alpha.9 - 2024-12-02
  • 8.16.1-alpha.8 - 2024-12-02
  • 8.16.1-alpha.7 - 2024-12-02
  • 8.16.1-alpha.6 - 2024-12-01
  • 8.16.1-alpha.5 - 2024-11-30
  • 8.16.1-alpha.4 - 2024-11-29
  • 8.16.1-alpha.3 - 2024-11-27
  • 8.16.1-alpha.2 - 2024-11-27
  • 8.16.1-alpha.1 - 2024-11-25
  • 8.16.1-alpha.0 - 2024-11-25
  • 8.16.0 - 2024-11-25
  • 8.15.1-alpha.8 - 2024-11-25
  • 8.15.1-alpha.7 - 2024-11-25
  • 8.15.1-alpha.6 - 2024-11-24
  • 8.15.1-alpha.5 - 2024-11-24
  • 8.15.1-alpha.4 - 2024-11-22
  • 8.15.1-alpha.3 - 2024-11-22
  • 8.15.1-alpha.2 - 2024-11-21
  • 8.15.1-alpha.1 - 2024-11-21
  • 8.15.1-alpha.0 - 2024-11-18
  • 8.15.0 - 2024-11-18
from @typescript-eslint/eslint-plugin GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 8.15.0 to 8.46.1.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/9365996f-e87b-472d-960f-2bff4faf11a4?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants