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 247
247
"nyc" : " 15.1.0" ,
248
248
"prettier" : " 2.2.1" ,
249
249
"semver" : " 7.3.5" ,
250
- "sinon" : " 9.2.4 " ,
250
+ "sinon" : " 10.0.0 " ,
251
251
"sinon-chai" : " 3.6.0" ,
252
252
"stream-buffers" : " 3.0.2" ,
253
253
"stream-to-string" : " 1.2.0" ,
Original file line number Diff line number Diff line change @@ -3104,10 +3104,10 @@ next-tick@~1.0.0:
3104
3104
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
3105
3105
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
3106
3106
3107
- nise@^4.0.4 :
3108
- version "4.0.4 "
3109
- resolved "https://registry.yarnpkg.com/nise/-/nise-4.0.4. tgz#d73dea3e5731e6561992b8f570be9e363c4512dd "
3110
- integrity sha512-bTTRUNlemx6deJa+ZyoCUTRvH3liK5+N6VQZ4NIw90AgDXY6iPnsqplNFf6STcj+ePk0H/xqxnP75Lr0J0Fq3A ==
3107
+ nise@^4.1.0 :
3108
+ version "4.1.0 "
3109
+ resolved "https://registry.yarnpkg.com/nise/-/nise-4.1.0. tgz#8fb75a26e90b99202fa1e63f448f58efbcdedaf6 "
3110
+ integrity sha512-eQMEmGN/8arp0xsvGoQ+B1qvSkR73B1nWSCh7nOt5neMCtwcQVYQGdzQMhcNscktTsWB54xnlSQFzOAPJD8nXA ==
3111
3111
dependencies :
3112
3112
" @sinonjs/commons" " ^1.7.0"
3113
3113
" @sinonjs/fake-timers" " ^6.0.0"
3861
3861
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.6.0.tgz#25bd59a37ef8990245e085a40f1f79d6bf023b7a"
3862
3862
integrity sha512-bk2h+0xyKnmvazAnc7HE5esttqmCerSMcBtuB2PS2T4tG6x8woXAxZeJaOJWD+8reXHngnXn0RtIbfEW9OTHFg==
3863
3863
3864
- sinon@9.2.4 :
3865
- version "9.2.4 "
3866
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.4 .tgz#e55af4d3b174a4443a8762fa8421c2976683752b "
3867
- integrity sha512-zljcULZQsJxVra28qIAL6ow1Z9tpattkCTEJR4RBP3TGc00FcttsP5pK284Nas5WjMZU5Yzy3kAIp3B3KRf5Yg ==
3864
+ sinon@10.0.0 :
3865
+ version "10.0.0 "
3866
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-10.0.0 .tgz#52279f97e35646ff73d23207d0307977c9b81430 "
3867
+ integrity sha512-XAn5DxtGVJBlBWYrcYKEhWCz7FLwZGdyvANRyK06419hyEpdT0dMc5A8Vcxg5SCGHc40CsqoKsc1bt1CbJPfNw ==
3868
3868
dependencies :
3869
3869
" @sinonjs/commons" " ^1.8.1"
3870
3870
" @sinonjs/fake-timers" " ^6.0.1"
3871
3871
" @sinonjs/samsam" " ^5.3.1"
3872
3872
diff "^4.0.2"
3873
- nise "^4.0.4 "
3873
+ nise "^4.1.0 "
3874
3874
supports-color "^7.1.0"
3875
3875
3876
3876
slash@^3.0.0 :
You can’t perform that action at this time.
0 commit comments