Skip to content

Commit

Permalink
deps: Upgrade @typescript-eslint/*, eslint, lefthook and typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Dec 11, 2023
1 parent 1bec59f commit d5d6130
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 110 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
},
"devDependencies": {
"@biomejs/biome": "^1.4.0",
"@types/node": "^20.10.0",
"@types/node": "^20.10.4",
"@types/semver": "^7.5.6",
"@types/shelljs": "^0.8.15",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.13.0",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.54.0",
"lefthook": "^1.5.4",
"eslint": "^8.55.0",
"lefthook": "^1.5.5",
"semver": "^7.5.4",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit d5d6130

Please sign in to comment.