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 Oct 9, 2019
1 parent 8b0b75a commit 617b312
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 669 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"glob": "7.1.4"
},
"devDependencies": {
"@types/eslint": "4.16.6",
"@types/eslint": "6.1.2",
"@types/fs-extra": "8.0.0",
"@types/glob": "7.1.1",
"@types/jest": "24.0.16",
"@types/jest": "24.0.18",
"@types/mock-fs": "3.6.30",
"@types/node": "12.6.9",
"@types/node": "12.7.12",
"eslint": "5.16.0",
"jest": "24.8.0",
"jest": "24.9.0",
"mock-fs": "4.10.1",
"prettier": "1.18.2",
"rimraf": "2.6.3",
"ts-jest": "24.0.2",
"tslint": "5.18.0",
"typescript": "3.5.3"
"rimraf": "3.0.0",
"ts-jest": "24.1.0",
"tslint": "5.20.0",
"typescript": "3.6.3"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit 617b312

Please sign in to comment.