Skip to content

Commit

Permalink
Bump the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Jan 23, 2018
1 parent 7c7a914 commit f2da21a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"power-assert": "^1.4.4"
},
"devDependencies": {
"@types/chai": "^4.0.4",
"@types/mocha": "^2.2.44",
"@types/node": "^8.5.2",
"@types/chai": "^4.1.2",
"@types/mocha": "^2.2.47",
"@types/node": "^9.3.0",
"@types/power-assert": "^1.4.29",
"chai": "^4.1.2",
"codeclimate-test-reporter": "^0.5.0",
"coveralls": "^3.0.0",
"mocha": "^4.0.1",
"mocha": "^5.0.0",
"nyc": "^11.4.1",
"source-map-support": "^0.5.0",
"source-map-support": "^0.5.2",
"ts-node": "^4.1.0",
"typescript": "^2.5.3"
"typescript": "^2.6.2"
},
"keywords": [
"property-based testing",
Expand Down

0 comments on commit f2da21a

Please sign in to comment.