Skip to content

Commit a2a0342

Browse files
Merge pull request #6123 from Hacker0x01/dependabot/npm_and_yarn/docs-site/typescript-eslint/parser-8.49.0
chore(deps-dev): bump @typescript-eslint/parser from 8.48.1 to 8.49.0 in /docs-site
2 parents a954811 + e86adfd commit a2a0342

2 files changed

Lines changed: 79 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.48.1",
32-
"@typescript-eslint/parser": "^8.48.1",
32+
"@typescript-eslint/parser": "^8.49.0",
3333
"@vitejs/plugin-react": "^5.1.2",
3434
"eslint": "^9.39.1",
3535
"eslint-plugin-react": "^7.37.5",

docs-site/yarn.lock

Lines changed: 78 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,19 +1548,19 @@ __metadata:
15481548
languageName: node
15491549
linkType: hard
15501550

1551-
"@typescript-eslint/parser@npm:^8.48.1":
1552-
version: 8.48.1
1553-
resolution: "@typescript-eslint/parser@npm:8.48.1"
1554-
dependencies:
1555-
"@typescript-eslint/scope-manager": "npm:8.48.1"
1556-
"@typescript-eslint/types": "npm:8.48.1"
1557-
"@typescript-eslint/typescript-estree": "npm:8.48.1"
1558-
"@typescript-eslint/visitor-keys": "npm:8.48.1"
1551+
"@typescript-eslint/parser@npm:^8.49.0":
1552+
version: 8.49.0
1553+
resolution: "@typescript-eslint/parser@npm:8.49.0"
1554+
dependencies:
1555+
"@typescript-eslint/scope-manager": "npm:8.49.0"
1556+
"@typescript-eslint/types": "npm:8.49.0"
1557+
"@typescript-eslint/typescript-estree": "npm:8.49.0"
1558+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
15591559
debug: "npm:^4.3.4"
15601560
peerDependencies:
15611561
eslint: ^8.57.0 || ^9.0.0
15621562
typescript: ">=4.8.4 <6.0.0"
1563-
checksum: 10c0/54ec22c82cc631f56131bfed9747f8cadf52ab123463a406c5221f258f9533431c4a33ebe21ef178840d50235e69bb370d36aa2fd6a066e7223b38bfa41a1788
1563+
checksum: 10c0/749e6244497f2b617351cce4ae520bc101c948b1c94c28e3bc4c5861eb999ada3b4be5dfad36a377a75675998a27d24c5ffba23ff2af743e2b4c4530f68b2673
15641564
languageName: node
15651565
linkType: hard
15661566

@@ -1577,6 +1577,19 @@ __metadata:
15771577
languageName: node
15781578
linkType: hard
15791579

1580+
"@typescript-eslint/project-service@npm:8.49.0":
1581+
version: 8.49.0
1582+
resolution: "@typescript-eslint/project-service@npm:8.49.0"
1583+
dependencies:
1584+
"@typescript-eslint/tsconfig-utils": "npm:^8.49.0"
1585+
"@typescript-eslint/types": "npm:^8.49.0"
1586+
debug: "npm:^4.3.4"
1587+
peerDependencies:
1588+
typescript: ">=4.8.4 <6.0.0"
1589+
checksum: 10c0/da6342fe99786c9d9c1d2fc3291ffd62afa043b42f4c7b5c1f8b3a6af266bd9af662281a0905ee70b069a811b63faf7efb63932f6bf55cb138e42309e4ced425
1590+
languageName: node
1591+
linkType: hard
1592+
15801593
"@typescript-eslint/scope-manager@npm:8.48.1":
15811594
version: 8.48.1
15821595
resolution: "@typescript-eslint/scope-manager@npm:8.48.1"
@@ -1587,6 +1600,16 @@ __metadata:
15871600
languageName: node
15881601
linkType: hard
15891602

1603+
"@typescript-eslint/scope-manager@npm:8.49.0":
1604+
version: 8.49.0
1605+
resolution: "@typescript-eslint/scope-manager@npm:8.49.0"
1606+
dependencies:
1607+
"@typescript-eslint/types": "npm:8.49.0"
1608+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
1609+
checksum: 10c0/fe7a036e186e8cb933375ecc3b6ea8ce7604f1dd53d72c24d26158cbc2563527f8c1ba7a894b58bcbd079315fe950ff3c5eb5f7061658f39ff473c04d54ef701
1610+
languageName: node
1611+
linkType: hard
1612+
15901613
"@typescript-eslint/tsconfig-utils@npm:8.48.1, @typescript-eslint/tsconfig-utils@npm:^8.48.1":
15911614
version: 8.48.1
15921615
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.1"
@@ -1596,6 +1619,15 @@ __metadata:
15961619
languageName: node
15971620
linkType: hard
15981621

1622+
"@typescript-eslint/tsconfig-utils@npm:8.49.0, @typescript-eslint/tsconfig-utils@npm:^8.49.0":
1623+
version: 8.49.0
1624+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.49.0"
1625+
peerDependencies:
1626+
typescript: ">=4.8.4 <6.0.0"
1627+
checksum: 10c0/1b255149d3f0d99b6cf5df4b62925a79f44f243748c6e877a7cf1dd0cdbff7411f2971d5e9fa85472ed76055bd1826e55c1adc99f3d82f504bd9fcd6e76f4b3a
1628+
languageName: node
1629+
linkType: hard
1630+
15991631
"@typescript-eslint/type-utils@npm:8.48.1":
16001632
version: 8.48.1
16011633
resolution: "@typescript-eslint/type-utils@npm:8.48.1"
@@ -1619,6 +1651,13 @@ __metadata:
16191651
languageName: node
16201652
linkType: hard
16211653

1654+
"@typescript-eslint/types@npm:8.49.0, @typescript-eslint/types@npm:^8.49.0":
1655+
version: 8.49.0
1656+
resolution: "@typescript-eslint/types@npm:8.49.0"
1657+
checksum: 10c0/75b26207b142576cf9af86406815b440c7f4bc6645fa58c58a3d781a5d80a39ba7e44d4b4df297980019a7aa1db10da5ac515191aaaf0f1ef6007996c126d8f9
1658+
languageName: node
1659+
linkType: hard
1660+
16221661
"@typescript-eslint/typescript-estree@npm:8.48.1":
16231662
version: 8.48.1
16241663
resolution: "@typescript-eslint/typescript-estree@npm:8.48.1"
@@ -1638,6 +1677,25 @@ __metadata:
16381677
languageName: node
16391678
linkType: hard
16401679

1680+
"@typescript-eslint/typescript-estree@npm:8.49.0":
1681+
version: 8.49.0
1682+
resolution: "@typescript-eslint/typescript-estree@npm:8.49.0"
1683+
dependencies:
1684+
"@typescript-eslint/project-service": "npm:8.49.0"
1685+
"@typescript-eslint/tsconfig-utils": "npm:8.49.0"
1686+
"@typescript-eslint/types": "npm:8.49.0"
1687+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
1688+
debug: "npm:^4.3.4"
1689+
minimatch: "npm:^9.0.4"
1690+
semver: "npm:^7.6.0"
1691+
tinyglobby: "npm:^0.2.15"
1692+
ts-api-utils: "npm:^2.1.0"
1693+
peerDependencies:
1694+
typescript: ">=4.8.4 <6.0.0"
1695+
checksum: 10c0/91d0e4ed00021085142c2845571cc91c89b700ee184eb508e8d1f97a02533c029630f00c3f0f796942b28397ec9f61502b153c81971d228893363fc546bbb341
1696+
languageName: node
1697+
linkType: hard
1698+
16411699
"@typescript-eslint/utils@npm:8.48.1":
16421700
version: 8.48.1
16431701
resolution: "@typescript-eslint/utils@npm:8.48.1"
@@ -1663,6 +1721,16 @@ __metadata:
16631721
languageName: node
16641722
linkType: hard
16651723

1724+
"@typescript-eslint/visitor-keys@npm:8.49.0":
1725+
version: 8.49.0
1726+
resolution: "@typescript-eslint/visitor-keys@npm:8.49.0"
1727+
dependencies:
1728+
"@typescript-eslint/types": "npm:8.49.0"
1729+
eslint-visitor-keys: "npm:^4.2.1"
1730+
checksum: 10c0/442c47bf8e46dda50a765cddbd524f6fef9e76acc3d11de2505ca7097054f24e53f12fe57be34b72fb56115f8f74499573a2704f3465bffdb96834083b616cf1
1731+
languageName: node
1732+
linkType: hard
1733+
16661734
"@vitejs/plugin-react@npm:^5.1.2":
16671735
version: 5.1.2
16681736
resolution: "@vitejs/plugin-react@npm:5.1.2"
@@ -4662,7 +4730,7 @@ __metadata:
46624730
"@types/react": "npm:^19.2.7"
46634731
"@types/react-dom": "npm:^19.2.3"
46644732
"@typescript-eslint/eslint-plugin": "npm:^8.48.1"
4665-
"@typescript-eslint/parser": "npm:^8.48.1"
4733+
"@typescript-eslint/parser": "npm:^8.49.0"
46664734
"@vitejs/plugin-react": "npm:^5.1.2"
46674735
copy-to-clipboard: "npm:^3.3.3"
46684736
date-fns: "npm:^4.1.0"

0 commit comments

Comments
 (0)