Skip to content

Commit c8ba782

Browse files
chore(package): update @types/node to version 13.7.0
Closes #25
1 parent 7cdcc14 commit c8ba782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"license": "MIT",
3737
"devDependencies": {
3838
"@types/jest": "^24.0.15",
39-
"@types/node": "^12.7.1",
39+
"@types/node": "^13.7.0",
4040
"@typescript-eslint/eslint-plugin": "^1.11.0",
4141
"@typescript-eslint/parser": "^2.0.0",
4242
"coveralls": "^3.0.4",

0 commit comments

Comments
 (0)