Skip to content

Commit

Permalink
fix(package): update @types/node to version 13.13.4
Browse files Browse the repository at this point in the history
Closes #34
  • Loading branch information
greenkeeper[bot] committed Apr 26, 2020
1 parent de8ae32 commit 1196b45
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 @@ -46,7 +46,7 @@
"dependencies": {
"elasticsearch": "^14.0.0",
"proc-that": "^1.0.2",
"@types/node": "^9.3.0",
"@types/node": "^13.13.4",
"rxjs": "^5.5.6",
"tslib": "^1.8.1"
}
Expand Down

0 comments on commit 1196b45

Please sign in to comment.