1
0
Fork 0

update: update dependency @types/sinon-chai to v3.2.4 (#928)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-01 01:18:33 -05:00 committed by GitHub
parent 0210263e92
commit a60544afba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"@types/request": "2.48.4",
"@types/request-promise": "4.1.46",
"@types/request-promise-native": "1.0.17",
"@types/sinon-chai": "3.2.3",
"@types/sinon-chai": "3.2.4",
"@types/source-map-support": "0.5.1",
"@types/uuid": "7.0.2",
"@types/websocket": "1.0.0",

View File

@ -769,10 +769,10 @@
"@types/express-serve-static-core" "*"
"@types/mime" "*"
"@types/sinon-chai@3.2.3":
version "3.2.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon-chai/-/sinon-chai-3.2.3.tgz#afe392303dda95cc8069685d1e537ff434fa506e"
integrity sha512-TOUFS6vqS0PVL1I8NGVSNcFaNJtFoyZPXZ5zur+qlhDfOmQECZZM4H4kKgca6O8L+QceX/ymODZASfUfn+y4yQ==
"@types/sinon-chai@3.2.4":
version "3.2.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon-chai/-/sinon-chai-3.2.4.tgz#c425625681f4f8d3a43a7551a77f590ce1c49b21"
integrity sha512-xq5KOWNg70PRC7dnR2VOxgYQ6paumW+4pTZP+6uTSdhpYsAUEeeT5bw6rRHHQrZ4KyR+M5ojOR+lje6TGSpUxA==
dependencies:
"@types/chai" "*"
"@types/sinon" "*"