Skip to content

Commit a89a2e9

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /docs-site
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.1 to 8.46.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09af697 commit a89a2e9

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
@@ -1524,24 +1524,24 @@ __metadata:
15241524
languageName: node
15251525
linkType: hard
15261526

1527-
"@typescript-eslint/eslint-plugin@npm:^8.46.1":
1528-
version: 8.46.1
1529-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.1"
1527+
"@typescript-eslint/eslint-plugin@npm:^8.46.2":
1528+
version: 8.46.2
1529+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.2"
15301530
dependencies:
15311531
"@eslint-community/regexpp": "npm:^4.10.0"
1532-
"@typescript-eslint/scope-manager": "npm:8.46.1"
1533-
"@typescript-eslint/type-utils": "npm:8.46.1"
1534-
"@typescript-eslint/utils": "npm:8.46.1"
1535-
"@typescript-eslint/visitor-keys": "npm:8.46.1"
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"
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.1
1541+
"@typescript-eslint/parser": ^8.46.2
15421542
eslint: ^8.57.0 || ^9.0.0
15431543
typescript: ">=4.8.4 <6.0.0"
1544-
checksum: 10c0/7a269f7dc3f6d900b9a7caefc0ab455406aae7fc0c0a198b1f18623c1c47bd54c6769777b0d8a2ef2e674a60124470d85394feb5fae4991c84c6a37875f75410
1544+
checksum: 10c0/24d1257bd023525754dc130e99bad1404c46f997729a060e3764b7f80dd43edcc43767b60fd89244cba82157918609e3922e408d0f7be4223e2056c1447fb387
15451545
languageName: node
15461546
linkType: hard
15471547

@@ -1574,6 +1574,19 @@ __metadata:
15741574
languageName: node
15751575
linkType: hard
15761576

1577+
"@typescript-eslint/project-service@npm:8.46.2":
1578+
version: 8.46.2
1579+
resolution: "@typescript-eslint/project-service@npm:8.46.2"
1580+
dependencies:
1581+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.2"
1582+
"@typescript-eslint/types": "npm:^8.46.2"
1583+
debug: "npm:^4.3.4"
1584+
peerDependencies:
1585+
typescript: ">=4.8.4 <6.0.0"
1586+
checksum: 10c0/03e87bcbca6af3f95bf54d4047a8b4d12434126c27d7312e804499a9459e1c847fe045f83fe8e3b22c3dc3925baad0aa2a1a5476d0d51f73a493dc5909a53dbf
1587+
languageName: node
1588+
linkType: hard
1589+
15771590
"@typescript-eslint/scope-manager@npm:8.46.1":
15781591
version: 8.46.1
15791592
resolution: "@typescript-eslint/scope-manager@npm:8.46.1"
@@ -1584,6 +1597,16 @@ __metadata:
15841597
languageName: node
15851598
linkType: hard
15861599

1600+
"@typescript-eslint/scope-manager@npm:8.46.2":
1601+
version: 8.46.2
1602+
resolution: "@typescript-eslint/scope-manager@npm:8.46.2"
1603+
dependencies:
1604+
"@typescript-eslint/types": "npm:8.46.2"
1605+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
1606+
checksum: 10c0/42f52ee621a3a0ef2233e7d3384d9dbd76218f5c906a9cce3152a1f55c060a3d3614c7b8fff5270bdf48e8fcc003e732d3f003f283ea6fb204d64a2f6bb3ea9c
1607+
languageName: node
1608+
linkType: hard
1609+
15871610
"@typescript-eslint/tsconfig-utils@npm:8.46.1, @typescript-eslint/tsconfig-utils@npm:^8.46.1":
15881611
version: 8.46.1
15891612
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.1"
@@ -1593,19 +1616,28 @@ __metadata:
15931616
languageName: node
15941617
linkType: hard
15951618

1596-
"@typescript-eslint/type-utils@npm:8.46.1":
1597-
version: 8.46.1
1598-
resolution: "@typescript-eslint/type-utils@npm:8.46.1"
1619+
"@typescript-eslint/tsconfig-utils@npm:8.46.2, @typescript-eslint/tsconfig-utils@npm:^8.46.2":
1620+
version: 8.46.2
1621+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.2"
1622+
peerDependencies:
1623+
typescript: ">=4.8.4 <6.0.0"
1624+
checksum: 10c0/23e34ad296347417e42234945138022fb045d180fde69941483884a38e85fa55d5449420d2a660c0ebf1794a445add2f13e171c8dd64e4e83f594e2c4e35bf4d
1625+
languageName: node
1626+
linkType: hard
1627+
1628+
"@typescript-eslint/type-utils@npm:8.46.2":
1629+
version: 8.46.2
1630+
resolution: "@typescript-eslint/type-utils@npm:8.46.2"
15991631
dependencies:
1600-
"@typescript-eslint/types": "npm:8.46.1"
1601-
"@typescript-eslint/typescript-estree": "npm:8.46.1"
1602-
"@typescript-eslint/utils": "npm:8.46.1"
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"
16031635
debug: "npm:^4.3.4"
16041636
ts-api-utils: "npm:^2.1.0"
16051637
peerDependencies:
16061638
eslint: ^8.57.0 || ^9.0.0
16071639
typescript: ">=4.8.4 <6.0.0"
1608-
checksum: 10c0/bcd87755912ad626b496a78e5f3dd8182dd59e815683d6b82a3e9fffc1b52384abfbe4d3faf2ec9b15be67b88e5082a798f35f96624517f82a5026973c251074
1640+
checksum: 10c0/e12fc65e4b58c1ab6fe65f5486265b7afe9a9a6730e3529aca927ddfc22e5913eb28999fc83e68ea1b49097e1edbbae1f61dd724b0bb0e7586fb24ecda1d4938
16091641
languageName: node
16101642
linkType: hard
16111643

@@ -1616,6 +1648,13 @@ __metadata:
16161648
languageName: node
16171649
linkType: hard
16181650

1651+
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.46.2":
1652+
version: 8.46.2
1653+
resolution: "@typescript-eslint/types@npm:8.46.2"
1654+
checksum: 10c0/611716bae2369a1b8001c7f6cc03c5ecadfb956643cbbe27269defd28a61d43fe52eda008d7a09568b0be50c502e8292bf767b246366004283476e9a971b6fbc
1655+
languageName: node
1656+
linkType: hard
1657+
16191658
"@typescript-eslint/typescript-estree@npm:8.46.1":
16201659
version: 8.46.1
16211660
resolution: "@typescript-eslint/typescript-estree@npm:8.46.1"
@@ -1636,18 +1675,38 @@ __metadata:
16361675
languageName: node
16371676
linkType: hard
16381677

1639-
"@typescript-eslint/utils@npm:8.46.1":
1640-
version: 8.46.1
1641-
resolution: "@typescript-eslint/utils@npm:8.46.1"
1678+
"@typescript-eslint/typescript-estree@npm:8.46.2":
1679+
version: 8.46.2
1680+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
1681+
dependencies:
1682+
"@typescript-eslint/project-service": "npm:8.46.2"
1683+
"@typescript-eslint/tsconfig-utils": "npm:8.46.2"
1684+
"@typescript-eslint/types": "npm:8.46.2"
1685+
"@typescript-eslint/visitor-keys": "npm:8.46.2"
1686+
debug: "npm:^4.3.4"
1687+
fast-glob: "npm:^3.3.2"
1688+
is-glob: "npm:^4.0.3"
1689+
minimatch: "npm:^9.0.4"
1690+
semver: "npm:^7.6.0"
1691+
ts-api-utils: "npm:^2.1.0"
1692+
peerDependencies:
1693+
typescript: ">=4.8.4 <6.0.0"
1694+
checksum: 10c0/ad7dbf352982bc6e16473ef19fc7d209fffeb147a732db8a2464e0ec33e7fbbc24ce3f23d01bdf99d503626c582a476debf4c90c527d755eeb99b863476d9f5f
1695+
languageName: node
1696+
linkType: hard
1697+
1698+
"@typescript-eslint/utils@npm:8.46.2":
1699+
version: 8.46.2
1700+
resolution: "@typescript-eslint/utils@npm:8.46.2"
16421701
dependencies:
16431702
"@eslint-community/eslint-utils": "npm:^4.7.0"
1644-
"@typescript-eslint/scope-manager": "npm:8.46.1"
1645-
"@typescript-eslint/types": "npm:8.46.1"
1646-
"@typescript-eslint/typescript-estree": "npm:8.46.1"
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"
16471706
peerDependencies:
16481707
eslint: ^8.57.0 || ^9.0.0
16491708
typescript: ">=4.8.4 <6.0.0"
1650-
checksum: 10c0/9089be6b88a934843fd4eead61739e43dc79ba3db3dbaebcd9908eed819765b6414da983254a7d619e89d28b441bd131f53c9f163c39ca5b2369b76cd6699121
1709+
checksum: 10c0/600b70730077ed85a6e278e06771f3933cdafce242f979e4af1c1b41290bf1efb14d20823c25c38a3a792def69b18eb9410af28bb228fe86027ad7859753c62d
16511710
languageName: node
16521711
linkType: hard
16531712

@@ -1661,6 +1720,16 @@ __metadata:
16611720
languageName: node
16621721
linkType: hard
16631722

1723+
"@typescript-eslint/visitor-keys@npm:8.46.2":
1724+
version: 8.46.2
1725+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.2"
1726+
dependencies:
1727+
"@typescript-eslint/types": "npm:8.46.2"
1728+
eslint-visitor-keys: "npm:^4.2.1"
1729+
checksum: 10c0/2067cd9a3c90b3817242cc49b5fa77428e1b92b28e16a12f45c2b399acbba7bd17e503553e5e68924e40078477a5c247dfa12e7709c24fe11c0b17a0c8486c33
1730+
languageName: node
1731+
linkType: hard
1732+
16641733
"@vitejs/plugin-react@npm:^5.0.3":
16651734
version: 5.0.4
16661735
resolution: "@vitejs/plugin-react@npm:5.0.4"
@@ -4769,7 +4838,7 @@ __metadata:
47694838
"@types/lodash": "npm:^4.17.0"
47704839
"@types/react": "npm:^19.2.2"
47714840
"@types/react-dom": "npm:^19.2.2"
4772-
"@typescript-eslint/eslint-plugin": "npm:^8.46.1"
4841+
"@typescript-eslint/eslint-plugin": "npm:^8.46.2"
47734842
"@typescript-eslint/parser": "npm:^8.46.1"
47744843
"@vitejs/plugin-react": "npm:^5.0.3"
47754844
copy-to-clipboard: "npm:^3.3.3"

0 commit comments

Comments
 (0)