Skip to content

Commit 5619bf8

Browse files
Update devDependencies to v8 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44fb281 commit 5619bf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"rimraf": "5.0.5"
3030
},
3131
"devDependencies": {
32-
"@typescript-eslint/eslint-plugin": "7.18.0",
33-
"@typescript-eslint/parser": "7.18.0",
32+
"@typescript-eslint/eslint-plugin": "8.41.0",
33+
"@typescript-eslint/parser": "8.41.0",
3434
"eslint": "9.34.0",
3535
"eslint-plugin-prettier": "5.5.4",
3636
"typescript": "5.9.2"

0 commit comments

Comments
 (0)