|
126 | 126 | "@sinonjs/commons" "^1"
|
127 | 127 | "@sinonjs/samsam" "^4.2.0"
|
128 | 128 |
|
129 |
| -"@sinonjs/formatio@^5.0.0": |
130 |
| - version "5.0.0" |
131 |
| - resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.0.tgz#25036ae59a7c95f886c1578baaeb44c81f934c65" |
132 |
| - integrity sha512-ejFRrFNMaTAmhg9u1lYKJQxDocowta6KQKFnBE7XtZb/AAPlLkWQQSaqwlGYnDWQ6paXzyM1vbMhLAujSFiVPw== |
| 129 | +"@sinonjs/formatio@^5.0.1": |
| 130 | + version "5.0.1" |
| 131 | + resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.1.tgz#f13e713cb3313b1ab965901b01b0828ea6b77089" |
| 132 | + integrity sha512-KaiQ5pBf1MpS09MuA0kp6KBQt2JUOQycqVG1NZXvzeaXe5LGFqAKueIS0bw4w0P9r7KuBSVdUk5QjXsUdu2CxQ== |
133 | 133 | dependencies:
|
134 | 134 | "@sinonjs/commons" "^1"
|
135 |
| - "@sinonjs/samsam" "^4.2.0" |
| 135 | + "@sinonjs/samsam" "^5.0.2" |
136 | 136 |
|
137 | 137 | "@sinonjs/samsam@^4.2.0":
|
138 | 138 | version "4.2.2"
|
|
143 | 143 | lodash.get "^4.4.2"
|
144 | 144 | type-detect "^4.0.8"
|
145 | 145 |
|
146 |
| -"@sinonjs/samsam@^5.0.1": |
147 |
| - version "5.0.1" |
148 |
| - resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.0.1.tgz#4b278c00181e19f1f84c1bc598a942aaba18bac0" |
149 |
| - integrity sha512-iSZdE68szyFvV8ReYve6t4gAA1rLVwGyyhWBg9qrz8VAn1FH141gdg0NJcMrAJ069rD2XM2KQzY8ZNDgmTfBQA== |
| 146 | +"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.0.3": |
| 147 | + version "5.0.3" |
| 148 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.0.3.tgz#86f21bdb3d52480faf0892a480c9906aa5a52938" |
| 149 | + integrity sha512-QucHkc2uMJ0pFGjJUDP3F9dq5dx8QIaqISl9QgwLOh6P9yv877uONPGXh/OH/0zmM3tW1JjuJltAZV2l7zU+uQ== |
150 | 150 | dependencies:
|
151 | 151 | "@sinonjs/commons" "^1.6.0"
|
152 | 152 | lodash.get "^4.4.2"
|
@@ -4186,15 +4186,15 @@ sinon-chai@^3.5.0:
|
4186 | 4186 | resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.5.0.tgz#c9a78304b0e15befe57ef68e8a85a00553f5c60e"
|
4187 | 4187 | integrity sha512-IifbusYiQBpUxxFJkR3wTU68xzBN0+bxCScEaKMjBvAQERg6FnTTc1F17rseLb1tjmkJ23730AXpFI0c47FgAg==
|
4188 | 4188 |
|
4189 |
| -sinon@^9.0.0: |
4190 |
| - version "9.0.0" |
4191 |
| - resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.0.tgz#9f1ed502fa2e287e65220de08f6a44f33e314006" |
4192 |
| - integrity sha512-c4bREcvuK5VuEGyMW/Oim9I3Rq49Vzb0aMdxouFaA44QCFpilc5LJOugrX+mkrvikbqCimxuK+4cnHVNnLR41g== |
| 4189 | +sinon@^9.0.1: |
| 4190 | + version "9.0.1" |
| 4191 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.1.tgz#dbb18f7d8f5835bcf91578089c0a97b2fffdd73b" |
| 4192 | + integrity sha512-iTTyiQo5T94jrOx7X7QLBZyucUJ2WvL9J13+96HMfm2CGoJYbIPqRfl6wgNcqmzk0DI28jeGx5bUTXizkrqBmg== |
4193 | 4193 | dependencies:
|
4194 | 4194 | "@sinonjs/commons" "^1.7.0"
|
4195 | 4195 | "@sinonjs/fake-timers" "^6.0.0"
|
4196 |
| - "@sinonjs/formatio" "^5.0.0" |
4197 |
| - "@sinonjs/samsam" "^5.0.1" |
| 4196 | + "@sinonjs/formatio" "^5.0.1" |
| 4197 | + "@sinonjs/samsam" "^5.0.3" |
4198 | 4198 | diff "^4.0.2"
|
4199 | 4199 | nise "^4.0.1"
|
4200 | 4200 | supports-color "^7.1.0"
|
|
0 commit comments