Skip to content

Commit 8d8f5e9

Browse files
chore(deps-dev): bump the typescript-eslint group with 2 updates (#17)
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/rule-tester` from 8.13.0 to 8.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/rule-tester</code>'s releases</a>.</em></p> <blockquote> <h2>v8.14.0</h2> <h2>8.14.0 (2024-11-11)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add an option to ignore void<!-- raw HTML omitted -->void (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li> <li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary <code>await using</code> statements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency eslint to v9.14.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10309">#10309</a>)</li> <li><strong>deps:</strong> update docusaurus monorepo to v3.6.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10319">#10319</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve error message for literal comparisons (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] improve report loc for methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li> <li><strong>scope-manager:</strong> fix asserted increments not being marked as write references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Gyumong <a href="https://github.com/Gyumong"><code>@​Gyumong</code></a></li> <li>Jan Ochwat <a href="https://github.com/janek515"><code>@​janek515</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md"><code>@​typescript-eslint/rule-tester</code>'s changelog</a>.</em></p> <blockquote> <h2>8.14.0 (2024-11-11)</h2> <p>This was a version bump only for rule-tester to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/16fba0aff86652d6190302d8b29b7f3fb9c64664"><code>16fba0a</code></a> chore(release): publish 8.14.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/rule-tester">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.13.0 to 8.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.14.0</h2> <h2>8.14.0 (2024-11-11)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add an option to ignore void<!-- raw HTML omitted -->void (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li> <li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary <code>await using</code> statements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency eslint to v9.14.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10309">#10309</a>)</li> <li><strong>deps:</strong> update docusaurus monorepo to v3.6.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10319">#10319</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve error message for literal comparisons (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] improve report loc for methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li> <li><strong>scope-manager:</strong> fix asserted increments not being marked as write references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Gyumong <a href="https://github.com/Gyumong"><code>@​Gyumong</code></a></li> <li>Jan Ochwat <a href="https://github.com/janek515"><code>@​janek515</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.14.0 (2024-11-11)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/16fba0aff86652d6190302d8b29b7f3fb9c64664"><code>16fba0a</code></a> chore(release): publish 8.14.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jason Weinzierl <[email protected]>
1 parent 7220e8b commit 8d8f5e9

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@stylistic/eslint-plugin": "^2.10.1",
7676
"@types/common-tags": "^1.8.4",
7777
"@types/node": "~18.18.0",
78-
"@typescript-eslint/rule-tester": "^8.13.0",
78+
"@typescript-eslint/rule-tester": "^8.14.0",
7979
"@typescript/vfs": "^1.6.0",
8080
"@vitest/coverage-v8": "^2.1.4",
8181
"@vitest/eslint-plugin": "^1.1.8",
@@ -92,7 +92,7 @@
9292
"tsup": "^8.3.5",
9393
"tsx": "^4.19.2",
9494
"typescript": "~5.6.3",
95-
"typescript-eslint": "^8.13.0",
95+
"typescript-eslint": "^8.14.0",
9696
"vitest": "^2.1.4"
9797
},
9898
"engines": {

yarn.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,15 +1030,15 @@ __metadata:
10301030
languageName: node
10311031
linkType: hard
10321032

1033-
"@typescript-eslint/eslint-plugin@npm:8.13.0":
1034-
version: 8.13.0
1035-
resolution: "@typescript-eslint/eslint-plugin@npm:8.13.0"
1033+
"@typescript-eslint/eslint-plugin@npm:8.14.0":
1034+
version: 8.14.0
1035+
resolution: "@typescript-eslint/eslint-plugin@npm:8.14.0"
10361036
dependencies:
10371037
"@eslint-community/regexpp": "npm:^4.10.0"
1038-
"@typescript-eslint/scope-manager": "npm:8.13.0"
1039-
"@typescript-eslint/type-utils": "npm:8.13.0"
1040-
"@typescript-eslint/utils": "npm:8.13.0"
1041-
"@typescript-eslint/visitor-keys": "npm:8.13.0"
1038+
"@typescript-eslint/scope-manager": "npm:8.14.0"
1039+
"@typescript-eslint/type-utils": "npm:8.14.0"
1040+
"@typescript-eslint/utils": "npm:8.14.0"
1041+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
10421042
graphemer: "npm:^1.4.0"
10431043
ignore: "npm:^5.3.1"
10441044
natural-compare: "npm:^1.4.0"
@@ -1049,41 +1049,41 @@ __metadata:
10491049
peerDependenciesMeta:
10501050
typescript:
10511051
optional: true
1052-
checksum: 10c0/ee96515e9def17b0d1b8d568d4afcd21c5a8a1bc01bf2f30c4d1f396b41a2f49de3508f79c6231a137ca06943dd6933ac00032652190ab99a4e935ffef44df0b
1052+
checksum: 10c0/46c82eb45be82ffec0ab04728a5180691b1d17002c669864861a3044b6d2105a75ca23cc80d18721b40b5e7dff1eff4ed68a43d726e25d55f3e466a9fbeeb873
10531053
languageName: node
10541054
linkType: hard
10551055

1056-
"@typescript-eslint/parser@npm:8.13.0":
1057-
version: 8.13.0
1058-
resolution: "@typescript-eslint/parser@npm:8.13.0"
1056+
"@typescript-eslint/parser@npm:8.14.0":
1057+
version: 8.14.0
1058+
resolution: "@typescript-eslint/parser@npm:8.14.0"
10591059
dependencies:
1060-
"@typescript-eslint/scope-manager": "npm:8.13.0"
1061-
"@typescript-eslint/types": "npm:8.13.0"
1062-
"@typescript-eslint/typescript-estree": "npm:8.13.0"
1063-
"@typescript-eslint/visitor-keys": "npm:8.13.0"
1060+
"@typescript-eslint/scope-manager": "npm:8.14.0"
1061+
"@typescript-eslint/types": "npm:8.14.0"
1062+
"@typescript-eslint/typescript-estree": "npm:8.14.0"
1063+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
10641064
debug: "npm:^4.3.4"
10651065
peerDependencies:
10661066
eslint: ^8.57.0 || ^9.0.0
10671067
peerDependenciesMeta:
10681068
typescript:
10691069
optional: true
1070-
checksum: 10c0/fa04f6c417c0f72104e148f1d7ff53e04108d383550365a556fbfae5d2283484696235db522189e17bc49039946977078e324100cef991ca01f78704182624ad
1070+
checksum: 10c0/522b7afd25cd302c0510cc71985ba55ff92ecc5dbe3fc74a76fefea0169252fdd4b8cad6291fef05f63dfc173951af450dca20859c7f23e387b2e7410e8b97b1
10711071
languageName: node
10721072
linkType: hard
10731073

1074-
"@typescript-eslint/rule-tester@npm:^8.13.0":
1075-
version: 8.13.0
1076-
resolution: "@typescript-eslint/rule-tester@npm:8.13.0"
1074+
"@typescript-eslint/rule-tester@npm:^8.14.0":
1075+
version: 8.14.0
1076+
resolution: "@typescript-eslint/rule-tester@npm:8.14.0"
10771077
dependencies:
1078-
"@typescript-eslint/typescript-estree": "npm:8.13.0"
1079-
"@typescript-eslint/utils": "npm:8.13.0"
1078+
"@typescript-eslint/typescript-estree": "npm:8.14.0"
1079+
"@typescript-eslint/utils": "npm:8.14.0"
10801080
ajv: "npm:^6.12.6"
10811081
json-stable-stringify-without-jsonify: "npm:^1.0.1"
10821082
lodash.merge: "npm:4.6.2"
10831083
semver: "npm:^7.6.0"
10841084
peerDependencies:
10851085
eslint: ^8.57.0 || ^9.0.0
1086-
checksum: 10c0/8425f70e8a2cfa3e6392972de9b90df5caf9c7419449abb1c6788cb2bb245e51b5a7b57180908d08519179a488b00b06e84c3a59265dbfe44fc668355782b076
1086+
checksum: 10c0/2050a518afcbbd79122f279486e2fc94c089841f0e2e4cc03d0a7dd4fe715024301e68f7c307967b9273be624049f73505b9e06c0cf36739c2a61f74dd9fd19c
10871087
languageName: node
10881088
linkType: hard
10891089

@@ -1097,28 +1097,28 @@ __metadata:
10971097
languageName: node
10981098
linkType: hard
10991099

1100-
"@typescript-eslint/scope-manager@npm:8.13.0, @typescript-eslint/scope-manager@npm:^8.1.0":
1101-
version: 8.13.0
1102-
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
1100+
"@typescript-eslint/scope-manager@npm:8.14.0, @typescript-eslint/scope-manager@npm:^8.1.0":
1101+
version: 8.14.0
1102+
resolution: "@typescript-eslint/scope-manager@npm:8.14.0"
11031103
dependencies:
1104-
"@typescript-eslint/types": "npm:8.13.0"
1105-
"@typescript-eslint/visitor-keys": "npm:8.13.0"
1106-
checksum: 10c0/1924b3e740e244d98f8a99740b4196d23ae3263303b387c66db94e140455a3132e603a130f3f70fc71e37f4bda5d0c0c67224ae3911908b097ef3f972c136be4
1104+
"@typescript-eslint/types": "npm:8.14.0"
1105+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
1106+
checksum: 10c0/1e1295c6f9febadf63559aad328b23d960510ce6b4c9f74e10d881c3858fa7f1db767cd1af5272d2fe7c9c5c7daebee71854e6f841e413e5d70af282f6616e26
11071107
languageName: node
11081108
linkType: hard
11091109

1110-
"@typescript-eslint/type-utils@npm:8.13.0":
1111-
version: 8.13.0
1112-
resolution: "@typescript-eslint/type-utils@npm:8.13.0"
1110+
"@typescript-eslint/type-utils@npm:8.14.0":
1111+
version: 8.14.0
1112+
resolution: "@typescript-eslint/type-utils@npm:8.14.0"
11131113
dependencies:
1114-
"@typescript-eslint/typescript-estree": "npm:8.13.0"
1115-
"@typescript-eslint/utils": "npm:8.13.0"
1114+
"@typescript-eslint/typescript-estree": "npm:8.14.0"
1115+
"@typescript-eslint/utils": "npm:8.14.0"
11161116
debug: "npm:^4.3.4"
11171117
ts-api-utils: "npm:^1.3.0"
11181118
peerDependenciesMeta:
11191119
typescript:
11201120
optional: true
1121-
checksum: 10c0/65319084616f3aea3d9f8dfab30c9b0a70de7314b445805016fdf0d0e39fe073eef2813c3e16c3e1c6a40462ba8eecfdbb12ab1e8570c3407a1cccdb69d4bc8b
1121+
checksum: 10c0/42616a664b38ca418e13504247e5e1bad6ae85c045b48e5735ffab977d4bd58cc86fb9d2292bbb314fa408d78d4b0454c3a27dbf9f881f9921917a942825c806
11221122
languageName: node
11231123
linkType: hard
11241124

@@ -1129,10 +1129,10 @@ __metadata:
11291129
languageName: node
11301130
linkType: hard
11311131

1132-
"@typescript-eslint/types@npm:8.13.0":
1133-
version: 8.13.0
1134-
resolution: "@typescript-eslint/types@npm:8.13.0"
1135-
checksum: 10c0/bd3f88b738a92b2222f388bcf831357ef8940a763c2c2eb1947767e1051dd2f8bee387020e8cf4c2309e4142353961b659abc2885e30679109a0488b0bfefc23
1132+
"@typescript-eslint/types@npm:8.14.0":
1133+
version: 8.14.0
1134+
resolution: "@typescript-eslint/types@npm:8.14.0"
1135+
checksum: 10c0/7707f900e24e60e6780c5705f69627b7c0ef912cb3b095dfc8f4a0c84e866c66b1c4c10278cf99724560dc66985ec640750c4192786a09b853f9bb4c3ca5a7ce
11361136
languageName: node
11371137
linkType: hard
11381138

@@ -1154,12 +1154,12 @@ __metadata:
11541154
languageName: node
11551155
linkType: hard
11561156

1157-
"@typescript-eslint/typescript-estree@npm:8.13.0":
1158-
version: 8.13.0
1159-
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
1157+
"@typescript-eslint/typescript-estree@npm:8.14.0":
1158+
version: 8.14.0
1159+
resolution: "@typescript-eslint/typescript-estree@npm:8.14.0"
11601160
dependencies:
1161-
"@typescript-eslint/types": "npm:8.13.0"
1162-
"@typescript-eslint/visitor-keys": "npm:8.13.0"
1161+
"@typescript-eslint/types": "npm:8.14.0"
1162+
"@typescript-eslint/visitor-keys": "npm:8.14.0"
11631163
debug: "npm:^4.3.4"
11641164
fast-glob: "npm:^3.3.2"
11651165
is-glob: "npm:^4.0.3"
@@ -1169,21 +1169,21 @@ __metadata:
11691169
peerDependenciesMeta:
11701170
typescript:
11711171
optional: true
1172-
checksum: 10c0/2d45bc5ed4ac352bea927167ac28ef23bd13b6ae352ff50e85cddfdc4b06518f1dd4ae5f2495e30d6f62d247987677a4e807065d55829ba28963908a821dc96d
1172+
checksum: 10c0/5e890d22bd067095f871cf144907a8c302db5b5f014c58906ad58d7f23569951cba805042eac6844744e5abb0d3648c9cc221a91b0703da0a8d6345dc1f83e74
11731173
languageName: node
11741174
linkType: hard
11751175

1176-
"@typescript-eslint/utils@npm:8.13.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.12.2":
1177-
version: 8.13.0
1178-
resolution: "@typescript-eslint/utils@npm:8.13.0"
1176+
"@typescript-eslint/utils@npm:8.14.0, @typescript-eslint/utils@npm:^8.1.0, @typescript-eslint/utils@npm:^8.12.2":
1177+
version: 8.14.0
1178+
resolution: "@typescript-eslint/utils@npm:8.14.0"
11791179
dependencies:
11801180
"@eslint-community/eslint-utils": "npm:^4.4.0"
1181-
"@typescript-eslint/scope-manager": "npm:8.13.0"
1182-
"@typescript-eslint/types": "npm:8.13.0"
1183-
"@typescript-eslint/typescript-estree": "npm:8.13.0"
1181+
"@typescript-eslint/scope-manager": "npm:8.14.0"
1182+
"@typescript-eslint/types": "npm:8.14.0"
1183+
"@typescript-eslint/typescript-estree": "npm:8.14.0"
11841184
peerDependencies:
11851185
eslint: ^8.57.0 || ^9.0.0
1186-
checksum: 10c0/3fc5a7184a949df5f5b64f6af039a1d21ef7fe15f3d88a5d485ccbb535746d18514751143993a5aee287228151be3e326baf8f899a0a0a93368f6f20857ffa6d
1186+
checksum: 10c0/1fcc2651d870832a799a5d1c85fc9421853508a006d6a6073c8316b012489dda77e123d13aea8f53eb9030a2da2c0eb273a6946a9941caa2519b99b33e89b720
11871187
languageName: node
11881188
linkType: hard
11891189

@@ -1215,13 +1215,13 @@ __metadata:
12151215
languageName: node
12161216
linkType: hard
12171217

1218-
"@typescript-eslint/visitor-keys@npm:8.13.0":
1219-
version: 8.13.0
1220-
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
1218+
"@typescript-eslint/visitor-keys@npm:8.14.0":
1219+
version: 8.14.0
1220+
resolution: "@typescript-eslint/visitor-keys@npm:8.14.0"
12211221
dependencies:
1222-
"@typescript-eslint/types": "npm:8.13.0"
1222+
"@typescript-eslint/types": "npm:8.14.0"
12231223
eslint-visitor-keys: "npm:^3.4.3"
1224-
checksum: 10c0/50b35f3cf673aaed940613f0007f7c4558a89ebef15c49824e65b6f084b700fbf01b01a4e701e24bbe651297a39678645e739acd255255f1603867a84bef0383
1224+
checksum: 10c0/d0faf70ed9ecff5e36694bbb161a90bea6db59e0e79a7d4f264d67d565c12b13733d664b736b2730935f013c87ce3155cea954a533d28e99987681bc5f6259c3
12251225
languageName: node
12261226
linkType: hard
12271227

@@ -2415,7 +2415,7 @@ __metadata:
24152415
"@stylistic/eslint-plugin": "npm:^2.10.1"
24162416
"@types/common-tags": "npm:^1.8.4"
24172417
"@types/node": "npm:~18.18.0"
2418-
"@typescript-eslint/rule-tester": "npm:^8.13.0"
2418+
"@typescript-eslint/rule-tester": "npm:^8.14.0"
24192419
"@typescript-eslint/scope-manager": "npm:^8.1.0"
24202420
"@typescript-eslint/utils": "npm:^8.1.0"
24212421
"@typescript/vfs": "npm:^1.6.0"
@@ -2438,7 +2438,7 @@ __metadata:
24382438
tsup: "npm:^8.3.5"
24392439
tsx: "npm:^4.19.2"
24402440
typescript: "npm:~5.6.3"
2441-
typescript-eslint: "npm:^8.13.0"
2441+
typescript-eslint: "npm:^8.14.0"
24422442
vitest: "npm:^2.1.4"
24432443
peerDependencies:
24442444
eslint: ^8.57.0 || ^9.0.0
@@ -4759,17 +4759,17 @@ __metadata:
47594759
languageName: node
47604760
linkType: hard
47614761

4762-
"typescript-eslint@npm:^8.13.0":
4763-
version: 8.13.0
4764-
resolution: "typescript-eslint@npm:8.13.0"
4762+
"typescript-eslint@npm:^8.14.0":
4763+
version: 8.14.0
4764+
resolution: "typescript-eslint@npm:8.14.0"
47654765
dependencies:
4766-
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
4767-
"@typescript-eslint/parser": "npm:8.13.0"
4768-
"@typescript-eslint/utils": "npm:8.13.0"
4766+
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
4767+
"@typescript-eslint/parser": "npm:8.14.0"
4768+
"@typescript-eslint/utils": "npm:8.14.0"
47694769
peerDependenciesMeta:
47704770
typescript:
47714771
optional: true
4772-
checksum: 10c0/a84958e7602360c4cb2e6227fd9aae19dd18cdf1a2cfd9ece2a81d54098f80454b5707e861e98547d0b2e5dae552b136aa6733b74f0dd743ca7bfe178083c441
4772+
checksum: 10c0/b9c2f32139d3df52057bfb80d4663fd5e440ccd0da75d92fe91582fe5216213e7012ef691e7d91c75e402e373b9aded6b128b005aaeeae32d7b9d7b39732bcc7
47734773
languageName: node
47744774
linkType: hard
47754775

0 commit comments

Comments
 (0)