Skip to content

Commit

Permalink
chore: Upgrade dependencies (#468)
Browse files Browse the repository at this point in the history
Perform a (full) upgrade of dependencies.
  • Loading branch information
RomainMuller committed Apr 17, 2019
1 parent 17403dc commit 86f4b63
Show file tree
Hide file tree
Showing 32 changed files with 8,142 additions and 6,454 deletions.
2,248 changes: 918 additions & 1,330 deletions package-lock.json

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"lerna": "^3.13.1",
"@types/node": "^8.10.45",
"lerna": "^3.13.3",
"nodeunit": "^0.11.3",
"nyc": "^13.3.0",
"tslint": "^5.15.0",
"typescript": "^3.4.2"
"nyc": "^14.0.0",
"tslint": "^5.16.0",
"typescript": "^3.4.3"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 86f4b63

Please sign in to comment.