Skip to content

Commit 85037f5

Browse files
committed
deps: update typescript-eslint
1 parent de754b7 commit 85037f5

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
@@ -30,8 +30,8 @@
3030
"tests-only": "vitest run --coverage.enabled --coverage.reporter=lcov --coverage.reporter=text --coverage.100"
3131
},
3232
"devDependencies": {
33-
"@typescript-eslint/eslint-plugin": "^6.7.4",
34-
"@typescript-eslint/parser": "^6.7.4",
33+
"@typescript-eslint/eslint-plugin": "^8.2.0",
34+
"@typescript-eslint/parser": "^8.2.0",
3535
"@vitest/coverage-v8": "^2.0.1",
3636
"eslint": "^8.2.0",
3737
"eslint-config-airbnb-base": "^15.0.0",

0 commit comments

Comments
 (0)