Skip to content

Commit

Permalink
Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Apr 12, 2018
1 parent 0b8bc86 commit 0964489
Show file tree
Hide file tree
Showing 2 changed files with 809 additions and 428 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@types/debug": "0.0.30",
"@types/get-stdin": "^5.0.1",
"@types/jest": "^22.0.1",
"@types/jest": "^22.2.3",
"@types/json5": "^0.0.29",
"@types/lodash.includes": "^4.3.3",
"@types/node-fetch": "^1.6.6",
Expand All @@ -93,16 +93,16 @@
"danger-plugin-jest": "^1.0.1",
"danger-plugin-yarn": "^1.2.1",
"date-fns": "^1.29.0",
"flow-bin": "^0.68.0",
"flow-bin": "^0.69.0",
"husky": "^0.14.0",
"jest": "22.1.4",
"jest": "22.4.3",
"jest-json-reporter": "^1.2.2",
"lint-staged": "^7.0.0",
"madge": "^3.0.0",
"prettier": "^1.10.2",
"shx": "^0.2.1",
"ts-jest": "^22.0.1",
"ts-node": "^4.1.0",
"ts-jest": "^22.4.2",
"ts-node": "^5.0.1",
"tslint": "^5.9.1",
"tslint-config-prettier": "^1.8.0",
"typedoc": "0.9.0",
Expand Down
Loading

0 comments on commit 0964489

Please sign in to comment.