Skip to content

Commit

Permalink
📦 Update dependency sinon-chai to v3.5.0 (#26884)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 24, 2020
1 parent 3dc54cf commit d2d000c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"require-hijack": "1.2.1",
"rocambole": "0.7.0",
"sinon": "9.0.0",
"sinon-chai": "3.4.0",
"sinon-chai": "3.5.0",
"sleep-promise": "8.0.1",
"tcp-port-used": "1.0.1",
"tempy": "0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13625,10 +13625,10 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"

sinon-chai@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.4.0.tgz#06fb88dee80decc565106a3061d380007f21e18d"
integrity sha512-BpVxsjEkGi6XPbDXrgWUe7Cb1ZzIfxKUbu/MmH5RoUnS7AXpKo3aIYIyQUg0FMvlUL05aPt7VZuAdaeQhEnWxg==
sinon-chai@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.5.0.tgz#c9a78304b0e15befe57ef68e8a85a00553f5c60e"
integrity sha512-IifbusYiQBpUxxFJkR3wTU68xzBN0+bxCScEaKMjBvAQERg6FnTTc1F17rseLb1tjmkJ23730AXpFI0c47FgAg==

sinon@9.0.0:
version "9.0.0"
Expand Down

0 comments on commit d2d000c

Please sign in to comment.