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

Commit 950b575

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.47.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.47.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 23b396f commit 950b575

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.23",
23-
"@typescript-eslint/eslint-plugin": "^5.44.0",
23+
"@typescript-eslint/eslint-plugin": "^5.47.1",
2424
"@typescript-eslint/parser": "^5.46.1",
2525
"chai": "^4.3.7",
2626
"eslint": "^8.28.0",

yarn.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,14 +1504,14 @@
15041504
"@types/expect" "^1.20.4"
15051505
"@types/node" "*"
15061506

1507-
"@typescript-eslint/eslint-plugin@^5.44.0":
1508-
version "5.44.0"
1509-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
1510-
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
1511-
dependencies:
1512-
"@typescript-eslint/scope-manager" "5.44.0"
1513-
"@typescript-eslint/type-utils" "5.44.0"
1514-
"@typescript-eslint/utils" "5.44.0"
1507+
"@typescript-eslint/eslint-plugin@^5.47.1":
1508+
version "5.47.1"
1509+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.1.tgz#50cc5085578a7fa22cd46a0806c2e5eae858af02"
1510+
integrity sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==
1511+
dependencies:
1512+
"@typescript-eslint/scope-manager" "5.47.1"
1513+
"@typescript-eslint/type-utils" "5.47.1"
1514+
"@typescript-eslint/utils" "5.47.1"
15151515
debug "^4.3.4"
15161516
ignore "^5.2.0"
15171517
natural-compare-lite "^1.4.0"
@@ -1529,14 +1529,6 @@
15291529
"@typescript-eslint/typescript-estree" "5.46.1"
15301530
debug "^4.3.4"
15311531

1532-
"@typescript-eslint/scope-manager@5.44.0":
1533-
version "5.44.0"
1534-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
1535-
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
1536-
dependencies:
1537-
"@typescript-eslint/types" "5.44.0"
1538-
"@typescript-eslint/visitor-keys" "5.44.0"
1539-
15401532
"@typescript-eslint/scope-manager@5.46.1":
15411533
version "5.46.1"
15421534
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a"
@@ -1545,38 +1537,33 @@
15451537
"@typescript-eslint/types" "5.46.1"
15461538
"@typescript-eslint/visitor-keys" "5.46.1"
15471539

1548-
"@typescript-eslint/type-utils@5.44.0":
1549-
version "5.44.0"
1550-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
1551-
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
1540+
"@typescript-eslint/scope-manager@5.47.1":
1541+
version "5.47.1"
1542+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.1.tgz#0d302b3c2f20ab24e4787bf3f5a0d8c449b823bd"
1543+
integrity sha512-9hsFDsgUwrdOoW1D97Ewog7DYSHaq4WKuNs0LHF9RiCmqB0Z+XRR4Pf7u7u9z/8CciHuJ6yxNws1XznI3ddjEw==
1544+
dependencies:
1545+
"@typescript-eslint/types" "5.47.1"
1546+
"@typescript-eslint/visitor-keys" "5.47.1"
1547+
1548+
"@typescript-eslint/type-utils@5.47.1":
1549+
version "5.47.1"
1550+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.47.1.tgz#aee13314f840ab336c1adb49a300856fd16d04ce"
1551+
integrity sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==
15521552
dependencies:
1553-
"@typescript-eslint/typescript-estree" "5.44.0"
1554-
"@typescript-eslint/utils" "5.44.0"
1553+
"@typescript-eslint/typescript-estree" "5.47.1"
1554+
"@typescript-eslint/utils" "5.47.1"
15551555
debug "^4.3.4"
15561556
tsutils "^3.21.0"
15571557

1558-
"@typescript-eslint/types@5.44.0":
1559-
version "5.44.0"
1560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
1561-
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
1562-
15631558
"@typescript-eslint/types@5.46.1":
15641559
version "5.46.1"
15651560
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
15661561
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
15671562

1568-
"@typescript-eslint/typescript-estree@5.44.0":
1569-
version "5.44.0"
1570-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
1571-
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
1572-
dependencies:
1573-
"@typescript-eslint/types" "5.44.0"
1574-
"@typescript-eslint/visitor-keys" "5.44.0"
1575-
debug "^4.3.4"
1576-
globby "^11.1.0"
1577-
is-glob "^4.0.3"
1578-
semver "^7.3.7"
1579-
tsutils "^3.21.0"
1563+
"@typescript-eslint/types@5.47.1":
1564+
version "5.47.1"
1565+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.1.tgz#459f07428aec5a8c4113706293c2ae876741ac8e"
1566+
integrity sha512-CmALY9YWXEpwuu6377ybJBZdtSAnzXLSQcxLSqSQSbC7VfpMu/HLVdrnVJj7ycI138EHqocW02LPJErE35cE9A==
15801567

15811568
"@typescript-eslint/typescript-estree@5.46.1":
15821569
version "5.46.1"
@@ -1591,28 +1578,33 @@
15911578
semver "^7.3.7"
15921579
tsutils "^3.21.0"
15931580

1594-
"@typescript-eslint/utils@5.44.0":
1595-
version "5.44.0"
1596-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
1597-
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
1581+
"@typescript-eslint/typescript-estree@5.47.1":
1582+
version "5.47.1"
1583+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.1.tgz#b9d8441308aca53df7f69b2c67a887b82c9ed418"
1584+
integrity sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==
1585+
dependencies:
1586+
"@typescript-eslint/types" "5.47.1"
1587+
"@typescript-eslint/visitor-keys" "5.47.1"
1588+
debug "^4.3.4"
1589+
globby "^11.1.0"
1590+
is-glob "^4.0.3"
1591+
semver "^7.3.7"
1592+
tsutils "^3.21.0"
1593+
1594+
"@typescript-eslint/utils@5.47.1":
1595+
version "5.47.1"
1596+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.1.tgz#595f25ac06e9ee28c339fd43c709402820b13d7b"
1597+
integrity sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==
15981598
dependencies:
15991599
"@types/json-schema" "^7.0.9"
16001600
"@types/semver" "^7.3.12"
1601-
"@typescript-eslint/scope-manager" "5.44.0"
1602-
"@typescript-eslint/types" "5.44.0"
1603-
"@typescript-eslint/typescript-estree" "5.44.0"
1601+
"@typescript-eslint/scope-manager" "5.47.1"
1602+
"@typescript-eslint/types" "5.47.1"
1603+
"@typescript-eslint/typescript-estree" "5.47.1"
16041604
eslint-scope "^5.1.1"
16051605
eslint-utils "^3.0.0"
16061606
semver "^7.3.7"
16071607

1608-
"@typescript-eslint/visitor-keys@5.44.0":
1609-
version "5.44.0"
1610-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
1611-
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
1612-
dependencies:
1613-
"@typescript-eslint/types" "5.44.0"
1614-
eslint-visitor-keys "^3.3.0"
1615-
16161608
"@typescript-eslint/visitor-keys@5.46.1":
16171609
version "5.46.1"
16181610
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242"
@@ -1621,6 +1613,14 @@
16211613
"@typescript-eslint/types" "5.46.1"
16221614
eslint-visitor-keys "^3.3.0"
16231615

1616+
"@typescript-eslint/visitor-keys@5.47.1":
1617+
version "5.47.1"
1618+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.1.tgz#d35c2da544dbb685db9c5b5b85adac0a1d74d1f2"
1619+
integrity sha512-rF3pmut2JCCjh6BLRhNKdYjULMb1brvoaiWDlHfLNVgmnZ0sBVJrs3SyaKE1XoDDnJuAx/hDQryHYmPUuNq0ig==
1620+
dependencies:
1621+
"@typescript-eslint/types" "5.47.1"
1622+
eslint-visitor-keys "^3.3.0"
1623+
16241624
"@ungap/promise-all-settled@1.1.2":
16251625
version "1.1.2"
16261626
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"

0 commit comments

Comments
 (0)