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 58
58
"prettier" : " ^2.0.5" ,
59
59
"pretty-bytes-cli" : " ^2.0.0" ,
60
60
"sass" : " ^1.49.9" ,
61
- "sinon" : " ^13 .0.1 " ,
61
+ "sinon" : " ^14 .0.0 " ,
62
62
"uglify-js" : " ^3.15.3" ,
63
63
"webpack" : " ^5.70.0" ,
64
64
"webpack-cli" : " ^4.9.2"
Original file line number Diff line number Diff line change 1327
1327
dependencies :
1328
1328
type-detect "4.0.8"
1329
1329
1330
- " @sinonjs/fake-timers@>=5" , "@sinonjs/fake-timers@^9.0.0 ":
1331
- version "9.1.0 "
1332
- resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.0 .tgz#8c92c56f195e0bed4c893ba59c8e3d55831ca0df "
1333
- integrity sha512-M8vapsv9qQupMdzrVzkn5rb9jG7aUTEPAZdMtME2PuBaefksFZVE2C1g4LBRTkF/k3nRDNbDc5tp5NFC1PEYxA ==
1330
+ " @sinonjs/fake-timers@>=5" , "@sinonjs/fake-timers@^9.1.2 ":
1331
+ version "9.1.2 "
1332
+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.2 .tgz#4eaab737fab77332ab132d396a3c0d364bd0ea8c "
1333
+ integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw ==
1334
1334
dependencies :
1335
1335
" @sinonjs/commons" " ^1.7.0"
1336
1336
@@ -6980,13 +6980,13 @@ simple-swizzle@^0.2.2:
6980
6980
dependencies :
6981
6981
is-arrayish "^0.3.1"
6982
6982
6983
- sinon@^13 .0.1 :
6984
- version "13 .0.1 "
6985
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-13 .0.1 .tgz#2a568beca2084c48985dd98e276e065c81738e3c "
6986
- integrity sha512-8yx2wIvkBjIq/MGY1D9h1LMraYW+z1X0mb648KZnKSdvLasvDu7maa0dFaNYdTDczFgbjNw2tOmWdTk9saVfwQ ==
6983
+ sinon@^14 .0.0 :
6984
+ version "14 .0.0 "
6985
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-14 .0.0 .tgz#203731c116d3a2d58dc4e3cbe1f443ba9382a031 "
6986
+ integrity sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw ==
6987
6987
dependencies :
6988
6988
" @sinonjs/commons" " ^1.8.3"
6989
- " @sinonjs/fake-timers" " ^9.0.0 "
6989
+ " @sinonjs/fake-timers" " ^9.1.2 "
6990
6990
" @sinonjs/samsam" " ^6.1.1"
6991
6991
diff "^5.0.0"
6992
6992
nise "^5.1.1"
You can’t perform that action at this time.
0 commit comments