Skip to content

Commit

Permalink
fix(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Aug 28, 2019
1 parent 860ac92 commit e6f3143
Show file tree
Hide file tree
Showing 2 changed files with 581 additions and 586 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"chalk": "2.4.2"
},
"devDependencies": {
"@types/eslint": "4.16.6",
"@types/jest": "24.0.16",
"@types/node": "12.6.9",
"eslint": "5.16.0",
"jest": "24.8.0",
"@types/eslint": "6.1.1",
"@types/jest": "24.0.18",
"@types/node": "12.7.2",
"eslint": "6.2.2",
"jest": "24.9.0",
"prettier": "1.18.2",
"rimraf": "2.6.3",
"rimraf": "3.0.0",
"ts-jest": "24.0.2",
"tslint": "5.18.0",
"tslint": "5.19.0",
"typescript": "3.5.3"
},
"files": [
Expand Down
Loading

0 comments on commit e6f3143

Please sign in to comment.