Skip to content

Commit

Permalink
deps: update typescript-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Aug 25, 2024
1 parent de754b7 commit 85037f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"tests-only": "vitest run --coverage.enabled --coverage.reporter=lcov --coverage.reporter=text --coverage.100"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@vitest/coverage-v8": "^2.0.1",
"eslint": "^8.2.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit 85037f5

Please sign in to comment.