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 8484 "rollup-plugin-replace" : " 2.2.0" ,
8585 "rollup-plugin-typescript2" : " 0.22.0" ,
8686 "rollup-watch" : " 4.3.1" ,
87- "sinon" : " 13.0.1 " ,
87+ "sinon" : " 13.0.2 " ,
8888 "tslint" : " 6.1.3" ,
8989 "tslint-eslint-rules" : " 5.4.0" ,
9090 "tslint-plugin-prettier" : " 2.3.0" ,
Original file line number Diff line number Diff line change 24642464 dependencies:
24652465 type-detect "4.0.8"
24662466
2467- "@sinonjs/fake-timers@>=5", "@sinonjs/fake-timers@^9.0.0" :
2467+ "@sinonjs/fake-timers@>=5":
24682468 version "9.1.1"
24692469 resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.1.tgz#7b698e0b9d12d93611f06ee143c30ced848e2840"
24702470 integrity sha512-Wp5vwlZ0lOqpSYGKqr53INws9HLkt6JDc/pDZcPf7bchQnrXJMXPns8CXx0hFikMSGSWfvtvvpb2gtMVfkWagA==
24712471 dependencies:
24722472 "@sinonjs/commons" "^1.7.0"
24732473
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+
24742481"@sinonjs/samsam@^6.1.1":
24752482 version "6.1.1"
24762483 resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-6.1.1.tgz#627f7f4cbdb56e6419fa2c1a3e4751ce4f6a00b1"
@@ -12603,13 +12610,13 @@ simplebar@^4.0.0:
1260312610 resize-observer-polyfill "^1.5.1"
1260412611 scrollbarwidth "^0.1.3"
1260512612
12606- sinon@13.0.1 :
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+ sinon@13.0.2 :
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 ==
1261012617 dependencies:
1261112618 "@sinonjs/commons" "^1.8.3"
12612- "@sinonjs/fake-timers" "^9.0.0 "
12619+ "@sinonjs/fake-timers" "^9.1.2 "
1261312620 "@sinonjs/samsam" "^6.1.1"
1261412621 diff "^5.0.0"
1261512622 nise "^5.1.1"
You can’t perform that action at this time.
0 commit comments