Skip to content

Commit a118ee9

Browse files
committed
fix(deps): update all non-major dependencies to ^7.18.0
1 parent 5412169 commit a118ee9

File tree

2 files changed

+4
-122
lines changed

2 files changed

+4
-122
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"dependencies": {
2323
"@sapphire/eslint-config": "^5.0.5",
24-
"@typescript-eslint/eslint-plugin": "^7.17.0",
25-
"@typescript-eslint/parser": "^7.17.0",
24+
"@typescript-eslint/eslint-plugin": "^7.18.0",
25+
"@typescript-eslint/parser": "^7.18.0",
2626
"eslint": "^8.57.0",
2727
"eslint-config-prettier": "^9.1.0",
2828
"eslint-plugin-prettier": "^5.2.1",

yarn.lock

Lines changed: 2 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -800,8 +800,8 @@ __metadata:
800800
dependencies:
801801
"@favware/cliff-jumper": "npm:^3.0.3"
802802
"@sapphire/eslint-config": "npm:^5.0.5"
803-
"@typescript-eslint/eslint-plugin": "npm:^7.17.0"
804-
"@typescript-eslint/parser": "npm:^7.17.0"
803+
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
804+
"@typescript-eslint/parser": "npm:^7.18.0"
805805
eslint: "npm:^8.57.0"
806806
eslint-config-prettier: "npm:^9.1.0"
807807
eslint-plugin-prettier: "npm:^5.2.1"
@@ -1490,29 +1490,6 @@ __metadata:
14901490
languageName: node
14911491
linkType: hard
14921492

1493-
"@typescript-eslint/eslint-plugin@npm:^7.17.0":
1494-
version: 7.17.0
1495-
resolution: "@typescript-eslint/eslint-plugin@npm:7.17.0"
1496-
dependencies:
1497-
"@eslint-community/regexpp": "npm:^4.10.0"
1498-
"@typescript-eslint/scope-manager": "npm:7.17.0"
1499-
"@typescript-eslint/type-utils": "npm:7.17.0"
1500-
"@typescript-eslint/utils": "npm:7.17.0"
1501-
"@typescript-eslint/visitor-keys": "npm:7.17.0"
1502-
graphemer: "npm:^1.4.0"
1503-
ignore: "npm:^5.3.1"
1504-
natural-compare: "npm:^1.4.0"
1505-
ts-api-utils: "npm:^1.3.0"
1506-
peerDependencies:
1507-
"@typescript-eslint/parser": ^7.0.0
1508-
eslint: ^8.56.0
1509-
peerDependenciesMeta:
1510-
typescript:
1511-
optional: true
1512-
checksum: 10/f3caba81b7ea4d1b4b097b3de1c51054424ad3d5e37f7af7df64f1c29b6448c535b61e0956f76bfa450b38917923f919a9bab081224c2b5577596caffa6e288a
1513-
languageName: node
1514-
linkType: hard
1515-
15161493
"@typescript-eslint/eslint-plugin@npm:^7.18.0":
15171494
version: 7.18.0
15181495
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
@@ -1554,24 +1531,6 @@ __metadata:
15541531
languageName: node
15551532
linkType: hard
15561533

1557-
"@typescript-eslint/parser@npm:^7.17.0":
1558-
version: 7.17.0
1559-
resolution: "@typescript-eslint/parser@npm:7.17.0"
1560-
dependencies:
1561-
"@typescript-eslint/scope-manager": "npm:7.17.0"
1562-
"@typescript-eslint/types": "npm:7.17.0"
1563-
"@typescript-eslint/typescript-estree": "npm:7.17.0"
1564-
"@typescript-eslint/visitor-keys": "npm:7.17.0"
1565-
debug: "npm:^4.3.4"
1566-
peerDependencies:
1567-
eslint: ^8.56.0
1568-
peerDependenciesMeta:
1569-
typescript:
1570-
optional: true
1571-
checksum: 10/91971e5d95fec798a456ec72d9d67c28eee72d0d1c52e682dbff2eef134e149799f69324ea8d42bd2cfa290eec763073b26fb343ce0632e4fa64c3b8a854d124
1572-
languageName: node
1573-
linkType: hard
1574-
15751534
"@typescript-eslint/parser@npm:^7.18.0":
15761535
version: 7.18.0
15771536
resolution: "@typescript-eslint/parser@npm:7.18.0"
@@ -1600,16 +1559,6 @@ __metadata:
16001559
languageName: node
16011560
linkType: hard
16021561

1603-
"@typescript-eslint/scope-manager@npm:7.17.0":
1604-
version: 7.17.0
1605-
resolution: "@typescript-eslint/scope-manager@npm:7.17.0"
1606-
dependencies:
1607-
"@typescript-eslint/types": "npm:7.17.0"
1608-
"@typescript-eslint/visitor-keys": "npm:7.17.0"
1609-
checksum: 10/aec72538a92d8a82ca39f60c34b0d0e00f2f8fb74f584aee90b6d1ef28f30a415b507f28aa27a536898992ad4b9b5af58671c743cd50439b21e67bee03a59c88
1610-
languageName: node
1611-
linkType: hard
1612-
16131562
"@typescript-eslint/scope-manager@npm:7.18.0":
16141563
version: 7.18.0
16151564
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
@@ -1637,23 +1586,6 @@ __metadata:
16371586
languageName: node
16381587
linkType: hard
16391588

1640-
"@typescript-eslint/type-utils@npm:7.17.0":
1641-
version: 7.17.0
1642-
resolution: "@typescript-eslint/type-utils@npm:7.17.0"
1643-
dependencies:
1644-
"@typescript-eslint/typescript-estree": "npm:7.17.0"
1645-
"@typescript-eslint/utils": "npm:7.17.0"
1646-
debug: "npm:^4.3.4"
1647-
ts-api-utils: "npm:^1.3.0"
1648-
peerDependencies:
1649-
eslint: ^8.56.0
1650-
peerDependenciesMeta:
1651-
typescript:
1652-
optional: true
1653-
checksum: 10/1405c626cd59a1fb29b897d22dce0b2f5b793e5d1cba228a119e58e7392c385c9131c332e744888b7d6ad41eee0abbd8099651664cafaed24229da2cd768e032
1654-
languageName: node
1655-
linkType: hard
1656-
16571589
"@typescript-eslint/type-utils@npm:7.18.0":
16581590
version: 7.18.0
16591591
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
@@ -1678,13 +1610,6 @@ __metadata:
16781610
languageName: node
16791611
linkType: hard
16801612

1681-
"@typescript-eslint/types@npm:7.17.0":
1682-
version: 7.17.0
1683-
resolution: "@typescript-eslint/types@npm:7.17.0"
1684-
checksum: 10/92e571f794f51a1f110714a9de661f9a76781c8c3e53d8fe025a88be947ae30d1c18964083467db31001ce7910f1a1459b8f6b039c270bdb6d1de47eba5dfa7f
1685-
languageName: node
1686-
linkType: hard
1687-
16881613
"@typescript-eslint/types@npm:7.18.0":
16891614
version: 7.18.0
16901615
resolution: "@typescript-eslint/types@npm:7.18.0"
@@ -1711,25 +1636,6 @@ __metadata:
17111636
languageName: node
17121637
linkType: hard
17131638

1714-
"@typescript-eslint/typescript-estree@npm:7.17.0":
1715-
version: 7.17.0
1716-
resolution: "@typescript-eslint/typescript-estree@npm:7.17.0"
1717-
dependencies:
1718-
"@typescript-eslint/types": "npm:7.17.0"
1719-
"@typescript-eslint/visitor-keys": "npm:7.17.0"
1720-
debug: "npm:^4.3.4"
1721-
globby: "npm:^11.1.0"
1722-
is-glob: "npm:^4.0.3"
1723-
minimatch: "npm:^9.0.4"
1724-
semver: "npm:^7.6.0"
1725-
ts-api-utils: "npm:^1.3.0"
1726-
peerDependenciesMeta:
1727-
typescript:
1728-
optional: true
1729-
checksum: 10/419c4ad3b470ea4d654c414bbc66269ba7a6504e10bf2a2a87f9214aad4358b670f60e89ae7e4b2a24fa7c0c4542ebdd3711b8964917c026a5eef27d861e23fb
1730-
languageName: node
1731-
linkType: hard
1732-
17331639
"@typescript-eslint/typescript-estree@npm:7.18.0":
17341640
version: 7.18.0
17351641
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -1763,20 +1669,6 @@ __metadata:
17631669
languageName: node
17641670
linkType: hard
17651671

1766-
"@typescript-eslint/utils@npm:7.17.0":
1767-
version: 7.17.0
1768-
resolution: "@typescript-eslint/utils@npm:7.17.0"
1769-
dependencies:
1770-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1771-
"@typescript-eslint/scope-manager": "npm:7.17.0"
1772-
"@typescript-eslint/types": "npm:7.17.0"
1773-
"@typescript-eslint/typescript-estree": "npm:7.17.0"
1774-
peerDependencies:
1775-
eslint: ^8.56.0
1776-
checksum: 10/44d6bfcda4b03a7bec82939dd975579f40705cf4128e40f747bf96b81e8fae0c384434999334a9ac42990e2864266c8067ca0e4b27d736ce2f6b8667115f7a1d
1777-
languageName: node
1778-
linkType: hard
1779-
17801672
"@typescript-eslint/utils@npm:7.18.0":
17811673
version: 7.18.0
17821674
resolution: "@typescript-eslint/utils@npm:7.18.0"
@@ -1801,16 +1693,6 @@ __metadata:
18011693
languageName: node
18021694
linkType: hard
18031695

1804-
"@typescript-eslint/visitor-keys@npm:7.17.0":
1805-
version: 7.17.0
1806-
resolution: "@typescript-eslint/visitor-keys@npm:7.17.0"
1807-
dependencies:
1808-
"@typescript-eslint/types": "npm:7.17.0"
1809-
eslint-visitor-keys: "npm:^3.4.3"
1810-
checksum: 10/a8bef372e212baab67ec4e074a8b4983348fc554874d40d1fc22c10ce2693609cdef4a215391e8b428a67b3e2dcbda12d821b4ed668394b0b001ba03a08c5145
1811-
languageName: node
1812-
linkType: hard
1813-
18141696
"@typescript-eslint/visitor-keys@npm:7.18.0":
18151697
version: 7.18.0
18161698
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"

0 commit comments

Comments
 (0)