Skip to content

Commit 0b34448

Browse files
authored
Merge pull request #454 from salesforcecli/dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.61.0
chore(dev-deps): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.61.0
2 parents ac8dc64 + 454c8b2 commit 0b34448

File tree

2 files changed

+55
-60
lines changed

2 files changed

+55
-60
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/marked-terminal": "^3.1.3",
3333
"@types/semver": "^7.5.0",
3434
"@types/sinon-chai": "^3.2.9",
35-
"@typescript-eslint/eslint-plugin": "^5.60.0",
35+
"@typescript-eslint/eslint-plugin": "^5.61.0",
3636
"@typescript-eslint/parser": "^5.60.1",
3737
"chai": "^4.3.7",
3838
"eslint": "^8.44.0",

yarn.lock

+54-59
Original file line numberDiff line numberDiff line change
@@ -1504,17 +1504,17 @@
15041504
"@types/expect" "^1.20.4"
15051505
"@types/node" "*"
15061506

1507-
"@typescript-eslint/eslint-plugin@^5.60.0":
1508-
version "5.60.0"
1509-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.0.tgz#2f4bea6a3718bed2ba52905358d0f45cd3620d31"
1510-
integrity sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==
1507+
"@typescript-eslint/eslint-plugin@^5.61.0":
1508+
version "5.61.0"
1509+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
1510+
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
15111511
dependencies:
15121512
"@eslint-community/regexpp" "^4.4.0"
1513-
"@typescript-eslint/scope-manager" "5.60.0"
1514-
"@typescript-eslint/type-utils" "5.60.0"
1515-
"@typescript-eslint/utils" "5.60.0"
1513+
"@typescript-eslint/scope-manager" "5.61.0"
1514+
"@typescript-eslint/type-utils" "5.61.0"
1515+
"@typescript-eslint/utils" "5.61.0"
15161516
debug "^4.3.4"
1517-
grapheme-splitter "^1.0.4"
1517+
graphemer "^1.4.0"
15181518
ignore "^5.2.0"
15191519
natural-compare-lite "^1.4.0"
15201520
semver "^7.3.7"
@@ -1530,14 +1530,6 @@
15301530
"@typescript-eslint/typescript-estree" "5.60.1"
15311531
debug "^4.3.4"
15321532

1533-
"@typescript-eslint/[email protected]":
1534-
version "5.60.0"
1535-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
1536-
integrity sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==
1537-
dependencies:
1538-
"@typescript-eslint/types" "5.60.0"
1539-
"@typescript-eslint/visitor-keys" "5.60.0"
1540-
15411533
"@typescript-eslint/[email protected]":
15421534
version "5.60.1"
15431535
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.1.tgz#35abdb47f500c68c08f2f2b4f22c7c79472854bb"
@@ -1546,38 +1538,33 @@
15461538
"@typescript-eslint/types" "5.60.1"
15471539
"@typescript-eslint/visitor-keys" "5.60.1"
15481540

1549-
"@typescript-eslint/type-utils@5.60.0":
1550-
version "5.60.0"
1551-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz#69b09087eb12d7513d5b07747e7d47f5533aa228"
1552-
integrity sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==
1541+
"@typescript-eslint/scope-manager@5.61.0":
1542+
version "5.61.0"
1543+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
1544+
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
15531545
dependencies:
1554-
"@typescript-eslint/typescript-estree" "5.60.0"
1555-
"@typescript-eslint/utils" "5.60.0"
1546+
"@typescript-eslint/types" "5.61.0"
1547+
"@typescript-eslint/visitor-keys" "5.61.0"
1548+
1549+
"@typescript-eslint/[email protected]":
1550+
version "5.61.0"
1551+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
1552+
integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
1553+
dependencies:
1554+
"@typescript-eslint/typescript-estree" "5.61.0"
1555+
"@typescript-eslint/utils" "5.61.0"
15561556
debug "^4.3.4"
15571557
tsutils "^3.21.0"
15581558

1559-
"@typescript-eslint/[email protected]":
1560-
version "5.60.0"
1561-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.0.tgz#3179962b28b4790de70e2344465ec97582ce2558"
1562-
integrity sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==
1563-
15641559
"@typescript-eslint/[email protected]":
15651560
version "5.60.1"
15661561
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.1.tgz#a17473910f6b8d388ea83c9d7051af89c4eb7561"
15671562
integrity sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
15681563

1569-
"@typescript-eslint/[email protected]":
1570-
version "5.60.0"
1571-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz#4ddf1a81d32a850de66642d9b3ad1e3254fb1600"
1572-
integrity sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==
1573-
dependencies:
1574-
"@typescript-eslint/types" "5.60.0"
1575-
"@typescript-eslint/visitor-keys" "5.60.0"
1576-
debug "^4.3.4"
1577-
globby "^11.1.0"
1578-
is-glob "^4.0.3"
1579-
semver "^7.3.7"
1580-
tsutils "^3.21.0"
1564+
"@typescript-eslint/[email protected]":
1565+
version "5.61.0"
1566+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
1567+
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
15811568

15821569
"@typescript-eslint/[email protected]":
15831570
version "5.60.1"
@@ -1592,28 +1579,33 @@
15921579
semver "^7.3.7"
15931580
tsutils "^3.21.0"
15941581

1595-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.59.8":
1596-
version "5.60.0"
1597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.0.tgz#4667c5aece82f9d4f24a667602f0f300864b554c"
1598-
integrity sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==
1582+
"@typescript-eslint/[email protected]":
1583+
version "5.61.0"
1584+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
1585+
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
1586+
dependencies:
1587+
"@typescript-eslint/types" "5.61.0"
1588+
"@typescript-eslint/visitor-keys" "5.61.0"
1589+
debug "^4.3.4"
1590+
globby "^11.1.0"
1591+
is-glob "^4.0.3"
1592+
semver "^7.3.7"
1593+
tsutils "^3.21.0"
1594+
1595+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.59.8":
1596+
version "5.61.0"
1597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
1598+
integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
15991599
dependencies:
16001600
"@eslint-community/eslint-utils" "^4.2.0"
16011601
"@types/json-schema" "^7.0.9"
16021602
"@types/semver" "^7.3.12"
1603-
"@typescript-eslint/scope-manager" "5.60.0"
1604-
"@typescript-eslint/types" "5.60.0"
1605-
"@typescript-eslint/typescript-estree" "5.60.0"
1603+
"@typescript-eslint/scope-manager" "5.61.0"
1604+
"@typescript-eslint/types" "5.61.0"
1605+
"@typescript-eslint/typescript-estree" "5.61.0"
16061606
eslint-scope "^5.1.1"
16071607
semver "^7.3.7"
16081608

1609-
"@typescript-eslint/[email protected]":
1610-
version "5.60.0"
1611-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz#b48b29da3f5f31dd1656281727004589d2722a66"
1612-
integrity sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==
1613-
dependencies:
1614-
"@typescript-eslint/types" "5.60.0"
1615-
eslint-visitor-keys "^3.3.0"
1616-
16171609
"@typescript-eslint/[email protected]":
16181610
version "5.60.1"
16191611
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.1.tgz#19a877358bf96318ec35d90bfe6bd1445cce9434"
@@ -1622,6 +1614,14 @@
16221614
"@typescript-eslint/types" "5.60.1"
16231615
eslint-visitor-keys "^3.3.0"
16241616

1617+
"@typescript-eslint/[email protected]":
1618+
version "5.61.0"
1619+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
1620+
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
1621+
dependencies:
1622+
"@typescript-eslint/types" "5.61.0"
1623+
eslint-visitor-keys "^3.3.0"
1624+
16251625
16261626
version "1.1.2"
16271627
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
@@ -3907,11 +3907,6 @@ graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.5, graceful-fs@^4.1.6,
39073907
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
39083908
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
39093909

3910-
grapheme-splitter@^1.0.4:
3911-
version "1.0.4"
3912-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
3913-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
3914-
39153910
graphemer@^1.4.0:
39163911
version "1.4.0"
39173912
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"

0 commit comments

Comments
 (0)