|
1310 | 1310 | lodash "^4.17.4" |
1311 | 1311 | read-pkg-up "^7.0.0" |
1312 | 1312 |
|
1313 | | -"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.7.2": |
1314 | | - version "1.7.2" |
1315 | | - resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.2.tgz#505f55c74e0272b43f6c52d81946bed7058fc0e2" |
1316 | | - integrity sha512-+DUO6pnp3udV/v2VfUWgaY5BIE1IfT7lLfeDzPVeMT1XKkaAp9LgSI9x5RtrFQoZ9Oi0PgXQQHPaoKu7dCjVxw== |
| 1313 | +"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1": |
| 1314 | + version "1.8.1" |
| 1315 | + resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217" |
| 1316 | + integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw== |
1317 | 1317 | dependencies: |
1318 | 1318 | type-detect "4.0.8" |
1319 | 1319 |
|
|
1332 | 1332 | "@sinonjs/commons" "^1" |
1333 | 1333 | "@sinonjs/samsam" "^5.0.2" |
1334 | 1334 |
|
1335 | | -"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.1.0": |
1336 | | - version "5.1.0" |
1337 | | - resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.1.0.tgz#3afe719232b541bb6cf3411a4c399a188de21ec0" |
1338 | | - integrity sha512-42nyaQOVunX5Pm6GRJobmzbS7iLI+fhERITnETXzzwDZh+TtDr/Au3yAvXVjFmZ4wEUaE4Y3NFZfKv0bV0cbtg== |
| 1335 | +"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.2.0": |
| 1336 | + version "5.2.0" |
| 1337 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.2.0.tgz#fcff83ab86f83b5498f4a967869c079408d9b5eb" |
| 1338 | + integrity sha512-CaIcyX5cDsjcW/ab7HposFWzV1kC++4HNsfnEdFJa7cP1QIuILAKV+BgfeqRXhcnSAc76r/Rh/O5C+300BwUIw== |
1339 | 1339 | dependencies: |
1340 | 1340 | "@sinonjs/commons" "^1.6.0" |
1341 | 1341 | lodash.get "^4.4.2" |
@@ -8718,15 +8718,15 @@ signale@^1.2.1: |
8718 | 8718 | figures "^2.0.0" |
8719 | 8719 | pkg-conf "^2.1.0" |
8720 | 8720 |
|
8721 | | -sinon@^9.1.0: |
8722 | | - version "9.1.0" |
8723 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.1.0.tgz#4afc90707c8e360fe051398eed2d3b197980ffc3" |
8724 | | - integrity sha512-9zQShgaeylYH6qtsnNXlTvv0FGTTckuDfHBi+qhgj5PvW2r2WslHZpgc3uy3e/ZAoPkqaOASPi+juU6EdYRYxA== |
| 8721 | +sinon@^9.2.0: |
| 8722 | + version "9.2.0" |
| 8723 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.0.tgz#1d333967e30023609f7347351ebc0dc964c0f3c9" |
| 8724 | + integrity sha512-eSNXz1XMcGEMHw08NJXSyTHIu6qTCOiN8x9ODACmZpNQpr0aXTBXBnI4xTzQzR+TEpOmLiKowGf9flCuKIzsbw== |
8725 | 8725 | dependencies: |
8726 | | - "@sinonjs/commons" "^1.7.2" |
| 8726 | + "@sinonjs/commons" "^1.8.1" |
8727 | 8727 | "@sinonjs/fake-timers" "^6.0.1" |
8728 | 8728 | "@sinonjs/formatio" "^5.0.1" |
8729 | | - "@sinonjs/samsam" "^5.1.0" |
| 8729 | + "@sinonjs/samsam" "^5.2.0" |
8730 | 8730 | diff "^4.0.2" |
8731 | 8731 | nise "^4.0.4" |
8732 | 8732 | supports-color "^7.1.0" |
|
0 commit comments