1
0
Fork 0

update: update dependency sinon to v15.0.4

This commit is contained in:
renovate[bot] 2023-04-23 02:46:21 +00:00 committed by Sean Sube
parent 8ae9b9c145
commit 410789bc6d
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"mocha-foam": "0.1.10",
"mock-fs": "5.2.0",
"noicejs": "4.0.0",
"sinon": "15.0.3",
"sinon": "15.0.4",
"sinon-chai": "3.7.0",
"source-map-support": "0.5.21",
"standard-version": "9.5.0",

View File

@ -2914,10 +2914,10 @@ sinon-chai@3.7.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==
sinon@15.0.3:
version "15.0.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/sinon/-/sinon-15.0.3.tgz#38005fcd80827177b6aa0245f82401d9ec88994b"
integrity sha512-si3geiRkeovP7Iel2O+qGL4NrO9vbMf3KsrJEi0ghP1l5aBkB5UxARea5j0FUsSqH3HLBh0dQPAyQ8fObRUqHw==
sinon@15.0.4:
version "15.0.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/sinon/-/sinon-15.0.4.tgz#bcca6fef19b14feccc96473f0d7adc81e0bc5268"
integrity sha512-uzmfN6zx3GQaria1kwgWGeKiXSSbShBbue6Dcj0SI8fiCNFbiUDqKl57WFlY5lyhxZVUKmXvzgG2pilRQCBwWg==
dependencies:
"@sinonjs/commons" "^3.0.0"
"@sinonjs/fake-timers" "^10.0.2"