File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 23
23
"eslint-plugin-ghost" : " 3.3.2" ,
24
24
"mocha" : " 10.2.0" ,
25
25
"should" : " 13.2.3" ,
26
- "sinon" : " 15.2 .0"
26
+ "sinon" : " 16.0 .0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"mocha" : " 10.2.0" ,
23
23
"should" : " 13.2.3" ,
24
- "sinon" : " 15.2 .0"
24
+ "sinon" : " 16.0 .0"
25
25
},
26
26
"dependencies" : {
27
27
"algolia-html-extractor" : " 0.0.1"
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"mocha" : " 10.2.0" ,
23
23
"should" : " 13.2.3" ,
24
- "sinon" : " 15.2 .0"
24
+ "sinon" : " 16.0 .0"
25
25
},
26
26
"dependencies" : {
27
27
"@tryghost/errors" : " 1.2.26" ,
Original file line number Diff line number Diff line change 40
40
"mocha" : " 10.2.0" ,
41
41
"netlify-cli" : " 16.3.1" ,
42
42
"should" : " 13.2.3" ,
43
- "sinon" : " 15.2 .0"
43
+ "sinon" : " 16.0 .0"
44
44
},
45
45
"dependencies" : {
46
46
"@tryghost/algolia-fragmenter" : " ^0.2.6" ,
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"mocha" : " 10.2.0" ,
27
27
"should" : " 13.2.3" ,
28
- "sinon" : " 15.2 .0"
28
+ "sinon" : " 16.0 .0"
29
29
},
30
30
"dependencies" : {
31
31
"@tryghost/algolia-fragmenter" : " ^0.2.6" ,
Original file line number Diff line number Diff line change @@ -10026,10 +10026,10 @@ simple-swizzle@^0.2.2:
10026
10026
dependencies:
10027
10027
is-arrayish "^0.3.1"
10028
10028
10029
- sinon@15.2 .0:
10030
- version "15.2 .0"
10031
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.2 .0.tgz#5e44d4bc5a9b5d993871137fd3560bebfac27565 "
10032
- integrity sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw ==
10029
+ sinon@16.0 .0:
10030
+ version "16.0 .0"
10031
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.0 .0.tgz#06da4e63624b946c9d7e67cce21c2f67f40f23a9 "
10032
+ integrity sha512-B8AaZZm9CT5pqe4l4uWJztfD/mOTa7dL8Qo0W4+s+t74xECOgSZDDQCBjNgIK3+n4kyxQrSTv2V5ul8K25qkiQ ==
10033
10033
dependencies:
10034
10034
"@sinonjs/commons" "^3.0.0"
10035
10035
"@sinonjs/fake-timers" "^10.3.0"
You can’t perform that action at this time.
0 commit comments