Skip to content

Commit

Permalink
Update all dependencies (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Liam McLoughlin <lmcloughlin@fitbit.com>
  • Loading branch information
Hexxeh committed Mar 19, 2020
1 parent f8ebb4f commit b7f1523
Show file tree
Hide file tree
Showing 2 changed files with 1,366 additions and 1,550 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"devDependencies": {
"@types/benchmark": "^1.0.31",
"@types/jest": "^24.0.23",
"@types/node": "^12.12.15",
"@types/pngjs": "^3.4.0",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.2",
"@types/pngjs": "^3.4.1",
"benchmark": "^2.1.4",
"coveralls": "^3.0.9",
"jest": "^24.9.0",
"jest": "^25.1.0",
"microtime": "^3.0.0",
"pngjs": "^3.4.0",
"ts-jest": "^24.2.0",
"ts-node": "^8.5.4",
"tslint": "^5.20.1",
"ts-jest": "^25.2.1",
"ts-node": "^8.7.0",
"tslint": "^6.1.0",
"tslint-config-airbnb": "^5.11.2",
"typescript": "^3.7.3"
"typescript": "^3.8.3"
}
}

0 comments on commit b7f1523

Please sign in to comment.