Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Commit 6216e86

Browse files
chore(dev-deps): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.48.2. - [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.48.2/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 601ba81 commit 6216e86

2 files changed

Lines changed: 55 additions & 55 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/prettier-config": "^0.0.2",
2121
"@salesforce/ts-sinon": "1.4.2",
2222
"@swc/core": "^1.3.26",
23-
"@typescript-eslint/eslint-plugin": "^5.44.0",
23+
"@typescript-eslint/eslint-plugin": "^5.48.2",
2424
"@typescript-eslint/parser": "^5.48.0",
2525
"chai": "^4.3.7",
2626
"eslint": "^8.31.0",

yarn.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,14 +1543,14 @@
15431543
"@types/expect" "^1.20.4"
15441544
"@types/node" "*"
15451545

1546-
"@typescript-eslint/eslint-plugin@^5.44.0":
1547-
version "5.44.0"
1548-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
1549-
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
1550-
dependencies:
1551-
"@typescript-eslint/scope-manager" "5.44.0"
1552-
"@typescript-eslint/type-utils" "5.44.0"
1553-
"@typescript-eslint/utils" "5.44.0"
1546+
"@typescript-eslint/eslint-plugin@^5.48.2":
1547+
version "5.48.2"
1548+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz#112e6ae1e23a1dc8333ce82bb9c65c2608b4d8a3"
1549+
integrity sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg==
1550+
dependencies:
1551+
"@typescript-eslint/scope-manager" "5.48.2"
1552+
"@typescript-eslint/type-utils" "5.48.2"
1553+
"@typescript-eslint/utils" "5.48.2"
15541554
debug "^4.3.4"
15551555
ignore "^5.2.0"
15561556
natural-compare-lite "^1.4.0"
@@ -1568,14 +1568,6 @@
15681568
"@typescript-eslint/typescript-estree" "5.48.0"
15691569
debug "^4.3.4"
15701570

1571-
"@typescript-eslint/scope-manager@5.44.0":
1572-
version "5.44.0"
1573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
1574-
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
1575-
dependencies:
1576-
"@typescript-eslint/types" "5.44.0"
1577-
"@typescript-eslint/visitor-keys" "5.44.0"
1578-
15791571
"@typescript-eslint/scope-manager@5.48.0":
15801572
version "5.48.0"
15811573
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.0.tgz#607731cb0957fbc52fd754fd79507d1b6659cecf"
@@ -1584,38 +1576,33 @@
15841576
"@typescript-eslint/types" "5.48.0"
15851577
"@typescript-eslint/visitor-keys" "5.48.0"
15861578

1587-
"@typescript-eslint/type-utils@5.44.0":
1588-
version "5.44.0"
1589-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
1590-
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
1579+
"@typescript-eslint/scope-manager@5.48.2":
1580+
version "5.48.2"
1581+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc"
1582+
integrity sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw==
1583+
dependencies:
1584+
"@typescript-eslint/types" "5.48.2"
1585+
"@typescript-eslint/visitor-keys" "5.48.2"
1586+
1587+
"@typescript-eslint/type-utils@5.48.2":
1588+
version "5.48.2"
1589+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7"
1590+
integrity sha512-QVWx7J5sPMRiOMJp5dYshPxABRoZV1xbRirqSk8yuIIsu0nvMTZesKErEA3Oix1k+uvsk8Cs8TGJ6kQ0ndAcew==
15911591
dependencies:
1592-
"@typescript-eslint/typescript-estree" "5.44.0"
1593-
"@typescript-eslint/utils" "5.44.0"
1592+
"@typescript-eslint/typescript-estree" "5.48.2"
1593+
"@typescript-eslint/utils" "5.48.2"
15941594
debug "^4.3.4"
15951595
tsutils "^3.21.0"
15961596

1597-
"@typescript-eslint/types@5.44.0":
1598-
version "5.44.0"
1599-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
1600-
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
1601-
16021597
"@typescript-eslint/types@5.48.0":
16031598
version "5.48.0"
16041599
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
16051600
integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
16061601

1607-
"@typescript-eslint/typescript-estree@5.44.0":
1608-
version "5.44.0"
1609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
1610-
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
1611-
dependencies:
1612-
"@typescript-eslint/types" "5.44.0"
1613-
"@typescript-eslint/visitor-keys" "5.44.0"
1614-
debug "^4.3.4"
1615-
globby "^11.1.0"
1616-
is-glob "^4.0.3"
1617-
semver "^7.3.7"
1618-
tsutils "^3.21.0"
1602+
"@typescript-eslint/types@5.48.2":
1603+
version "5.48.2"
1604+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
1605+
integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
16191606

16201607
"@typescript-eslint/typescript-estree@5.48.0":
16211608
version "5.48.0"
@@ -1630,28 +1617,33 @@
16301617
semver "^7.3.7"
16311618
tsutils "^3.21.0"
16321619

1633-
"@typescript-eslint/utils@5.44.0":
1634-
version "5.44.0"
1635-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
1636-
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
1620+
"@typescript-eslint/typescript-estree@5.48.2":
1621+
version "5.48.2"
1622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz#6e206b462942b32383582a6c9251c05021cc21b0"
1623+
integrity sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg==
1624+
dependencies:
1625+
"@typescript-eslint/types" "5.48.2"
1626+
"@typescript-eslint/visitor-keys" "5.48.2"
1627+
debug "^4.3.4"
1628+
globby "^11.1.0"
1629+
is-glob "^4.0.3"
1630+
semver "^7.3.7"
1631+
tsutils "^3.21.0"
1632+
1633+
"@typescript-eslint/utils@5.48.2":
1634+
version "5.48.2"
1635+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.2.tgz#3777a91dcb22b8499a25519e06eef2e9569295a3"
1636+
integrity sha512-2h18c0d7jgkw6tdKTlNaM7wyopbLRBiit8oAxoP89YnuBOzCZ8g8aBCaCqq7h208qUTroL7Whgzam7UY3HVLow==
16371637
dependencies:
16381638
"@types/json-schema" "^7.0.9"
16391639
"@types/semver" "^7.3.12"
1640-
"@typescript-eslint/scope-manager" "5.44.0"
1641-
"@typescript-eslint/types" "5.44.0"
1642-
"@typescript-eslint/typescript-estree" "5.44.0"
1640+
"@typescript-eslint/scope-manager" "5.48.2"
1641+
"@typescript-eslint/types" "5.48.2"
1642+
"@typescript-eslint/typescript-estree" "5.48.2"
16431643
eslint-scope "^5.1.1"
16441644
eslint-utils "^3.0.0"
16451645
semver "^7.3.7"
16461646

1647-
"@typescript-eslint/visitor-keys@5.44.0":
1648-
version "5.44.0"
1649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
1650-
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
1651-
dependencies:
1652-
"@typescript-eslint/types" "5.44.0"
1653-
eslint-visitor-keys "^3.3.0"
1654-
16551647
"@typescript-eslint/visitor-keys@5.48.0":
16561648
version "5.48.0"
16571649
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz#4446d5e7f6cadde7140390c0e284c8702d944904"
@@ -1660,6 +1652,14 @@
16601652
"@typescript-eslint/types" "5.48.0"
16611653
eslint-visitor-keys "^3.3.0"
16621654

1655+
"@typescript-eslint/visitor-keys@5.48.2":
1656+
version "5.48.2"
1657+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz#c247582a0bcce467461d7b696513bf9455000060"
1658+
integrity sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==
1659+
dependencies:
1660+
"@typescript-eslint/types" "5.48.2"
1661+
eslint-visitor-keys "^3.3.0"
1662+
16631663
"@ungap/promise-all-settled@1.1.2":
16641664
version "1.1.2"
16651665
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"

0 commit comments

Comments
 (0)