Skip to content

Commit 2d58750

Browse files
Merge pull request #5992 from Hacker0x01/dependabot/npm_and_yarn/docs-site/typescript-eslint/eslint-plugin-8.46.3
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 in /docs-site
2 parents edb8ec0 + 992ba1f commit 2d58750

File tree

2 files changed

+25
-94
lines changed

2 files changed

+25
-94
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/lodash": "^4.17.0",
2929
"@types/react": "^19.2.2",
3030
"@types/react-dom": "^19.2.2",
31-
"@typescript-eslint/eslint-plugin": "^8.46.2",
31+
"@typescript-eslint/eslint-plugin": "^8.46.3",
3232
"@typescript-eslint/parser": "^8.46.3",
3333
"@vitejs/plugin-react": "^5.1.0",
3434
"eslint": "^9.39.1",

docs-site/yarn.lock

Lines changed: 24 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,24 +1524,24 @@ __metadata:
15241524
languageName: node
15251525
linkType: hard
15261526

1527-
"@typescript-eslint/eslint-plugin@npm:^8.46.2":
1528-
version: 8.46.2
1529-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.2"
1527+
"@typescript-eslint/eslint-plugin@npm:^8.46.3":
1528+
version: 8.46.3
1529+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.3"
15301530
dependencies:
15311531
"@eslint-community/regexpp": "npm:^4.10.0"
1532-
"@typescript-eslint/scope-manager": "npm:8.46.2"
1533-
"@typescript-eslint/type-utils": "npm:8.46.2"
1534-
"@typescript-eslint/utils": "npm:8.46.2"
1535-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
1532+
"@typescript-eslint/scope-manager": "npm:8.46.3"
1533+
"@typescript-eslint/type-utils": "npm:8.46.3"
1534+
"@typescript-eslint/utils": "npm:8.46.3"
1535+
"@typescript-eslint/visitor-keys": "npm:8.46.3"
15361536
graphemer: "npm:^1.4.0"
15371537
ignore: "npm:^7.0.0"
15381538
natural-compare: "npm:^1.4.0"
15391539
ts-api-utils: "npm:^2.1.0"
15401540
peerDependencies:
1541-
"@typescript-eslint/parser": ^8.46.2
1541+
"@typescript-eslint/parser": ^8.46.3
15421542
eslint: ^8.57.0 || ^9.0.0
15431543
typescript: ">=4.8.4 <6.0.0"
1544-
checksum: 10c0/24d1257bd023525754dc130e99bad1404c46f997729a060e3764b7f80dd43edcc43767b60fd89244cba82157918609e3922e408d0f7be4223e2056c1447fb387
1544+
checksum: 10c0/9c8a5efd9779418d2096634a072a9e2b108e146d0fc541572db56ff28ff37469f03dd404fdb3b0c3161be4cc4857ce14259f30eba1a93d4771de5d1562624e45
15451545
languageName: node
15461546
linkType: hard
15471547

@@ -1561,19 +1561,6 @@ __metadata:
15611561
languageName: node
15621562
linkType: hard
15631563

1564-
"@typescript-eslint/project-service@npm:8.46.2":
1565-
version: 8.46.2
1566-
resolution: "@typescript-eslint/project-service@npm:8.46.2"
1567-
dependencies:
1568-
"@typescript-eslint/tsconfig-utils": "npm:^8.46.2"
1569-
"@typescript-eslint/types": "npm:^8.46.2"
1570-
debug: "npm:^4.3.4"
1571-
peerDependencies:
1572-
typescript: ">=4.8.4 <6.0.0"
1573-
checksum: 10c0/03e87bcbca6af3f95bf54d4047a8b4d12434126c27d7312e804499a9459e1c847fe045f83fe8e3b22c3dc3925baad0aa2a1a5476d0d51f73a493dc5909a53dbf
1574-
languageName: node
1575-
linkType: hard
1576-
15771564
"@typescript-eslint/project-service@npm:8.46.3":
15781565
version: 8.46.3
15791566
resolution: "@typescript-eslint/project-service@npm:8.46.3"
@@ -1587,16 +1574,6 @@ __metadata:
15871574
languageName: node
15881575
linkType: hard
15891576

1590-
"@typescript-eslint/scope-manager@npm:8.46.2":
1591-
version: 8.46.2
1592-
resolution: "@typescript-eslint/scope-manager@npm:8.46.2"
1593-
dependencies:
1594-
"@typescript-eslint/types": "npm:8.46.2"
1595-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
1596-
checksum: 10c0/42f52ee621a3a0ef2233e7d3384d9dbd76218f5c906a9cce3152a1f55c060a3d3614c7b8fff5270bdf48e8fcc003e732d3f003f283ea6fb204d64a2f6bb3ea9c
1597-
languageName: node
1598-
linkType: hard
1599-
16001577
"@typescript-eslint/scope-manager@npm:8.46.3":
16011578
version: 8.46.3
16021579
resolution: "@typescript-eslint/scope-manager@npm:8.46.3"
@@ -1607,15 +1584,6 @@ __metadata:
16071584
languageName: node
16081585
linkType: hard
16091586

1610-
"@typescript-eslint/tsconfig-utils@npm:8.46.2, @typescript-eslint/tsconfig-utils@npm:^8.46.2":
1611-
version: 8.46.2
1612-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.2"
1613-
peerDependencies:
1614-
typescript: ">=4.8.4 <6.0.0"
1615-
checksum: 10c0/23e34ad296347417e42234945138022fb045d180fde69941483884a38e85fa55d5449420d2a660c0ebf1794a445add2f13e171c8dd64e4e83f594e2c4e35bf4d
1616-
languageName: node
1617-
linkType: hard
1618-
16191587
"@typescript-eslint/tsconfig-utils@npm:8.46.3, @typescript-eslint/tsconfig-utils@npm:^8.46.3":
16201588
version: 8.46.3
16211589
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.3"
@@ -1625,26 +1593,19 @@ __metadata:
16251593
languageName: node
16261594
linkType: hard
16271595

1628-
"@typescript-eslint/type-utils@npm:8.46.2":
1629-
version: 8.46.2
1630-
resolution: "@typescript-eslint/type-utils@npm:8.46.2"
1596+
"@typescript-eslint/type-utils@npm:8.46.3":
1597+
version: 8.46.3
1598+
resolution: "@typescript-eslint/type-utils@npm:8.46.3"
16311599
dependencies:
1632-
"@typescript-eslint/types": "npm:8.46.2"
1633-
"@typescript-eslint/typescript-estree": "npm:8.46.2"
1634-
"@typescript-eslint/utils": "npm:8.46.2"
1600+
"@typescript-eslint/types": "npm:8.46.3"
1601+
"@typescript-eslint/typescript-estree": "npm:8.46.3"
1602+
"@typescript-eslint/utils": "npm:8.46.3"
16351603
debug: "npm:^4.3.4"
16361604
ts-api-utils: "npm:^2.1.0"
16371605
peerDependencies:
16381606
eslint: ^8.57.0 || ^9.0.0
16391607
typescript: ">=4.8.4 <6.0.0"
1640-
checksum: 10c0/e12fc65e4b58c1ab6fe65f5486265b7afe9a9a6730e3529aca927ddfc22e5913eb28999fc83e68ea1b49097e1edbbae1f61dd724b0bb0e7586fb24ecda1d4938
1641-
languageName: node
1642-
linkType: hard
1643-
1644-
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.46.2":
1645-
version: 8.46.2
1646-
resolution: "@typescript-eslint/types@npm:8.46.2"
1647-
checksum: 10c0/611716bae2369a1b8001c7f6cc03c5ecadfb956643cbbe27269defd28a61d43fe52eda008d7a09568b0be50c502e8292bf767b246366004283476e9a971b6fbc
1608+
checksum: 10c0/06e20dff5a22feb6581703e8d35159ad6694d9e1df8fbb75869fcd89893826ca533b7b30b795a16d532e9d8ea6720462b1361d1e7a11d431a4cd11b3f47a22b5
16481609
languageName: node
16491610
linkType: hard
16501611

@@ -1655,26 +1616,6 @@ __metadata:
16551616
languageName: node
16561617
linkType: hard
16571618

1658-
"@typescript-eslint/typescript-estree@npm:8.46.2":
1659-
version: 8.46.2
1660-
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
1661-
dependencies:
1662-
"@typescript-eslint/project-service": "npm:8.46.2"
1663-
"@typescript-eslint/tsconfig-utils": "npm:8.46.2"
1664-
"@typescript-eslint/types": "npm:8.46.2"
1665-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
1666-
debug: "npm:^4.3.4"
1667-
fast-glob: "npm:^3.3.2"
1668-
is-glob: "npm:^4.0.3"
1669-
minimatch: "npm:^9.0.4"
1670-
semver: "npm:^7.6.0"
1671-
ts-api-utils: "npm:^2.1.0"
1672-
peerDependencies:
1673-
typescript: ">=4.8.4 <6.0.0"
1674-
checksum: 10c0/ad7dbf352982bc6e16473ef19fc7d209fffeb147a732db8a2464e0ec33e7fbbc24ce3f23d01bdf99d503626c582a476debf4c90c527d755eeb99b863476d9f5f
1675-
languageName: node
1676-
linkType: hard
1677-
16781619
"@typescript-eslint/typescript-estree@npm:8.46.3":
16791620
version: 8.46.3
16801621
resolution: "@typescript-eslint/typescript-estree@npm:8.46.3"
@@ -1695,28 +1636,18 @@ __metadata:
16951636
languageName: node
16961637
linkType: hard
16971638

1698-
"@typescript-eslint/utils@npm:8.46.2":
1699-
version: 8.46.2
1700-
resolution: "@typescript-eslint/utils@npm:8.46.2"
1639+
"@typescript-eslint/utils@npm:8.46.3":
1640+
version: 8.46.3
1641+
resolution: "@typescript-eslint/utils@npm:8.46.3"
17011642
dependencies:
17021643
"@eslint-community/eslint-utils": "npm:^4.7.0"
1703-
"@typescript-eslint/scope-manager": "npm:8.46.2"
1704-
"@typescript-eslint/types": "npm:8.46.2"
1705-
"@typescript-eslint/typescript-estree": "npm:8.46.2"
1644+
"@typescript-eslint/scope-manager": "npm:8.46.3"
1645+
"@typescript-eslint/types": "npm:8.46.3"
1646+
"@typescript-eslint/typescript-estree": "npm:8.46.3"
17061647
peerDependencies:
17071648
eslint: ^8.57.0 || ^9.0.0
17081649
typescript: ">=4.8.4 <6.0.0"
1709-
checksum: 10c0/600b70730077ed85a6e278e06771f3933cdafce242f979e4af1c1b41290bf1efb14d20823c25c38a3a792def69b18eb9410af28bb228fe86027ad7859753c62d
1710-
languageName: node
1711-
linkType: hard
1712-
1713-
"@typescript-eslint/visitor-keys@npm:8.46.2":
1714-
version: 8.46.2
1715-
resolution: "@typescript-eslint/visitor-keys@npm:8.46.2"
1716-
dependencies:
1717-
"@typescript-eslint/types": "npm:8.46.2"
1718-
eslint-visitor-keys: "npm:^4.2.1"
1719-
checksum: 10c0/2067cd9a3c90b3817242cc49b5fa77428e1b92b28e16a12f45c2b399acbba7bd17e503553e5e68924e40078477a5c247dfa12e7709c24fe11c0b17a0c8486c33
1650+
checksum: 10c0/cf85b166f75c2fd248004fb59643315347489d9ab589738cda1b4c36c25e7947c197a1c21e46cb25959be7d0f310b352c4436f8d3e0a91d64e4fafb3ef4b4e3d
17201651
languageName: node
17211652
linkType: hard
17221653

@@ -4837,7 +4768,7 @@ __metadata:
48374768
"@types/lodash": "npm:^4.17.0"
48384769
"@types/react": "npm:^19.2.2"
48394770
"@types/react-dom": "npm:^19.2.2"
4840-
"@typescript-eslint/eslint-plugin": "npm:^8.46.2"
4771+
"@typescript-eslint/eslint-plugin": "npm:^8.46.3"
48414772
"@typescript-eslint/parser": "npm:^8.46.3"
48424773
"@vitejs/plugin-react": "npm:^5.1.0"
48434774
copy-to-clipboard: "npm:^3.3.3"

0 commit comments

Comments
 (0)