Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan committed Dec 12, 2023
1 parent e086929 commit 3b2ac20
Show file tree
Hide file tree
Showing 2 changed files with 1,080 additions and 1,090 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
},
"devDependencies": {
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"eslint": "^8.27.0",
"husky": ">=6",
"lint-staged": ">=10",
"prettier": "^2.8.8",
"tsx": "^3.12.7",
"prettier": "^3",
"tsx": "^4.0.0",
"typescript": "^5.1.3"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 3b2ac20

Please sign in to comment.