Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Bump sinon-chai from 2.8.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [sinon-chai](https://github.com/domenic/sinon-chai) from 2.8.0 to 3.3.0.
- [Release notes](https://github.com/domenic/sinon-chai/releases)
- [Commits](chaijs/sinon-chai@2.8.0...3.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 21, 2019
1 parent b74d376 commit 39fece1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rimraf": "^2.6.2",
"sinon": "1.17.7",
"sinon-as-promised": "4.0.2",
"sinon-chai": "2.8.0",
"sinon-chai": "3.3.0",
"ts-node": "^7.0.1",
"typescript": "^3.1.6"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6666,10 +6666,10 @@ sinon-as-promised@4.0.2:
create-thenable "~1.0.0"
native-promise-only "~0.8.1"

sinon-chai@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.8.0.tgz#432a9bbfd51a6fc00798f4d2526a829c060687ac"
integrity sha1-Qyqbv9Uab8AHmPTSUmqCnAYGh6w=
sinon-chai@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.3.0.tgz#8084ff99451064910fbe2c2cb8ab540c00b740ea"
integrity sha512-r2JhDY7gbbmh5z3Q62pNbrjxZdOAjpsqW/8yxAZRSqLZqowmfGZPGUZPFf3UX36NLis0cv8VEM5IJh9HgkSOAA==

sinon@1.17.7:
version "1.17.7"
Expand Down

0 comments on commit 39fece1

Please sign in to comment.