File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
22
"@types/lodash" : " ^4.14.118" ,
23
23
"@types/react-dom" : " ^16.0.9" ,
24
24
"@types/react-test-renderer" : " ^16.0.3" ,
25
- "@types/sinon" : " ^5 .0.6 " ,
25
+ "@types/sinon" : " ^7 .0.0 " ,
26
26
"@types/sinon-chai" : " ^3.2.1" ,
27
27
"@types/webpack" : " ^4.4.19" ,
28
28
"coveralls" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 126
126
" @types/chai" " *"
127
127
" @types/sinon" " *"
128
128
129
- " @types/sinon@*" , "@types/sinon@^5.0.6" :
129
+ " @types/sinon@* " :
130
130
version "5.0.6"
131
131
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-5.0.6.tgz#2d362a14209fb6a85dd5d54a595a13c3e355f4d7"
132
132
integrity sha512-qipHQv36qZsFGVXs/RMYuTUXvniBKXVCBBxiIP7WTzEBKjVYELeCXt6W4H8sNnUdd+IULItwQ/C6NmIqJrW4Kw==
133
133
134
+ " @types/sinon@^7.0.0 " :
135
+ version "7.0.0"
136
+ resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.0.tgz#84e707e157ec17d3e4c2a137f41fc3f416c0551e"
137
+ integrity sha512-kcYoPw0uKioFVC/oOqafk2yizSceIQXCYnkYts9vJIwQklFRsMubTObTDrjQamUyBRd47332s85074cd/hCwxg==
138
+
134
139
" @types/tapable@* " :
135
140
version "1.0.4"
136
141
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.4.tgz#b4ffc7dc97b498c969b360a41eee247f82616370"
You can’t perform that action at this time.
0 commit comments