chore(deps): update dependency sinon-chai to version 3.3.0 🌟 (#3303)

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| sinon-chai | devDependencies | minor | `3.2.0` -> `3.3.0` | [source](https://togithub.com/domenic/sinon-chai) |
| sinon-chai | devDependencies | major | `2.14.0` -> `3.3.0` | [source](https://togithub.com/domenic/sinon-chai) |

---

### Release Notes

<details>
<summary>domenic/sinon-chai</summary>

### [`v3.3.0`](https://togithub.com/domenic/sinon-chai/releases/3.3.0)

[Compare Source](https://togithub.com/domenic/sinon-chai/compare/v3.2.0...3.3.0)

Added support for Sinon v7.x ([@&#8203;JoeTheFkingFrypan](https://togithub.com/JoeTheFkingFrypan), [#&#8203;131](https://togithub.com/domenic/sinon-chai/issues/131))

</details>

---

### Renovate configuration

📅 **Schedule**: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York.

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#cypress-io/cypress).
This commit is contained in:
renovate[bot]
2019-02-05 09:10:12 -05:00
committed by Chris Breiding
parent b22a325b66
commit a1d9e2f944
5 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"request-promise": "3.0.0",
"sinon": "1.17.7",
"sinon-as-promised": "4.0.3",
"sinon-chai": "2.14.0",
"sinon-chai": "3.3.0",
"supertest": "1.2.0",
"supertest-as-promised": "3.2.0"
},