Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Aug 19, 2017
1 parent 54e7c8c commit 958b50e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"es6-promise": "^4.1.1",
"fs-extra": "^4.0.1",
"strtok3": "^1.1.1",
"then-read-stream": "^0.9.3",
"then-read-stream": "^0.9.4",
"token-types": "^0.9.0"
},
"devDependencies": {
"@types/chai": "^4.0.3",
"@types/es6-promise": "0.0.32",
"@types/fs-extra": "^4.0.0",
"@types/mocha": "^2.2.41",
"@types/node": "^8.0.20",
"@types/node": "^8.0.24",
"chai": "^4.1.1",
"coveralls": "^2.13.1",
"mocha": "^3.5.0",
Expand All @@ -74,7 +74,7 @@
"source-map": "^0.5.6",
"ts-node": "^3.3.0",
"tslint": "^5.6.0",
"typescript": "^2.4.2"
"typescript": "^2.5.1"
},
"testling": {
"files": [
Expand Down

0 comments on commit 958b50e

Please sign in to comment.