Skip to content

Commit

Permalink
update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhut committed Feb 26, 2019
1 parent 36a89f3 commit cc0caa2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"devDependencies": {
"@types/node": ">=6.9.0",
"ava": "^1.0.1",
"nyc": "^13.0.1",
"standard": "^12.0.0",
"typescript": "^3.1.3"
"ava": "^1.2.1",
"nyc": "^13.3.0",
"standard": "^12.0.1",
"typescript": "^3.3.3333"
}
}

0 comments on commit cc0caa2

Please sign in to comment.