Skip to content

Commit afe659b

Browse files
Merge pull request #5951 from Hacker0x01/dependabot/npm_and_yarn/docs-site/typescript-eslint/eslint-plugin-8.46.2
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 in /docs-site
2 parents 9bfcd4f + a89a2e9 commit afe659b

File tree

2 files changed

+94
-25
lines changed

2 files changed

+94
-25
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.1",
31+
"@typescript-eslint/eslint-plugin": "^8.46.2",
3232
"@typescript-eslint/parser": "^8.46.1",
3333
"@vitejs/plugin-react": "^5.0.3",
3434
"eslint": "^9.37.0",

docs-site/yarn.lock

Lines changed: 93 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,24 +1531,24 @@ __metadata:
15311531
languageName: node
15321532
linkType: hard
15331533

1534-
"@typescript-eslint/eslint-plugin@npm:^8.46.1":
1535-
version: 8.46.1
1536-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.1"
1534+
"@typescript-eslint/eslint-plugin@npm:^8.46.2":
1535+
version: 8.46.2
1536+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.2"
15371537
dependencies:
15381538
"@eslint-community/regexpp": "npm:^4.10.0"
1539-
"@typescript-eslint/scope-manager": "npm:8.46.1"
1540-
"@typescript-eslint/type-utils": "npm:8.46.1"
1541-
"@typescript-eslint/utils": "npm:8.46.1"
1542-
"@typescript-eslint/visitor-keys": "npm:8.46.1"
1539+
"@typescript-eslint/scope-manager": "npm:8.46.2"
1540+
"@typescript-eslint/type-utils": "npm:8.46.2"
1541+
"@typescript-eslint/utils": "npm:8.46.2"
1542+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
15431543
graphemer: "npm:^1.4.0"
15441544
ignore: "npm:^7.0.0"
15451545
natural-compare: "npm:^1.4.0"
15461546
ts-api-utils: "npm:^2.1.0"
15471547
peerDependencies:
1548-
"@typescript-eslint/parser": ^8.46.1
1548+
"@typescript-eslint/parser": ^8.46.2
15491549
eslint: ^8.57.0 || ^9.0.0
15501550
typescript: ">=4.8.4 <6.0.0"
1551-
checksum: 10c0/7a269f7dc3f6d900b9a7caefc0ab455406aae7fc0c0a198b1f18623c1c47bd54c6769777b0d8a2ef2e674a60124470d85394feb5fae4991c84c6a37875f75410
1551+
checksum: 10c0/24d1257bd023525754dc130e99bad1404c46f997729a060e3764b7f80dd43edcc43767b60fd89244cba82157918609e3922e408d0f7be4223e2056c1447fb387
15521552
languageName: node
15531553
linkType: hard
15541554

@@ -1581,6 +1581,19 @@ __metadata:
15811581
languageName: node
15821582
linkType: hard
15831583

1584+
"@typescript-eslint/project-service@npm:8.46.2":
1585+
version: 8.46.2
1586+
resolution: "@typescript-eslint/project-service@npm:8.46.2"
1587+
dependencies:
1588+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.2"
1589+
"@typescript-eslint/types": "npm:^8.46.2"
1590+
debug: "npm:^4.3.4"
1591+
peerDependencies:
1592+
typescript: ">=4.8.4 <6.0.0"
1593+
checksum: 10c0/03e87bcbca6af3f95bf54d4047a8b4d12434126c27d7312e804499a9459e1c847fe045f83fe8e3b22c3dc3925baad0aa2a1a5476d0d51f73a493dc5909a53dbf
1594+
languageName: node
1595+
linkType: hard
1596+
15841597
"@typescript-eslint/scope-manager@npm:8.46.1":
15851598
version: 8.46.1
15861599
resolution: "@typescript-eslint/scope-manager@npm:8.46.1"
@@ -1591,6 +1604,16 @@ __metadata:
15911604
languageName: node
15921605
linkType: hard
15931606

1607+
"@typescript-eslint/scope-manager@npm:8.46.2":
1608+
version: 8.46.2
1609+
resolution: "@typescript-eslint/scope-manager@npm:8.46.2"
1610+
dependencies:
1611+
"@typescript-eslint/types": "npm:8.46.2"
1612+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
1613+
checksum: 10c0/42f52ee621a3a0ef2233e7d3384d9dbd76218f5c906a9cce3152a1f55c060a3d3614c7b8fff5270bdf48e8fcc003e732d3f003f283ea6fb204d64a2f6bb3ea9c
1614+
languageName: node
1615+
linkType: hard
1616+
15941617
"@typescript-eslint/tsconfig-utils@npm:8.46.1, @typescript-eslint/tsconfig-utils@npm:^8.46.1":
15951618
version: 8.46.1
15961619
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.1"
@@ -1600,19 +1623,28 @@ __metadata:
16001623
languageName: node
16011624
linkType: hard
16021625

1603-
"@typescript-eslint/type-utils@npm:8.46.1":
1604-
version: 8.46.1
1605-
resolution: "@typescript-eslint/type-utils@npm:8.46.1"
1626+
"@typescript-eslint/tsconfig-utils@npm:8.46.2, @typescript-eslint/tsconfig-utils@npm:^8.46.2":
1627+
version: 8.46.2
1628+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.2"
1629+
peerDependencies:
1630+
typescript: ">=4.8.4 <6.0.0"
1631+
checksum: 10c0/23e34ad296347417e42234945138022fb045d180fde69941483884a38e85fa55d5449420d2a660c0ebf1794a445add2f13e171c8dd64e4e83f594e2c4e35bf4d
1632+
languageName: node
1633+
linkType: hard
1634+
1635+
"@typescript-eslint/type-utils@npm:8.46.2":
1636+
version: 8.46.2
1637+
resolution: "@typescript-eslint/type-utils@npm:8.46.2"
16061638
dependencies:
1607-
"@typescript-eslint/types": "npm:8.46.1"
1608-
"@typescript-eslint/typescript-estree": "npm:8.46.1"
1609-
"@typescript-eslint/utils": "npm:8.46.1"
1639+
"@typescript-eslint/types": "npm:8.46.2"
1640+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
1641+
"@typescript-eslint/utils": "npm:8.46.2"
16101642
debug: "npm:^4.3.4"
16111643
ts-api-utils: "npm:^2.1.0"
16121644
peerDependencies:
16131645
eslint: ^8.57.0 || ^9.0.0
16141646
typescript: ">=4.8.4 <6.0.0"
1615-
checksum: 10c0/bcd87755912ad626b496a78e5f3dd8182dd59e815683d6b82a3e9fffc1b52384abfbe4d3faf2ec9b15be67b88e5082a798f35f96624517f82a5026973c251074
1647+
checksum: 10c0/e12fc65e4b58c1ab6fe65f5486265b7afe9a9a6730e3529aca927ddfc22e5913eb28999fc83e68ea1b49097e1edbbae1f61dd724b0bb0e7586fb24ecda1d4938
16161648
languageName: node
16171649
linkType: hard
16181650

@@ -1623,6 +1655,13 @@ __metadata:
16231655
languageName: node
16241656
linkType: hard
16251657

1658+
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.46.2":
1659+
version: 8.46.2
1660+
resolution: "@typescript-eslint/types@npm:8.46.2"
1661+
checksum: 10c0/611716bae2369a1b8001c7f6cc03c5ecadfb956643cbbe27269defd28a61d43fe52eda008d7a09568b0be50c502e8292bf767b246366004283476e9a971b6fbc
1662+
languageName: node
1663+
linkType: hard
1664+
16261665
"@typescript-eslint/typescript-estree@npm:8.46.1":
16271666
version: 8.46.1
16281667
resolution: "@typescript-eslint/typescript-estree@npm:8.46.1"
@@ -1643,18 +1682,38 @@ __metadata:
16431682
languageName: node
16441683
linkType: hard
16451684

1646-
"@typescript-eslint/utils@npm:8.46.1":
1647-
version: 8.46.1
1648-
resolution: "@typescript-eslint/utils@npm:8.46.1"
1685+
"@typescript-eslint/typescript-estree@npm:8.46.2":
1686+
version: 8.46.2
1687+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
1688+
dependencies:
1689+
"@typescript-eslint/project-service": "npm:8.46.2"
1690+
"@typescript-eslint/tsconfig-utils": "npm:8.46.2"
1691+
"@typescript-eslint/types": "npm:8.46.2"
1692+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
1693+
debug: "npm:^4.3.4"
1694+
fast-glob: "npm:^3.3.2"
1695+
is-glob: "npm:^4.0.3"
1696+
minimatch: "npm:^9.0.4"
1697+
semver: "npm:^7.6.0"
1698+
ts-api-utils: "npm:^2.1.0"
1699+
peerDependencies:
1700+
typescript: ">=4.8.4 <6.0.0"
1701+
checksum: 10c0/ad7dbf352982bc6e16473ef19fc7d209fffeb147a732db8a2464e0ec33e7fbbc24ce3f23d01bdf99d503626c582a476debf4c90c527d755eeb99b863476d9f5f
1702+
languageName: node
1703+
linkType: hard
1704+
1705+
"@typescript-eslint/utils@npm:8.46.2":
1706+
version: 8.46.2
1707+
resolution: "@typescript-eslint/utils@npm:8.46.2"
16491708
dependencies:
16501709
"@eslint-community/eslint-utils": "npm:^4.7.0"
1651-
"@typescript-eslint/scope-manager": "npm:8.46.1"
1652-
"@typescript-eslint/types": "npm:8.46.1"
1653-
"@typescript-eslint/typescript-estree": "npm:8.46.1"
1710+
"@typescript-eslint/scope-manager": "npm:8.46.2"
1711+
"@typescript-eslint/types": "npm:8.46.2"
1712+
"@typescript-eslint/typescript-estree": "npm:8.46.2"
16541713
peerDependencies:
16551714
eslint: ^8.57.0 || ^9.0.0
16561715
typescript: ">=4.8.4 <6.0.0"
1657-
checksum: 10c0/9089be6b88a934843fd4eead61739e43dc79ba3db3dbaebcd9908eed819765b6414da983254a7d619e89d28b441bd131f53c9f163c39ca5b2369b76cd6699121
1716+
checksum: 10c0/600b70730077ed85a6e278e06771f3933cdafce242f979e4af1c1b41290bf1efb14d20823c25c38a3a792def69b18eb9410af28bb228fe86027ad7859753c62d
16581717
languageName: node
16591718
linkType: hard
16601719

@@ -1668,6 +1727,16 @@ __metadata:
16681727
languageName: node
16691728
linkType: hard
16701729

1730+
"@typescript-eslint/visitor-keys@npm:8.46.2":
1731+
version: 8.46.2
1732+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.2"
1733+
dependencies:
1734+
"@typescript-eslint/types": "npm:8.46.2"
1735+
eslint-visitor-keys: "npm:^4.2.1"
1736+
checksum: 10c0/2067cd9a3c90b3817242cc49b5fa77428e1b92b28e16a12f45c2b399acbba7bd17e503553e5e68924e40078477a5c247dfa12e7709c24fe11c0b17a0c8486c33
1737+
languageName: node
1738+
linkType: hard
1739+
16711740
"@vitejs/plugin-react@npm:^5.0.3":
16721741
version: 5.0.4
16731742
resolution: "@vitejs/plugin-react@npm:5.0.4"
@@ -4776,7 +4845,7 @@ __metadata:
47764845
"@types/lodash": "npm:^4.17.0"
47774846
"@types/react": "npm:^19.2.2"
47784847
"@types/react-dom": "npm:^19.2.2"
4779-
"@typescript-eslint/eslint-plugin": "npm:^8.46.1"
4848+
"@typescript-eslint/eslint-plugin": "npm:^8.46.2"
47804849
"@typescript-eslint/parser": "npm:^8.46.1"
47814850
"@vitejs/plugin-react": "npm:^5.0.3"
47824851
copy-to-clipboard: "npm:^3.3.3"

0 commit comments

Comments
 (0)