1
0
Fork 0

update: update dependency sinon to v9.1.0

This commit is contained in:
Renovate Bot 2020-09-29 21:13:16 +00:00 committed by Sean Sube
parent f2619ab24b
commit 12af815f0c
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"rollup-plugin-typescript2": "0.27.3",
"rollup-plugin-visualizer": "4.1.1",
"rollup-plugin-yaml": "2.0.0",
"sinon": "9.0.3",
"sinon": "9.1.0",
"sinon-chai": "3.5.0",
"source-map-support": "0.5.19",
"standard-version": "9.0.0",

View File

@ -4014,10 +4014,10 @@ sinon-chai@3.5.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/sinon-chai/-/sinon-chai-3.5.0.tgz#c9a78304b0e15befe57ef68e8a85a00553f5c60e"
integrity sha512-IifbusYiQBpUxxFJkR3wTU68xzBN0+bxCScEaKMjBvAQERg6FnTTc1F17rseLb1tjmkJ23730AXpFI0c47FgAg==
sinon@9.0.3:
version "9.0.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/sinon/-/sinon-9.0.3.tgz#bffc3ec28c936332cd2a41833547b9eed201ecff"
integrity sha512-IKo9MIM111+smz9JGwLmw5U1075n1YXeAq8YeSFlndCLhAL5KGn6bLgu7b/4AYHTV/LcEMcRm2wU2YiL55/6Pg==
sinon@9.1.0:
version "9.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/sinon/-/sinon-9.1.0.tgz#4afc90707c8e360fe051398eed2d3b197980ffc3"
integrity sha512-9zQShgaeylYH6qtsnNXlTvv0FGTTckuDfHBi+qhgj5PvW2r2WslHZpgc3uy3e/ZAoPkqaOASPi+juU6EdYRYxA==
dependencies:
"@sinonjs/commons" "^1.7.2"
"@sinonjs/fake-timers" "^6.0.1"