Skip to content

Commit

Permalink
dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Sep 30, 2020
1 parent 6e2cd3c commit 26b59f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"spex": "3.0.2"
},
"devDependencies": {
"@types/node": "14.6.4",
"@types/node": "14.11.2",
"JSONStream": "1.3.5",
"bluebird": "3.7.2",
"coveralls": "3.1.0",
"eslint": "7.8.1",
"eslint": "7.10.0",
"tslint": "6.1.3",
"istanbul": "0.4.5",
"jasmine-node": "3.0.0",
"jsdoc": "3.6.5",
"jsdoc": "3.6.6",
"pg-query-stream": "3.2.3",
"typescript": "4.0.2"
"typescript": "4.0.3"
}
}

0 comments on commit 26b59f0

Please sign in to comment.