|
1635 | 1635 | dependencies: |
1636 | 1636 | type-detect "4.0.8" |
1637 | 1637 |
|
1638 | | -"@sinonjs/commons@^1.7.2": |
1639 | | - version "1.7.2" |
1640 | | - resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.2.tgz#505f55c74e0272b43f6c52d81946bed7058fc0e2" |
1641 | | - integrity sha512-+DUO6pnp3udV/v2VfUWgaY5BIE1IfT7lLfeDzPVeMT1XKkaAp9LgSI9x5RtrFQoZ9Oi0PgXQQHPaoKu7dCjVxw== |
| 1638 | +"@sinonjs/commons@^1.8.1": |
| 1639 | + version "1.8.1" |
| 1640 | + resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217" |
| 1641 | + integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw== |
1642 | 1642 | dependencies: |
1643 | 1643 | type-detect "4.0.8" |
1644 | 1644 |
|
|
1674 | 1674 | lodash.get "^4.4.2" |
1675 | 1675 | type-detect "^4.0.8" |
1676 | 1676 |
|
1677 | | -"@sinonjs/samsam@^5.1.0": |
1678 | | - version "5.1.0" |
1679 | | - resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.1.0.tgz#3afe719232b541bb6cf3411a4c399a188de21ec0" |
1680 | | - integrity sha512-42nyaQOVunX5Pm6GRJobmzbS7iLI+fhERITnETXzzwDZh+TtDr/Au3yAvXVjFmZ4wEUaE4Y3NFZfKv0bV0cbtg== |
| 1677 | +"@sinonjs/samsam@^5.2.0": |
| 1678 | + version "5.2.0" |
| 1679 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.2.0.tgz#fcff83ab86f83b5498f4a967869c079408d9b5eb" |
| 1680 | + integrity sha512-CaIcyX5cDsjcW/ab7HposFWzV1kC++4HNsfnEdFJa7cP1QIuILAKV+BgfeqRXhcnSAc76r/Rh/O5C+300BwUIw== |
1681 | 1681 | dependencies: |
1682 | 1682 | "@sinonjs/commons" "^1.6.0" |
1683 | 1683 | lodash.get "^4.4.2" |
@@ -11788,15 +11788,15 @@ single-line-log@^1.1.2: |
11788 | 11788 | dependencies: |
11789 | 11789 | string-width "^1.0.1" |
11790 | 11790 |
|
11791 | | -sinon@9.0.3: |
11792 | | - version "9.0.3" |
11793 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.3.tgz#bffc3ec28c936332cd2a41833547b9eed201ecff" |
11794 | | - integrity sha512-IKo9MIM111+smz9JGwLmw5U1075n1YXeAq8YeSFlndCLhAL5KGn6bLgu7b/4AYHTV/LcEMcRm2wU2YiL55/6Pg== |
| 11791 | +sinon@9.2.0: |
| 11792 | + version "9.2.0" |
| 11793 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.0.tgz#1d333967e30023609f7347351ebc0dc964c0f3c9" |
| 11794 | + integrity sha512-eSNXz1XMcGEMHw08NJXSyTHIu6qTCOiN8x9ODACmZpNQpr0aXTBXBnI4xTzQzR+TEpOmLiKowGf9flCuKIzsbw== |
11795 | 11795 | dependencies: |
11796 | | - "@sinonjs/commons" "^1.7.2" |
| 11796 | + "@sinonjs/commons" "^1.8.1" |
11797 | 11797 | "@sinonjs/fake-timers" "^6.0.1" |
11798 | 11798 | "@sinonjs/formatio" "^5.0.1" |
11799 | | - "@sinonjs/samsam" "^5.1.0" |
| 11799 | + "@sinonjs/samsam" "^5.2.0" |
11800 | 11800 | diff "^4.0.2" |
11801 | 11801 | nise "^4.0.4" |
11802 | 11802 | supports-color "^7.1.0" |
|
0 commit comments