Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan818fr committed Jul 14, 2019
1 parent 88eb729 commit b0a75f3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 60 deletions.
78 changes: 22 additions & 56 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"release": "npm run test && npm run build && np"
},
"devDependencies": {
"@types/jest": "^24.0.13",
"@types/node": "^12.0.7",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.2",
"jest": "^24.8.0",
"np": "^5.0.3",
"rimraf": "^2.6.3",
"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"typescript": "^3.5.1"
"tslint": "^5.18.0",
"typescript": "^3.5.3"
}
}

0 comments on commit b0a75f3

Please sign in to comment.