File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed
Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 173173 dependencies :
174174 " @sinonjs/samsam" " ^2 || ^3"
175175
176- " @sinonjs/samsam@^2 || ^3" , "@sinonjs/samsam@^3.1.1" :
176+ " @sinonjs/samsam@^2 || ^3 " :
177177 version "3.1.1"
178178 resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.1.1.tgz#8e2eceb2353f6626e2867352e3def951d3366240"
179179 integrity sha512-ILlwvQUwAiaVBzr3qz8oT1moM7AIUHqUc2UmEjQcH9lLe+E+BZPwUMuc9FFojMswRK4r96x5zDTTrowMLw/vuA==
182182 array-from "^2.1.1"
183183 lodash "^4.17.11"
184184
185+ " @sinonjs/samsam@^3.2.0 " :
186+ version "3.2.0"
187+ resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.2.0.tgz#58c62b5f1f42e46d039d073d0ae2753da676bf0c"
188+ integrity sha512-j5F1rScewLtx6pbTK0UAjA3jJj4RYiSKOix53YWv+Jzy/AZ69qHxUpU8fwVLjyKbEEud9QrLpv6Ggs7WqTimYw==
189+ dependencies :
190+ " @sinonjs/commons" " ^1.0.2"
191+ array-from "^2.1.1"
192+ lodash "^4.17.11"
193+
185194" @sinonjs/text-encoding@^0.7.1 " :
186195 version "0.7.1"
187196 resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
@@ -6084,14 +6093,14 @@ simple-git@^1.85.0:
60846093 dependencies :
60856094 debug "^4.0.1"
60866095
6087- sinon@^7.2.4 :
6088- version "7.2.4 "
6089- resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.2.4 .tgz#d834b9a38d8533b4ca3274a9a9ffa8e54c95d10c "
6090- integrity sha512-FGlcfrkiBRfaEIKRw8s/9mk4nP4AMGswvKFixLo+AzsOhskjaBCHAHGLMd8pCJpQGS+9ZI71px6qoQUyvADeyA ==
6096+ sinon@^7.2.5 :
6097+ version "7.2.5 "
6098+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.2.5 .tgz#1a4e4a819b59ed1dc0054b469981c72849fab43f "
6099+ integrity sha512-1c2KK6g5NQr9XNYCEcUbeFtBpKZD1FXEw0VX7gNhWUBtkchguT2lNdS7XmS7y64OpQWfSNeeV/f8py3NNcQ63Q ==
60916100 dependencies :
60926101 " @sinonjs/commons" " ^1.3.0"
60936102 " @sinonjs/formatio" " ^3.1.0"
6094- " @sinonjs/samsam" " ^3.1.1 "
6103+ " @sinonjs/samsam" " ^3.2.0 "
60956104 diff "^3.5.0"
60966105 lolex "^3.1.0"
60976106 nise "^1.4.10"
You can’t perform that action at this time.
0 commit comments