File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121 "eslint-plugin-ghost" : " 2.16.0" ,
2222 "mocha" : " 10.2.0" ,
2323 "should" : " 13.2.3" ,
24- "sinon" : " 15.0.4 "
24+ "sinon" : " 15.2.0 "
2525 },
2626 "dependencies" : {
2727 "@actions/core" : " ^1.6.0" ,
Original file line number Diff line number Diff line change 264264 dependencies :
265265 type-detect "4.0.8"
266266
267- " @sinonjs/fake-timers@^10.0.2 " :
267+ " @sinonjs/fake-timers@^10.0.2" , "@sinonjs/fake-timers@^10.3.0" :
268268 version "10.3.0"
269269 resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz#55fdff1ecab9f354019129daf4df0dd4d923ea66"
270270 integrity sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==
@@ -1699,13 +1699,13 @@ signal-exit@^3.0.2:
16991699 resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
17001700 integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
17011701
1702- sinon@15.0.4 :
1703- version "15.0.4 "
1704- resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.4. tgz#bcca6fef19b14feccc96473f0d7adc81e0bc5268 "
1705- integrity sha512-uzmfN6zx3GQaria1kwgWGeKiXSSbShBbue6Dcj0SI8fiCNFbiUDqKl57WFlY5lyhxZVUKmXvzgG2pilRQCBwWg ==
1702+ sinon@15.2.0 :
1703+ version "15.2.0 "
1704+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.2.0. tgz#5e44d4bc5a9b5d993871137fd3560bebfac27565 "
1705+ integrity sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw ==
17061706 dependencies :
17071707 " @sinonjs/commons" " ^3.0.0"
1708- " @sinonjs/fake-timers" " ^10.0.2 "
1708+ " @sinonjs/fake-timers" " ^10.3.0 "
17091709 " @sinonjs/samsam" " ^8.0.0"
17101710 diff "^5.1.0"
17111711 nise "^5.1.4"
You can’t perform that action at this time.
0 commit comments