Skip to content

Commit

Permalink
fix(package): update @types/node to version 13.9.3
Browse files Browse the repository at this point in the history
Closes #138
  • Loading branch information
greenkeeper[bot] authored Mar 22, 2020
1 parent 02844a0 commit ee1bdaa
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 @@ -31,7 +31,7 @@
"@types/mime": "^2.0.0",
"@types/morgan": "^1.7.35",
"@types/mysql": "^2.15.2",
"@types/node": "^11.9.0",
"@types/node": "^13.9.3",
"@types/serve-favicon": "^2.2.30",
"body-parser": "^1.18.2",
"celebrate": "^8.0.0",
Expand Down

0 comments on commit ee1bdaa

Please sign in to comment.