Skip to content

Commit 42bba75

Browse files
Update devDependencies to v7 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ea1954 commit 42bba75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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": "6.8.0",
33-
"@typescript-eslint/parser": "6.8.0",
32+
"@typescript-eslint/eslint-plugin": "7.0.1",
33+
"@typescript-eslint/parser": "7.0.1",
3434
"eslint": "8.51.0",
3535
"eslint-plugin-prettier": "5.0.1",
3636
"typescript": "5.2.2"

0 commit comments

Comments
 (0)