Skip to content

Commit 19bd087

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#8462)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.16.0 to 5.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.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> Co-authored-by: Shubham Upreti <[email protected]>
1 parent 71944bc commit 19bd087

File tree

2 files changed

+21
-55
lines changed

2 files changed

+21
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/qunit": "^2.11.3",
5151
"@types/rsvp": "^4.0.4",
5252
"@types/url-parse": "^1.4.8",
53-
"@typescript-eslint/eslint-plugin": "^5.16.0",
53+
"@typescript-eslint/eslint-plugin": "^5.17.0",
5454
"@typescript-eslint/parser": "^5.17.0",
5555
"async": "^3.2.3",
5656
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 20 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,14 +2720,14 @@
27202720
resolved "https://registry.yarnpkg.com/@types/url-parse/-/url-parse-1.4.8.tgz#c3825047efbca1295b7f1646f38203d9145130d6"
27212721
integrity sha512-zqqcGKyNWgTLFBxmaexGUKQyWqeG7HjXj20EuQJSJWwXe54BjX0ihIo5cJB9yAQzH8dNugJ9GvkBYMjPXs/PJw==
27222722

2723-
"@typescript-eslint/eslint-plugin@^5.16.0":
2724-
version "5.16.0"
2725-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.16.0.tgz#78f246dd8d1b528fc5bfca99a8a64d4023a3d86d"
2726-
integrity sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==
2727-
dependencies:
2728-
"@typescript-eslint/scope-manager" "5.16.0"
2729-
"@typescript-eslint/type-utils" "5.16.0"
2730-
"@typescript-eslint/utils" "5.16.0"
2723+
"@typescript-eslint/eslint-plugin@^5.17.0":
2724+
version "5.17.0"
2725+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.17.0.tgz#704eb4e75039000531255672bf1c85ee85cf1d67"
2726+
integrity sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==
2727+
dependencies:
2728+
"@typescript-eslint/scope-manager" "5.17.0"
2729+
"@typescript-eslint/type-utils" "5.17.0"
2730+
"@typescript-eslint/utils" "5.17.0"
27312731
debug "^4.3.2"
27322732
functional-red-black-tree "^1.0.1"
27332733
ignore "^5.1.8"
@@ -2745,14 +2745,6 @@
27452745
"@typescript-eslint/typescript-estree" "5.17.0"
27462746
debug "^4.3.2"
27472747

2748-
"@typescript-eslint/[email protected]":
2749-
version "5.16.0"
2750-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.16.0.tgz#7e7909d64bd0c4d8aef629cdc764b9d3e1d3a69a"
2751-
integrity sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==
2752-
dependencies:
2753-
"@typescript-eslint/types" "5.16.0"
2754-
"@typescript-eslint/visitor-keys" "5.16.0"
2755-
27562748
"@typescript-eslint/[email protected]":
27572749
version "5.17.0"
27582750
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.17.0.tgz#4cea7d0e0bc0e79eb60cad431c89120987c3f952"
@@ -2761,38 +2753,20 @@
27612753
"@typescript-eslint/types" "5.17.0"
27622754
"@typescript-eslint/visitor-keys" "5.17.0"
27632755

2764-
"@typescript-eslint/type-utils@5.16.0":
2765-
version "5.16.0"
2766-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.16.0.tgz#b482bdde1d7d7c0c7080f7f2f67ea9580b9e0692"
2767-
integrity sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==
2756+
"@typescript-eslint/type-utils@5.17.0":
2757+
version "5.17.0"
2758+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.17.0.tgz#1c4549d68c89877662224aabb29fbbebf5fc9672"
2759+
integrity sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==
27682760
dependencies:
2769-
"@typescript-eslint/utils" "5.16.0"
2761+
"@typescript-eslint/utils" "5.17.0"
27702762
debug "^4.3.2"
27712763
tsutils "^3.21.0"
27722764

2773-
"@typescript-eslint/[email protected]":
2774-
version "5.16.0"
2775-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.16.0.tgz#5827b011982950ed350f075eaecb7f47d3c643ee"
2776-
integrity sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==
2777-
27782765
"@typescript-eslint/[email protected]":
27792766
version "5.17.0"
27802767
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.17.0.tgz#861ec9e669ffa2aa9b873dd4d28d9b1ce26d216f"
27812768
integrity sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==
27822769

2783-
"@typescript-eslint/[email protected]":
2784-
version "5.16.0"
2785-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.16.0.tgz#32259459ec62f5feddca66adc695342f30101f61"
2786-
integrity sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==
2787-
dependencies:
2788-
"@typescript-eslint/types" "5.16.0"
2789-
"@typescript-eslint/visitor-keys" "5.16.0"
2790-
debug "^4.3.2"
2791-
globby "^11.0.4"
2792-
is-glob "^4.0.3"
2793-
semver "^7.3.5"
2794-
tsutils "^3.21.0"
2795-
27962770
"@typescript-eslint/[email protected]":
27972771
version "5.17.0"
27982772
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.17.0.tgz#a7cba7dfc8f9cc2ac78c18584e684507df4f2488"
@@ -2806,26 +2780,18 @@
28062780
semver "^7.3.5"
28072781
tsutils "^3.21.0"
28082782

2809-
"@typescript-eslint/utils@5.16.0":
2810-
version "5.16.0"
2811-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.16.0.tgz#42218b459d6d66418a4eb199a382bdc261650679"
2812-
integrity sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==
2783+
"@typescript-eslint/utils@5.17.0":
2784+
version "5.17.0"
2785+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.17.0.tgz#549a9e1d491c6ccd3624bc3c1b098f5cfb45f306"
2786+
integrity sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==
28132787
dependencies:
28142788
"@types/json-schema" "^7.0.9"
2815-
"@typescript-eslint/scope-manager" "5.16.0"
2816-
"@typescript-eslint/types" "5.16.0"
2817-
"@typescript-eslint/typescript-estree" "5.16.0"
2789+
"@typescript-eslint/scope-manager" "5.17.0"
2790+
"@typescript-eslint/types" "5.17.0"
2791+
"@typescript-eslint/typescript-estree" "5.17.0"
28182792
eslint-scope "^5.1.1"
28192793
eslint-utils "^3.0.0"
28202794

2821-
"@typescript-eslint/[email protected]":
2822-
version "5.16.0"
2823-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.16.0.tgz#f27dc3b943e6317264c7492e390c6844cd4efbbb"
2824-
integrity sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==
2825-
dependencies:
2826-
"@typescript-eslint/types" "5.16.0"
2827-
eslint-visitor-keys "^3.0.0"
2828-
28292795
"@typescript-eslint/[email protected]":
28302796
version "5.17.0"
28312797
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.17.0.tgz#52daae45c61b0211b4c81b53a71841911e479128"

0 commit comments

Comments
 (0)