1
0
Fork 0

update: update dependency @types/sinon-chai to v3.2.8 (#967)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-02 02:15:43 +00:00 committed by GitHub
parent 39b91f4c7c
commit 901ac032af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"@types/mocha": "9.0.0",
"@types/node": "16.11.17",
"@types/sinon": "10.0.6",
"@types/sinon-chai": "3.2.7",
"@types/sinon-chai": "3.2.8",
"@types/source-map-support": "0.5.4",
"@types/yargs": "17.0.8",
"@typescript-eslint/eslint-plugin": "5.8.1",

View File

@ -504,10 +504,10 @@
dependencies:
"@types/node" "*"
"@types/sinon-chai@3.2.7":
version "3.2.7"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon-chai/-/sinon-chai-3.2.7.tgz#5d4c7b08802e017c02ef2f3fc886f055f182faa5"
integrity sha512-vpW7l+fY6C/E+i7HnPTpoKfspNI6OBumaD6XNJk8UYXW+UTPmLlge8+dUCQsxkp730Xgjzpq0g9w+briOOWUQA==
"@types/sinon-chai@3.2.8":
version "3.2.8"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon-chai/-/sinon-chai-3.2.8.tgz#5871d09ab50d671d8e6dd72e9073f8e738ac61dc"
integrity sha512-d4ImIQbT/rKMG8+AXpmcan5T2/PNeSjrYhvkwet6z0p8kzYtfgA32xzOBlbU0yqJfq+/0Ml805iFoODO0LP5/g==
dependencies:
"@types/chai" "*"
"@types/sinon" "*"