Skip to content

Commit

Permalink
fix(package): update @types/node to version 13.5.3
Browse files Browse the repository at this point in the history
Closes #7
  • Loading branch information
greenkeeper[bot] committed Jan 30, 2020
1 parent 5b30476 commit bb8243d
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 @@ -34,7 +34,7 @@
"preversion": "run-p -l lint test"
},
"dependencies": {
"@types/node": "^12.6.8",
"@types/node": "^13.5.3",
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.1",
"json-schema-merge-allof": "^0.7.0",
Expand Down

0 comments on commit bb8243d

Please sign in to comment.