Skip to content

Commit fcc2b83

Browse files
Merge pull request #6197 from Hacker0x01/dependabot/npm_and_yarn/docs-site/typescript-eslint/parser-8.51.0
chore(deps-dev): bump @typescript-eslint/parser from 8.50.0 to 8.51.0 in /docs-site
2 parents 5d7cb9f + 09bd3e6 commit fcc2b83

2 files changed

Lines changed: 88 additions & 11 deletions

File tree

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "^19.2.7",
3030
"@types/react-dom": "^19.2.3",
3131
"@typescript-eslint/eslint-plugin": "^8.50.0",
32-
"@typescript-eslint/parser": "^8.50.0",
32+
"@typescript-eslint/parser": "^8.51.0",
3333
"@vitejs/plugin-react": "^5.1.2",
3434
"eslint": "^9.39.2",
3535
"eslint-plugin-react": "^7.37.5",

docs-site/yarn.lock

Lines changed: 87 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,19 +1554,19 @@ __metadata:
15541554
languageName: node
15551555
linkType: hard
15561556

1557-
"@typescript-eslint/parser@npm:^8.50.0":
1558-
version: 8.50.0
1559-
resolution: "@typescript-eslint/parser@npm:8.50.0"
1560-
dependencies:
1561-
"@typescript-eslint/scope-manager": "npm:8.50.0"
1562-
"@typescript-eslint/types": "npm:8.50.0"
1563-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
1564-
"@typescript-eslint/visitor-keys": "npm:8.50.0"
1557+
"@typescript-eslint/parser@npm:^8.51.0":
1558+
version: 8.51.0
1559+
resolution: "@typescript-eslint/parser@npm:8.51.0"
1560+
dependencies:
1561+
"@typescript-eslint/scope-manager": "npm:8.51.0"
1562+
"@typescript-eslint/types": "npm:8.51.0"
1563+
"@typescript-eslint/typescript-estree": "npm:8.51.0"
1564+
"@typescript-eslint/visitor-keys": "npm:8.51.0"
15651565
debug: "npm:^4.3.4"
15661566
peerDependencies:
15671567
eslint: ^8.57.0 || ^9.0.0
15681568
typescript: ">=4.8.4 <6.0.0"
1569-
checksum: 10c0/3bdc9e7b2190285abf7350039056b104725fa70cbd769695717f9948669de4987db7103a7011d33d25d44e9474fe02404746816b8eba72642e17815cb6b0b2e6
1569+
checksum: 10c0/b6aab1d82cc98a77aaae7637bf2934980104799793b3fd5b893065d930fe9b23cd6c2059d6f73fb454ea08f9e956e84fa940310d8435092a14be645a42062d94
15701570
languageName: node
15711571
linkType: hard
15721572

@@ -1583,6 +1583,19 @@ __metadata:
15831583
languageName: node
15841584
linkType: hard
15851585

1586+
"@typescript-eslint/project-service@npm:8.51.0":
1587+
version: 8.51.0
1588+
resolution: "@typescript-eslint/project-service@npm:8.51.0"
1589+
dependencies:
1590+
"@typescript-eslint/tsconfig-utils": "npm:^8.51.0"
1591+
"@typescript-eslint/types": "npm:^8.51.0"
1592+
debug: "npm:^4.3.4"
1593+
peerDependencies:
1594+
typescript: ">=4.8.4 <6.0.0"
1595+
checksum: 10c0/c6e6efbf79e126261e1742990b0872a34bbbe9931d99f0aabd12cb70a65a361e02d626db4b632dabee2b2c26b7e5b48344fc5a796c56438ae0788535e2bbe092
1596+
languageName: node
1597+
linkType: hard
1598+
15861599
"@typescript-eslint/scope-manager@npm:8.50.0":
15871600
version: 8.50.0
15881601
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
@@ -1593,6 +1606,16 @@ __metadata:
15931606
languageName: node
15941607
linkType: hard
15951608

1609+
"@typescript-eslint/scope-manager@npm:8.51.0":
1610+
version: 8.51.0
1611+
resolution: "@typescript-eslint/scope-manager@npm:8.51.0"
1612+
dependencies:
1613+
"@typescript-eslint/types": "npm:8.51.0"
1614+
"@typescript-eslint/visitor-keys": "npm:8.51.0"
1615+
checksum: 10c0/dd1e75fc13e6b1119954612d9e8ad3f2d91bc37dcde85fd00e959171aaf6c716c4c265c90c5accf24b5831bd3f48510b0775e5583085b8fa2ad5c37c8980ae1a
1616+
languageName: node
1617+
linkType: hard
1618+
15961619
"@typescript-eslint/tsconfig-utils@npm:8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0":
15971620
version: 8.50.0
15981621
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
@@ -1602,6 +1625,15 @@ __metadata:
16021625
languageName: node
16031626
linkType: hard
16041627

1628+
"@typescript-eslint/tsconfig-utils@npm:8.51.0, @typescript-eslint/tsconfig-utils@npm:^8.51.0":
1629+
version: 8.51.0
1630+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.51.0"
1631+
peerDependencies:
1632+
typescript: ">=4.8.4 <6.0.0"
1633+
checksum: 10c0/46cab9a5342b4a8f8a1d05aaee4236c5262a540ad0bca1f0e8dad5d63ed1e634b88ce0c82a612976dab09861e21086fc995a368df0435ac43fb960e0b9e5cde2
1634+
languageName: node
1635+
linkType: hard
1636+
16051637
"@typescript-eslint/type-utils@npm:8.50.0":
16061638
version: 8.50.0
16071639
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
@@ -1625,6 +1657,13 @@ __metadata:
16251657
languageName: node
16261658
linkType: hard
16271659

1660+
"@typescript-eslint/types@npm:8.51.0, @typescript-eslint/types@npm:^8.51.0":
1661+
version: 8.51.0
1662+
resolution: "@typescript-eslint/types@npm:8.51.0"
1663+
checksum: 10c0/eb3473d0bb71eb886438f35887b620ffadae7853b281752a40c73158aee644d136adeb82549be7d7c30f346fe888b2e979dff7e30e67b35377e8281018034529
1664+
languageName: node
1665+
linkType: hard
1666+
16281667
"@typescript-eslint/typescript-estree@npm:8.50.0":
16291668
version: 8.50.0
16301669
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
@@ -1644,6 +1683,25 @@ __metadata:
16441683
languageName: node
16451684
linkType: hard
16461685

1686+
"@typescript-eslint/typescript-estree@npm:8.51.0":
1687+
version: 8.51.0
1688+
resolution: "@typescript-eslint/typescript-estree@npm:8.51.0"
1689+
dependencies:
1690+
"@typescript-eslint/project-service": "npm:8.51.0"
1691+
"@typescript-eslint/tsconfig-utils": "npm:8.51.0"
1692+
"@typescript-eslint/types": "npm:8.51.0"
1693+
"@typescript-eslint/visitor-keys": "npm:8.51.0"
1694+
debug: "npm:^4.3.4"
1695+
minimatch: "npm:^9.0.4"
1696+
semver: "npm:^7.6.0"
1697+
tinyglobby: "npm:^0.2.15"
1698+
ts-api-utils: "npm:^2.2.0"
1699+
peerDependencies:
1700+
typescript: ">=4.8.4 <6.0.0"
1701+
checksum: 10c0/5386acc67298a6757681b6264c29a6b9304be7a188f11498bbaa82bb0a3095fd79394ad80d6520bdff3fa3093199f9a438246604ee3281b76f7ed574b7516854
1702+
languageName: node
1703+
linkType: hard
1704+
16471705
"@typescript-eslint/utils@npm:8.50.0":
16481706
version: 8.50.0
16491707
resolution: "@typescript-eslint/utils@npm:8.50.0"
@@ -1669,6 +1727,16 @@ __metadata:
16691727
languageName: node
16701728
linkType: hard
16711729

1730+
"@typescript-eslint/visitor-keys@npm:8.51.0":
1731+
version: 8.51.0
1732+
resolution: "@typescript-eslint/visitor-keys@npm:8.51.0"
1733+
dependencies:
1734+
"@typescript-eslint/types": "npm:8.51.0"
1735+
eslint-visitor-keys: "npm:^4.2.1"
1736+
checksum: 10c0/fce5603961cf336e71095f7599157de65e3182f61cbd6cab33a43551ee91485b4e9bf6cacc1b275cf6f3503b92f8568fe2267a45c82e60e386ee73db727a26ca
1737+
languageName: node
1738+
linkType: hard
1739+
16721740
"@vitejs/plugin-react@npm:^5.1.2":
16731741
version: 5.1.2
16741742
resolution: "@vitejs/plugin-react@npm:5.1.2"
@@ -4664,7 +4732,7 @@ __metadata:
46644732
"@types/react": "npm:^19.2.7"
46654733
"@types/react-dom": "npm:^19.2.3"
46664734
"@typescript-eslint/eslint-plugin": "npm:^8.50.0"
4667-
"@typescript-eslint/parser": "npm:^8.50.0"
4735+
"@typescript-eslint/parser": "npm:^8.51.0"
46684736
"@vitejs/plugin-react": "npm:^5.1.2"
46694737
copy-to-clipboard: "npm:^3.3.3"
46704738
date-fns: "npm:^4.1.0"
@@ -5467,6 +5535,15 @@ __metadata:
54675535
languageName: node
54685536
linkType: hard
54695537

5538+
"ts-api-utils@npm:^2.2.0":
5539+
version: 2.3.0
5540+
resolution: "ts-api-utils@npm:2.3.0"
5541+
peerDependencies:
5542+
typescript: ">=4.8.4"
5543+
checksum: 10c0/9f2aadb8ac55926c79db03e37ee3b014135923d1705f6868b9e787e6b8822d2fd8e19df2f9002563f4e6268c994425ddaad61df24d0dad833a4be9f26f789213
5544+
languageName: node
5545+
linkType: hard
5546+
54705547
"ts-interface-checker@npm:^0.1.9":
54715548
version: 0.1.13
54725549
resolution: "ts-interface-checker@npm:0.1.13"

0 commit comments

Comments
 (0)