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

Commit 9f397c7

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.1. - [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.1/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 548a195 commit 9f397c7

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.1",
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
@@ -1552,14 +1552,14 @@
15521552
"@types/expect" "^1.20.4"
15531553
"@types/node" "*"
15541554

1555-
"@typescript-eslint/eslint-plugin@^5.44.0":
1556-
version "5.44.0"
1557-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
1558-
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
1559-
dependencies:
1560-
"@typescript-eslint/scope-manager" "5.44.0"
1561-
"@typescript-eslint/type-utils" "5.44.0"
1562-
"@typescript-eslint/utils" "5.44.0"
1555+
"@typescript-eslint/eslint-plugin@^5.48.1":
1556+
version "5.48.1"
1557+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.1.tgz#deee67e399f2cb6b4608c935777110e509d8018c"
1558+
integrity sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==
1559+
dependencies:
1560+
"@typescript-eslint/scope-manager" "5.48.1"
1561+
"@typescript-eslint/type-utils" "5.48.1"
1562+
"@typescript-eslint/utils" "5.48.1"
15631563
debug "^4.3.4"
15641564
ignore "^5.2.0"
15651565
natural-compare-lite "^1.4.0"
@@ -1577,14 +1577,6 @@
15771577
"@typescript-eslint/typescript-estree" "5.48.0"
15781578
debug "^4.3.4"
15791579

1580-
"@typescript-eslint/scope-manager@5.44.0":
1581-
version "5.44.0"
1582-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
1583-
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
1584-
dependencies:
1585-
"@typescript-eslint/types" "5.44.0"
1586-
"@typescript-eslint/visitor-keys" "5.44.0"
1587-
15881580
"@typescript-eslint/scope-manager@5.48.0":
15891581
version "5.48.0"
15901582
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.0.tgz#607731cb0957fbc52fd754fd79507d1b6659cecf"
@@ -1593,38 +1585,33 @@
15931585
"@typescript-eslint/types" "5.48.0"
15941586
"@typescript-eslint/visitor-keys" "5.48.0"
15951587

1596-
"@typescript-eslint/type-utils@5.44.0":
1597-
version "5.44.0"
1598-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
1599-
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
1588+
"@typescript-eslint/scope-manager@5.48.1":
1589+
version "5.48.1"
1590+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.1.tgz#39c71e4de639f5fe08b988005beaaf6d79f9d64d"
1591+
integrity sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==
1592+
dependencies:
1593+
"@typescript-eslint/types" "5.48.1"
1594+
"@typescript-eslint/visitor-keys" "5.48.1"
1595+
1596+
"@typescript-eslint/type-utils@5.48.1":
1597+
version "5.48.1"
1598+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.1.tgz#5d94ac0c269a81a91ad77c03407cea2caf481412"
1599+
integrity sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==
16001600
dependencies:
1601-
"@typescript-eslint/typescript-estree" "5.44.0"
1602-
"@typescript-eslint/utils" "5.44.0"
1601+
"@typescript-eslint/typescript-estree" "5.48.1"
1602+
"@typescript-eslint/utils" "5.48.1"
16031603
debug "^4.3.4"
16041604
tsutils "^3.21.0"
16051605

1606-
"@typescript-eslint/types@5.44.0":
1607-
version "5.44.0"
1608-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
1609-
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
1610-
16111606
"@typescript-eslint/types@5.48.0":
16121607
version "5.48.0"
16131608
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
16141609
integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
16151610

1616-
"@typescript-eslint/typescript-estree@5.44.0":
1617-
version "5.44.0"
1618-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
1619-
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
1620-
dependencies:
1621-
"@typescript-eslint/types" "5.44.0"
1622-
"@typescript-eslint/visitor-keys" "5.44.0"
1623-
debug "^4.3.4"
1624-
globby "^11.1.0"
1625-
is-glob "^4.0.3"
1626-
semver "^7.3.7"
1627-
tsutils "^3.21.0"
1611+
"@typescript-eslint/types@5.48.1":
1612+
version "5.48.1"
1613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.1.tgz#efd1913a9aaf67caf8a6e6779fd53e14e8587e14"
1614+
integrity sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==
16281615

16291616
"@typescript-eslint/typescript-estree@5.48.0":
16301617
version "5.48.0"
@@ -1639,28 +1626,33 @@
16391626
semver "^7.3.7"
16401627
tsutils "^3.21.0"
16411628

1642-
"@typescript-eslint/utils@5.44.0":
1643-
version "5.44.0"
1644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
1645-
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
1629+
"@typescript-eslint/typescript-estree@5.48.1":
1630+
version "5.48.1"
1631+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.1.tgz#9efa8ee2aa471c6ab62e649f6e64d8d121bc2056"
1632+
integrity sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==
1633+
dependencies:
1634+
"@typescript-eslint/types" "5.48.1"
1635+
"@typescript-eslint/visitor-keys" "5.48.1"
1636+
debug "^4.3.4"
1637+
globby "^11.1.0"
1638+
is-glob "^4.0.3"
1639+
semver "^7.3.7"
1640+
tsutils "^3.21.0"
1641+
1642+
"@typescript-eslint/utils@5.48.1":
1643+
version "5.48.1"
1644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.1.tgz#20f2f4e88e9e2a0961cbebcb47a1f0f7da7ba7f9"
1645+
integrity sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==
16461646
dependencies:
16471647
"@types/json-schema" "^7.0.9"
16481648
"@types/semver" "^7.3.12"
1649-
"@typescript-eslint/scope-manager" "5.44.0"
1650-
"@typescript-eslint/types" "5.44.0"
1651-
"@typescript-eslint/typescript-estree" "5.44.0"
1649+
"@typescript-eslint/scope-manager" "5.48.1"
1650+
"@typescript-eslint/types" "5.48.1"
1651+
"@typescript-eslint/typescript-estree" "5.48.1"
16521652
eslint-scope "^5.1.1"
16531653
eslint-utils "^3.0.0"
16541654
semver "^7.3.7"
16551655

1656-
"@typescript-eslint/visitor-keys@5.44.0":
1657-
version "5.44.0"
1658-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
1659-
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
1660-
dependencies:
1661-
"@typescript-eslint/types" "5.44.0"
1662-
eslint-visitor-keys "^3.3.0"
1663-
16641656
"@typescript-eslint/visitor-keys@5.48.0":
16651657
version "5.48.0"
16661658
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz#4446d5e7f6cadde7140390c0e284c8702d944904"
@@ -1669,6 +1661,14 @@
16691661
"@typescript-eslint/types" "5.48.0"
16701662
eslint-visitor-keys "^3.3.0"
16711663

1664+
"@typescript-eslint/visitor-keys@5.48.1":
1665+
version "5.48.1"
1666+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.1.tgz#79fd4fb9996023ef86849bf6f904f33eb6c8fccb"
1667+
integrity sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==
1668+
dependencies:
1669+
"@typescript-eslint/types" "5.48.1"
1670+
eslint-visitor-keys "^3.3.0"
1671+
16721672
"@ungap/promise-all-settled@1.1.2":
16731673
version "1.1.2"
16741674
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"

0 commit comments

Comments
 (0)