Skip to content

Commit

Permalink
Update ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 4e86220 commit 0d09caf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,15 +212,15 @@
"@types/koa-route": "^3.2.8",
"@types/node": "^20.9.0",
"@types/supertest": "^2.0.16",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.5.0",
"babel-plugin-transform-import-meta": "^2.2.1",
"babel-plugin-transform-require-extensions": "^2.0.1",
"celebrate": "^15.0.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"eslint": "^8.54.0",
"eslint": "^9.0.0",
"express": "^4.18.2",
"express-validator": "^7.0.1",
"fastify": "^4.24.3",
Expand Down

0 comments on commit 0d09caf

Please sign in to comment.