Skip to content

Commit 716a32b

Browse files
Update eslint to v8.34.1 (#2005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1085c29 commit 716a32b

File tree

2 files changed

+124
-54
lines changed

2 files changed

+124
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"@eslint/js": "9.29.0",
88
"@tsconfig/node20": "20.1.6",
99
"@types/node": "20.19.1",
10-
"@typescript-eslint/parser": "8.34.0",
10+
"@typescript-eslint/parser": "8.34.1",
1111
"@vercel/ncc": "0.38.3",
1212
"@vitest/eslint-plugin": "1.2.7",
1313
"eslint": "9.29.0",
1414
"pnpm": "10.12.1",
1515
"prettier": "3.5.3",
1616
"typescript": "5.8.3",
17-
"typescript-eslint": "8.34.0",
17+
"typescript-eslint": "8.34.1",
1818
"vitest": "3.2.3"
1919
},
2020
"scripts": {

pnpm-lock.yaml

Lines changed: 122 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)