File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 84
84
"rollup-plugin-replace" : " 2.2.0" ,
85
85
"rollup-plugin-typescript2" : " 0.22.0" ,
86
86
"rollup-watch" : " 4.3.1" ,
87
- "sinon" : " 13.0.1 " ,
87
+ "sinon" : " 13.0.2 " ,
88
88
"tslint" : " 6.1.3" ,
89
89
"tslint-eslint-rules" : " 5.4.0" ,
90
90
"tslint-plugin-prettier" : " 2.3.0" ,
Original file line number Diff line number Diff line change 2464
2464
dependencies:
2465
2465
type-detect "4.0.8"
2466
2466
2467
- "@sinonjs/fake-timers@>=5", "@sinonjs/fake-timers@^9.0.0" :
2467
+ "@sinonjs/fake-timers@>=5":
2468
2468
version "9.1.1"
2469
2469
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.1.tgz#7b698e0b9d12d93611f06ee143c30ced848e2840"
2470
2470
integrity sha512-Wp5vwlZ0lOqpSYGKqr53INws9HLkt6JDc/pDZcPf7bchQnrXJMXPns8CXx0hFikMSGSWfvtvvpb2gtMVfkWagA==
2471
2471
dependencies:
2472
2472
"@sinonjs/commons" "^1.7.0"
2473
2473
2474
+ "@sinonjs/fake-timers@^9.1.2":
2475
+ version "9.1.2"
2476
+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz#4eaab737fab77332ab132d396a3c0d364bd0ea8c"
2477
+ integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==
2478
+ dependencies:
2479
+ "@sinonjs/commons" "^1.7.0"
2480
+
2474
2481
"@sinonjs/samsam@^6.1.1":
2475
2482
version "6.1.1"
2476
2483
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-6.1.1.tgz#627f7f4cbdb56e6419fa2c1a3e4751ce4f6a00b1"
@@ -12603,13 +12610,13 @@ simplebar@^4.0.0:
12603
12610
resize-observer-polyfill "^1.5.1"
12604
12611
scrollbarwidth "^0.1.3"
12605
12612
12606
-
12607
- version "13.0.1 "
12608
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-13.0.1 .tgz#2a568beca2084c48985dd98e276e065c81738e3c "
12609
- integrity sha512-8yx2wIvkBjIq/MGY1D9h1LMraYW+z1X0mb648KZnKSdvLasvDu7maa0dFaNYdTDczFgbjNw2tOmWdTk9saVfwQ ==
12613
+
12614
+ version "13.0.2 "
12615
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-13.0.2 .tgz#c6a8ddd655dc1415bbdc5ebf0e5b287806850c3a "
12616
+ integrity sha512-KvOrztAVqzSJWMDoxM4vM+GPys1df2VBoXm+YciyB/OLMamfS3VXh3oGh5WtrAGSzrgczNWFFY22oKb7Fi5eeA ==
12610
12617
dependencies:
12611
12618
"@sinonjs/commons" "^1.8.3"
12612
- "@sinonjs/fake-timers" "^9.0.0 "
12619
+ "@sinonjs/fake-timers" "^9.1.2 "
12613
12620
"@sinonjs/samsam" "^6.1.1"
12614
12621
diff "^5.0.0"
12615
12622
nise "^5.1.1"
You can’t perform that action at this time.
0 commit comments