Skip to content

Commit

Permalink
Greenkeeper/chai 4.0.2 (#28)
Browse files Browse the repository at this point in the history
* chore(package): update chai to version 4.0.2

Closes #26

* Use latest sinon-chai
  • Loading branch information
daffl committed Aug 28, 2018
1 parent adb7f6e commit fea437d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/authentication-oauth2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.16.0",
"body-parser": "^1.15.2",
"chai": "^3.5.0",
"chai": "^4.0.2",
"feathers": "^2.0.2",
"feathers-authentication": "^1.0.0",
"feathers-hooks": "^2.0.0",
Expand All @@ -75,6 +75,6 @@
"rimraf": "^2.5.4",
"semistandard": "^11.0.0",
"sinon": "^2.1.0",
"sinon-chai": "^2.8.0"
"sinon-chai": "^2.11.0"
}
}

0 comments on commit fea437d

Please sign in to comment.