Skip to content

Commit

Permalink
Merge pull request #231 from jaredwray/upgrading-@types/node-to-18.15.10
Browse files Browse the repository at this point in the history
upgrading @types/node to 18.15.10
  • Loading branch information
jaredwray committed Mar 26, 2023
2 parents bb3ab2e + 4c6e27a commit 6d17626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/delay": "^3.1.0",
"@types/get-stream": "^3.0.2",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.9",
"@types/node": "^18.15.10",
"@types/responselike": "^1.0.0",
"@types/sqlite3": "^3.1.8",
"body-parser": "^1.20.2",
Expand Down

0 comments on commit 6d17626

Please sign in to comment.