Skip to content

Commit

Permalink
chore: update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Dec 21, 2024
1 parent e21ff98 commit a352c46
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@
},
"license": "MIT",
"dependencies": {
"@types/node": "^20.17.1"
"@types/node": "^20.17.10"
},
"devDependencies": {
"esbuild": "^0.24.0",
"eslint": "^9.13.0",
"pnpm": "^9.12.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1"
}
}

0 comments on commit a352c46

Please sign in to comment.