Skip to content

Commit

Permalink
chore: switch to eslint v9, eslint-config-eslint v10 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic committed Apr 30, 2024
1 parent d5e8f66 commit 12886ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -45,8 +45,8 @@
},
"devDependencies": {
"@vitest/coverage-v8": "^1.3.1",
"eslint": "^8.56.0",
"eslint-config-eslint": "^9.0.0",
"eslint": "^9.1.1",
"eslint-config-eslint": "^10.0.0",
"eslint-release": "^3.2.0",
"esmock": "^2.5.8",
"lint-staged": "^12.1.2",
Expand Down

0 comments on commit 12886ee

Please sign in to comment.