Skip to content

Commit d332403

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 7.18.0 to 8.45.0. - [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.45.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2c95b0 commit d332403

File tree

2 files changed

+119
-43
lines changed

2 files changed

+119
-43
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.1.13",
3030
"@types/react-dom": "^19.1.9",
31-
"@typescript-eslint/eslint-plugin": "^7.0.0",
31+
"@typescript-eslint/eslint-plugin": "^8.45.0",
3232
"@typescript-eslint/parser": "^7.0.0",
3333
"@vitejs/plugin-react": "^5.0.3",
3434
"eslint": "^9.36.0",

docs-site/yarn.lock

Lines changed: 118 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ __metadata:
860860
languageName: node
861861
linkType: hard
862862

863-
"@eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.8.0":
863+
"@eslint-community/eslint-utils@npm:^4.7.0, @eslint-community/eslint-utils@npm:^4.8.0":
864864
version: 4.9.0
865865
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
866866
dependencies:
@@ -1609,26 +1609,24 @@ __metadata:
16091609
languageName: node
16101610
linkType: hard
16111611

1612-
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
1613-
version: 7.18.0
1614-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
1612+
"@typescript-eslint/eslint-plugin@npm:^8.45.0":
1613+
version: 8.45.0
1614+
resolution: "@typescript-eslint/eslint-plugin@npm:8.45.0"
16151615
dependencies:
16161616
"@eslint-community/regexpp": "npm:^4.10.0"
1617-
"@typescript-eslint/scope-manager": "npm:7.18.0"
1618-
"@typescript-eslint/type-utils": "npm:7.18.0"
1619-
"@typescript-eslint/utils": "npm:7.18.0"
1620-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
1617+
"@typescript-eslint/scope-manager": "npm:8.45.0"
1618+
"@typescript-eslint/type-utils": "npm:8.45.0"
1619+
"@typescript-eslint/utils": "npm:8.45.0"
1620+
"@typescript-eslint/visitor-keys": "npm:8.45.0"
16211621
graphemer: "npm:^1.4.0"
1622-
ignore: "npm:^5.3.1"
1622+
ignore: "npm:^7.0.0"
16231623
natural-compare: "npm:^1.4.0"
1624-
ts-api-utils: "npm:^1.3.0"
1624+
ts-api-utils: "npm:^2.1.0"
16251625
peerDependencies:
1626-
"@typescript-eslint/parser": ^7.0.0
1627-
eslint: ^8.56.0
1628-
peerDependenciesMeta:
1629-
typescript:
1630-
optional: true
1631-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
1626+
"@typescript-eslint/parser": ^8.45.0
1627+
eslint: ^8.57.0 || ^9.0.0
1628+
typescript: ">=4.8.4 <6.0.0"
1629+
checksum: 10c0/0c60a0e5d07fa8618348db38b5a81e66143d528e1b3cdb5678bbc6c60590cd559b27c98c36f5663230fc4cf6920dff2cd604de30b58df26a37fcfcc5dc1dbd45
16321630
languageName: node
16331631
linkType: hard
16341632

@@ -1650,6 +1648,19 @@ __metadata:
16501648
languageName: node
16511649
linkType: hard
16521650

1651+
"@typescript-eslint/project-service@npm:8.45.0":
1652+
version: 8.45.0
1653+
resolution: "@typescript-eslint/project-service@npm:8.45.0"
1654+
dependencies:
1655+
"@typescript-eslint/tsconfig-utils": "npm:^8.45.0"
1656+
"@typescript-eslint/types": "npm:^8.45.0"
1657+
debug: "npm:^4.3.4"
1658+
peerDependencies:
1659+
typescript: ">=4.8.4 <6.0.0"
1660+
checksum: 10c0/98af065a1a3ed9d3d1eb265e09d3e9c2ae676d500a8c1d764f5609fe2c1b86749516b709804eb814fae688be7809d11748b9ae691d43c28da51dac390ca81fa9
1661+
languageName: node
1662+
linkType: hard
1663+
16531664
"@typescript-eslint/scope-manager@npm:7.18.0":
16541665
version: 7.18.0
16551666
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
@@ -1660,20 +1671,38 @@ __metadata:
16601671
languageName: node
16611672
linkType: hard
16621673

1663-
"@typescript-eslint/type-utils@npm:7.18.0":
1664-
version: 7.18.0
1665-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
1674+
"@typescript-eslint/scope-manager@npm:8.45.0":
1675+
version: 8.45.0
1676+
resolution: "@typescript-eslint/scope-manager@npm:8.45.0"
16661677
dependencies:
1667-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
1668-
"@typescript-eslint/utils": "npm:7.18.0"
1678+
"@typescript-eslint/types": "npm:8.45.0"
1679+
"@typescript-eslint/visitor-keys": "npm:8.45.0"
1680+
checksum: 10c0/54cd36206f6b4fc8e1e48576ed01e0d6ab20c2a9c4c7d90d5cc3a2d317dd8a13abe148ffecf471b16f1224aba5749e0905472745626bef9ae5bed771776f4abe
1681+
languageName: node
1682+
linkType: hard
1683+
1684+
"@typescript-eslint/tsconfig-utils@npm:8.45.0, @typescript-eslint/tsconfig-utils@npm:^8.45.0":
1685+
version: 8.45.0
1686+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.45.0"
1687+
peerDependencies:
1688+
typescript: ">=4.8.4 <6.0.0"
1689+
checksum: 10c0/227a9b7a5baaf35466fd369992cb933192515df1156ddf22f438deb344c2523695208e1036f5590b20603f31724de75a47fe0ee84e2fd4c8e9f3606f23f68112
1690+
languageName: node
1691+
linkType: hard
1692+
1693+
"@typescript-eslint/type-utils@npm:8.45.0":
1694+
version: 8.45.0
1695+
resolution: "@typescript-eslint/type-utils@npm:8.45.0"
1696+
dependencies:
1697+
"@typescript-eslint/types": "npm:8.45.0"
1698+
"@typescript-eslint/typescript-estree": "npm:8.45.0"
1699+
"@typescript-eslint/utils": "npm:8.45.0"
16691700
debug: "npm:^4.3.4"
1670-
ts-api-utils: "npm:^1.3.0"
1701+
ts-api-utils: "npm:^2.1.0"
16711702
peerDependencies:
1672-
eslint: ^8.56.0
1673-
peerDependenciesMeta:
1674-
typescript:
1675-
optional: true
1676-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
1703+
eslint: ^8.57.0 || ^9.0.0
1704+
typescript: ">=4.8.4 <6.0.0"
1705+
checksum: 10c0/ce0f4c209c2418ebeb65e7de053499fb68bf6000bdd71068594fdb8c8ac3dbbd62935a3cea233989491f7da3ef5db87e7efd2910133c6abf6d0cbf57248f6442
16771706
languageName: node
16781707
linkType: hard
16791708

@@ -1684,6 +1713,13 @@ __metadata:
16841713
languageName: node
16851714
linkType: hard
16861715

1716+
"@typescript-eslint/types@npm:8.45.0, @typescript-eslint/types@npm:^8.45.0":
1717+
version: 8.45.0
1718+
resolution: "@typescript-eslint/types@npm:8.45.0"
1719+
checksum: 10c0/0213a0573c671d13bc91961a2b2e814ec7f6381ff093bce6704017bd96b2fc7fee25906c815cedb32a0601cf5071ca6c7c5f940d087c3b0d3dd7d4bc03478278
1720+
languageName: node
1721+
linkType: hard
1722+
16871723
"@typescript-eslint/typescript-estree@npm:7.18.0":
16881724
version: 7.18.0
16891725
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
@@ -1703,17 +1739,38 @@ __metadata:
17031739
languageName: node
17041740
linkType: hard
17051741

1706-
"@typescript-eslint/utils@npm:7.18.0":
1707-
version: 7.18.0
1708-
resolution: "@typescript-eslint/utils@npm:7.18.0"
1742+
"@typescript-eslint/typescript-estree@npm:8.45.0":
1743+
version: 8.45.0
1744+
resolution: "@typescript-eslint/typescript-estree@npm:8.45.0"
17091745
dependencies:
1710-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1711-
"@typescript-eslint/scope-manager": "npm:7.18.0"
1712-
"@typescript-eslint/types": "npm:7.18.0"
1713-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
1746+
"@typescript-eslint/project-service": "npm:8.45.0"
1747+
"@typescript-eslint/tsconfig-utils": "npm:8.45.0"
1748+
"@typescript-eslint/types": "npm:8.45.0"
1749+
"@typescript-eslint/visitor-keys": "npm:8.45.0"
1750+
debug: "npm:^4.3.4"
1751+
fast-glob: "npm:^3.3.2"
1752+
is-glob: "npm:^4.0.3"
1753+
minimatch: "npm:^9.0.4"
1754+
semver: "npm:^7.6.0"
1755+
ts-api-utils: "npm:^2.1.0"
17141756
peerDependencies:
1715-
eslint: ^8.56.0
1716-
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
1757+
typescript: ">=4.8.4 <6.0.0"
1758+
checksum: 10c0/8c2f44a00fe859a6cd4b50157c484c5b6a1c7af5d48e89ae79c5f4924947964962fc8f478ad4c2ade788907fceee9b72d4e376508ea79b51392f91082a37d239
1759+
languageName: node
1760+
linkType: hard
1761+
1762+
"@typescript-eslint/utils@npm:8.45.0":
1763+
version: 8.45.0
1764+
resolution: "@typescript-eslint/utils@npm:8.45.0"
1765+
dependencies:
1766+
"@eslint-community/eslint-utils": "npm:^4.7.0"
1767+
"@typescript-eslint/scope-manager": "npm:8.45.0"
1768+
"@typescript-eslint/types": "npm:8.45.0"
1769+
"@typescript-eslint/typescript-estree": "npm:8.45.0"
1770+
peerDependencies:
1771+
eslint: ^8.57.0 || ^9.0.0
1772+
typescript: ">=4.8.4 <6.0.0"
1773+
checksum: 10c0/b3c83a23813b15e20e303d7153789508c01e06dec355b1a80547c59aa36998d498102f45fcd13f111031fac57270608abb04d20560248d4448fd00b1cf4dc4ab
17171774
languageName: node
17181775
linkType: hard
17191776

@@ -1727,6 +1784,16 @@ __metadata:
17271784
languageName: node
17281785
linkType: hard
17291786

1787+
"@typescript-eslint/visitor-keys@npm:8.45.0":
1788+
version: 8.45.0
1789+
resolution: "@typescript-eslint/visitor-keys@npm:8.45.0"
1790+
dependencies:
1791+
"@typescript-eslint/types": "npm:8.45.0"
1792+
eslint-visitor-keys: "npm:^4.2.1"
1793+
checksum: 10c0/119adcf50c902dad7f7757bcdd88fad0a23a171d309d9b7cefe78af12e451cf84c04ae611f4c31f7e23f16c2b47665ad92e6e5648fc77d542ef306f465bf1f29
1794+
languageName: node
1795+
linkType: hard
1796+
17301797
"@vitejs/plugin-react@npm:^5.0.3":
17311798
version: 5.0.4
17321799
resolution: "@vitejs/plugin-react@npm:5.0.4"
@@ -2991,7 +3058,7 @@ __metadata:
29913058
languageName: node
29923059
linkType: hard
29933060

2994-
"fast-glob@npm:^3.2.9":
3061+
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
29953062
version: 3.3.3
29963063
resolution: "fast-glob@npm:3.3.3"
29973064
dependencies:
@@ -3602,10 +3669,10 @@ __metadata:
36023669
languageName: node
36033670
linkType: hard
36043671

3605-
"ignore@npm:^5.3.1":
3606-
version: 5.3.2
3607-
resolution: "ignore@npm:5.3.2"
3608-
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337
3672+
"ignore@npm:^7.0.0":
3673+
version: 7.0.5
3674+
resolution: "ignore@npm:7.0.5"
3675+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
36093676
languageName: node
36103677
linkType: hard
36113678

@@ -4873,7 +4940,7 @@ __metadata:
48734940
"@types/lodash": "npm:^4.17.0"
48744941
"@types/react": "npm:^19.1.13"
48754942
"@types/react-dom": "npm:^19.1.9"
4876-
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
4943+
"@typescript-eslint/eslint-plugin": "npm:^8.45.0"
48774944
"@typescript-eslint/parser": "npm:^7.0.0"
48784945
"@vitejs/plugin-react": "npm:^5.0.3"
48794946
copy-to-clipboard: "npm:^3.3.3"
@@ -5696,6 +5763,15 @@ __metadata:
56965763
languageName: node
56975764
linkType: hard
56985765

5766+
"ts-api-utils@npm:^2.1.0":
5767+
version: 2.1.0
5768+
resolution: "ts-api-utils@npm:2.1.0"
5769+
peerDependencies:
5770+
typescript: ">=4.8.4"
5771+
checksum: 10c0/9806a38adea2db0f6aa217ccc6bc9c391ddba338a9fe3080676d0d50ed806d305bb90e8cef0276e793d28c8a929f400abb184ddd7ff83a416959c0f4d2ce754f
5772+
languageName: node
5773+
linkType: hard
5774+
56995775
"ts-interface-checker@npm:^0.1.9":
57005776
version: 0.1.13
57015777
resolution: "ts-interface-checker@npm:0.1.13"

0 commit comments

Comments
 (0)