Skip to content

Commit

Permalink
Merge pull request #21 from CodeByAidan/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v20
  • Loading branch information
CodeByAidan authored Dec 4, 2023
2 parents 1043c59 + 0fb6231 commit 20480dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "ISC",
"devDependencies": {
"@types/glob": "^8.1.0",
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"@types/prettier": "^2.6.0",
"@vercel/ncc": "^0.38.0",
"nodemon": "^3.0.0",
Expand Down

0 comments on commit 20480dc

Please sign in to comment.