Skip to content

Commit 40081c9

Browse files
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.50.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.0 to 5.50.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.50.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] <support@github.com>
1 parent 15a87bd commit 40081c9

File tree

2 files changed

+68
-54
lines changed

2 files changed

+68
-54
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/node": "^18.11.11",
104104
"@types/qunit": "^2.19.2",
105105
"@types/rsvp": "^4.0.4",
106-
"@typescript-eslint/eslint-plugin": "^5.38.0",
106+
"@typescript-eslint/eslint-plugin": "^5.50.0",
107107
"@typescript-eslint/parser": "^5.48.2",
108108
"ast-types": "^0.14.2",
109109
"auto-dist-tag": "^2.1.1",

yarn.lock

Lines changed: 67 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1566,6 +1566,11 @@
15661566
resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.4.tgz#55e93e7054027f1ad4b4ebc1e60e59eb091e2d32"
15671567
integrity sha512-J3Ol++HCC7/hwZhanDvggFYU/GtxHxE/e7cGRWxR04BF7Tt3TqJZ84BkzQgDxmX0uu8IagiyfmfoUlBACh2Ilg==
15681568

1569+
"@types/semver@^7.3.12":
1570+
version "7.3.13"
1571+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
1572+
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
1573+
15691574
"@types/serve-static@*":
15701575
version "1.13.10"
15711576
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.10.tgz#f5e0ce8797d2d7cc5ebeda48a52c96c4fa47a8d9"
@@ -1586,16 +1591,18 @@
15861591
dependencies:
15871592
"@types/node" "*"
15881593

1589-
"@typescript-eslint/eslint-plugin@^5.38.0":
1590-
version "5.38.0"
1591-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.0.tgz#ac919a199548861012e8c1fb2ec4899ac2bc22ae"
1592-
integrity sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==
1594+
"@typescript-eslint/eslint-plugin@^5.50.0":
1595+
version "5.50.0"
1596+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.50.0.tgz#fb48c31cadc853ffc1dc35373f56b5e2a8908fe9"
1597+
integrity sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==
15931598
dependencies:
1594-
"@typescript-eslint/scope-manager" "5.38.0"
1595-
"@typescript-eslint/type-utils" "5.38.0"
1596-
"@typescript-eslint/utils" "5.38.0"
1599+
"@typescript-eslint/scope-manager" "5.50.0"
1600+
"@typescript-eslint/type-utils" "5.50.0"
1601+
"@typescript-eslint/utils" "5.50.0"
15971602
debug "^4.3.4"
1603+
grapheme-splitter "^1.0.4"
15981604
ignore "^5.2.0"
1605+
natural-compare-lite "^1.4.0"
15991606
regexpp "^3.2.0"
16001607
semver "^7.3.7"
16011608
tsutils "^3.21.0"
@@ -1610,14 +1617,6 @@
16101617
"@typescript-eslint/typescript-estree" "5.48.2"
16111618
debug "^4.3.4"
16121619

1613-
"@typescript-eslint/scope-manager@5.38.0":
1614-
version "5.38.0"
1615-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553"
1616-
integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA==
1617-
dependencies:
1618-
"@typescript-eslint/types" "5.38.0"
1619-
"@typescript-eslint/visitor-keys" "5.38.0"
1620-
16211620
"@typescript-eslint/scope-manager@5.48.2":
16221621
version "5.48.2"
16231622
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc"
@@ -1626,38 +1625,33 @@
16261625
"@typescript-eslint/types" "5.48.2"
16271626
"@typescript-eslint/visitor-keys" "5.48.2"
16281627

1629-
"@typescript-eslint/type-utils@5.38.0":
1630-
version "5.38.0"
1631-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.0.tgz#c8b7f681da825fcfc66ff2b63d70693880496876"
1632-
integrity sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==
1628+
"@typescript-eslint/scope-manager@5.50.0":
1629+
version "5.50.0"
1630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz#90b8a3b337ad2c52bbfe4eac38f9164614e40584"
1631+
integrity sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==
16331632
dependencies:
1634-
"@typescript-eslint/typescript-estree" "5.38.0"
1635-
"@typescript-eslint/utils" "5.38.0"
1633+
"@typescript-eslint/types" "5.50.0"
1634+
"@typescript-eslint/visitor-keys" "5.50.0"
1635+
1636+
"@typescript-eslint/type-utils@5.50.0":
1637+
version "5.50.0"
1638+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.50.0.tgz#509d5cc9728d520008f7157b116a42c5460e7341"
1639+
integrity sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==
1640+
dependencies:
1641+
"@typescript-eslint/typescript-estree" "5.50.0"
1642+
"@typescript-eslint/utils" "5.50.0"
16361643
debug "^4.3.4"
16371644
tsutils "^3.21.0"
16381645

1639-
"@typescript-eslint/types@5.38.0":
1640-
version "5.38.0"
1641-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f"
1642-
integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA==
1643-
16441646
"@typescript-eslint/types@5.48.2":
16451647
version "5.48.2"
16461648
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
16471649
integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
16481650

1649-
"@typescript-eslint/typescript-estree@5.38.0":
1650-
version "5.38.0"
1651-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98"
1652-
integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg==
1653-
dependencies:
1654-
"@typescript-eslint/types" "5.38.0"
1655-
"@typescript-eslint/visitor-keys" "5.38.0"
1656-
debug "^4.3.4"
1657-
globby "^11.1.0"
1658-
is-glob "^4.0.3"
1659-
semver "^7.3.7"
1660-
tsutils "^3.21.0"
1651+
"@typescript-eslint/types@5.50.0":
1652+
version "5.50.0"
1653+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.50.0.tgz#c461d3671a6bec6c2f41f38ed60bd87aa8a30093"
1654+
integrity sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==
16611655

16621656
"@typescript-eslint/typescript-estree@5.48.2":
16631657
version "5.48.2"
@@ -1672,25 +1666,32 @@
16721666
semver "^7.3.7"
16731667
tsutils "^3.21.0"
16741668

1675-
"@typescript-eslint/utils@5.38.0":
1676-
version "5.38.0"
1677-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.0.tgz#5b31f4896471818153790700eb02ac869a1543f4"
1678-
integrity sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==
1669+
"@typescript-eslint/typescript-estree@5.50.0":
1670+
version "5.50.0"
1671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz#0b9b82975bdfa40db9a81fdabc7f93396867ea97"
1672+
integrity sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==
1673+
dependencies:
1674+
"@typescript-eslint/types" "5.50.0"
1675+
"@typescript-eslint/visitor-keys" "5.50.0"
1676+
debug "^4.3.4"
1677+
globby "^11.1.0"
1678+
is-glob "^4.0.3"
1679+
semver "^7.3.7"
1680+
tsutils "^3.21.0"
1681+
1682+
"@typescript-eslint/utils@5.50.0":
1683+
version "5.50.0"
1684+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.50.0.tgz#807105f5ffb860644d30d201eefad7017b020816"
1685+
integrity sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==
16791686
dependencies:
16801687
"@types/json-schema" "^7.0.9"
1681-
"@typescript-eslint/scope-manager" "5.38.0"
1682-
"@typescript-eslint/types" "5.38.0"
1683-
"@typescript-eslint/typescript-estree" "5.38.0"
1688+
"@types/semver" "^7.3.12"
1689+
"@typescript-eslint/scope-manager" "5.50.0"
1690+
"@typescript-eslint/types" "5.50.0"
1691+
"@typescript-eslint/typescript-estree" "5.50.0"
16841692
eslint-scope "^5.1.1"
16851693
eslint-utils "^3.0.0"
1686-
1687-
"@typescript-eslint/visitor-keys@5.38.0":
1688-
version "5.38.0"
1689-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34"
1690-
integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w==
1691-
dependencies:
1692-
"@typescript-eslint/types" "5.38.0"
1693-
eslint-visitor-keys "^3.3.0"
1694+
semver "^7.3.7"
16941695

16951696
"@typescript-eslint/visitor-keys@5.48.2":
16961697
version "5.48.2"
@@ -1700,6 +1701,14 @@
17001701
"@typescript-eslint/types" "5.48.2"
17011702
eslint-visitor-keys "^3.3.0"
17021703

1704+
"@typescript-eslint/visitor-keys@5.50.0":
1705+
version "5.50.0"
1706+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz#b752ffc143841f3d7bc57d6dd01ac5c40f8c4903"
1707+
integrity sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==
1708+
dependencies:
1709+
"@typescript-eslint/types" "5.50.0"
1710+
eslint-visitor-keys "^3.3.0"
1711+
17031712
"@xmldom/xmldom@^0.8.0":
17041713
version "0.8.2"
17051714
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.2.tgz#b695ff674e8216efa632a3d36ad51ae9843380c0"
@@ -7718,6 +7727,11 @@ nanomatch@^1.2.9:
77187727
snapdragon "^0.8.1"
77197728
to-regex "^3.0.1"
77207729

7730+
natural-compare-lite@^1.4.0:
7731+
version "1.4.0"
7732+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
7733+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
7734+
77217735
natural-compare@^1.4.0:
77227736
version "1.4.0"
77237737
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)