Skip to content

Commit

Permalink
Updated dependencies with minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed May 22, 2017
1 parent 6e86621 commit 6fd58b0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
"homepage": "https://github.com/Munter/unexpected-dom",
"devDependencies": {
"browserify": "^13.0.0",
"coveralls": "^2.11.15",
"coveralls": "^2.13.1",
"istanbul": "^0.4.5",
"jsdom": "^10.0.0",
"jshint": "^2.9.4",
"magicpen": "^5.5.0",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0",
"magicpen": "^5.12.0",
"mocha": "^3.4.1",
"mocha-lcov-reporter": "^1.3.0",
"sinon": "^1.17.3",
"uglifyjs": "^2.4.10",
"uglifyjs": "^2.4.11",
"unexpected": "^10.27.0",
"unexpected-sinon": "^10.2.0"
"unexpected-sinon": "^10.7.1"
},
"dependencies": {
"extend": "^3.0.0",
"magicpen-prism": "^2.2.1"
"extend": "^3.0.1",
"magicpen-prism": "^2.3.0"
},
"peerDependencies": {
"unexpected": "^10.27.0"
Expand Down

0 comments on commit 6fd58b0

Please sign in to comment.