File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"jsverify" : " ^0.8.4" ,
28
28
"semantic-release" : " ^18.0.1" ,
29
29
"tape" : " ^5.4.1" ,
30
- "testdouble" : " ^3.16.3 "
30
+ "testdouble" : " ^3.16.4 "
31
31
},
32
32
"publishConfig" : {
33
33
"access" : " public"
Original file line number Diff line number Diff line change @@ -3490,10 +3490,10 @@ qs@~6.5.2:
3490
3490
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
3491
3491
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
3492
3492
3493
- quibble@^0.6.6 :
3494
- version "0.6.6 "
3495
- resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.6.6 .tgz#4834554c37e98cbe384320552b3bfc80c9301387 "
3496
- integrity sha512-qYLELbjh2TagaPEs+sDobJnw166zlYHtT8YibCYxxUYl+pGoDqEVjZZhgQXYPhIivb8CrDtEMP9Oshfu8y6jAQ ==
3493
+ quibble@^0.6.7 :
3494
+ version "0.6.8 "
3495
+ resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.6.8 .tgz#cd7d485e5fd985217b8f064596523a3ee554ec00 "
3496
+ integrity sha512-HQ89ZADQ4uZjyePn1yACZADE3OUQ16Py5gkVxcoPvV6IRiItAgGMBkeQ5f1rOnnnsVKccMdhic0xABd7+cY/jA ==
3497
3497
dependencies :
3498
3498
lodash "^4.17.21"
3499
3499
resolve "^1.20.0"
@@ -4200,13 +4200,13 @@ tempy@^1.0.0:
4200
4200
type-fest "^0.16.0"
4201
4201
unique-string "^2.0.0"
4202
4202
4203
- testdouble@^3.16.3 :
4204
- version "3.16.3 "
4205
- resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.3 .tgz#44ebb4a9930b61858fe9671363772479b2e39c40 "
4206
- integrity sha512-oxGJ9KFuAJBNrpQEGDLj3OD4jRKLV+NhujRnuw5gYelkkZEFzUExijPi8O26RoVMdhc9C3OanKjvZXinmHWqow ==
4203
+ testdouble@^3.16.4 :
4204
+ version "3.16.4 "
4205
+ resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.4 .tgz#7da05f91df0077e38e40bba3da7758ef8c4396ad "
4206
+ integrity sha512-NM8gzFurcf3tgf9miWx3ussoJWUxtT1MwJ7Xpe+sqJBbiwgqLDBqh64bnuDmGCHqhQ3Vou3Z5HtRjiAs7U/mug ==
4207
4207
dependencies :
4208
4208
lodash "^4.17.15"
4209
- quibble "^0.6.6 "
4209
+ quibble "^0.6.7 "
4210
4210
stringify-object-es5 "^2.5.0"
4211
4211
theredoc "^1.0.0"
4212
4212
You can’t perform that action at this time.
0 commit comments