Skip to content

Commit

Permalink
typescript-eslint 7.16.1 → 7.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EvarinDev committed Jul 24, 2024
1 parent 8c999e4 commit ecafbef
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 @@ -16,9 +16,9 @@
"devDependencies": {
"@eslint/js": "^9.7.0",
"@types/bun": "latest",
"eslint": "9.x",
"eslint": "^9.7.0",
"globals": "^15.8.0",
"typescript-eslint": "^7.16.1",
"typescript-eslint": "^7.17.0",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
Expand Down

0 comments on commit ecafbef

Please sign in to comment.