update: update dependency @types/chai to v4.2.8 (#157)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
f314213bdd
commit
90e959bbfc
|
@ -24,7 +24,7 @@
|
|||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.7.12",
|
||||
"@microsoft/api-extractor": "7.7.8",
|
||||
"@types/chai": "4.2.7",
|
||||
"@types/chai": "4.2.8",
|
||||
"@types/chai-as-promised": "7.1.2",
|
||||
"@types/mocha": "7.0.1",
|
||||
"@types/sinon-chai": "3.2.3",
|
||||
|
|
|
@ -291,10 +291,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.3.tgz#419477a3d5202bad19e14c787940a61dc9ea6407"
|
||||
integrity sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA==
|
||||
|
||||
"@types/chai@4.2.7":
|
||||
version "4.2.7"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.7.tgz#1c8c25cbf6e59ffa7d6b9652c78e547d9a41692d"
|
||||
integrity sha512-luq8meHGYwvky0O7u0eQZdA7B4Wd9owUCqvbw2m3XCrCU8mplYOujMBbvyS547AxJkC+pGnd0Cm15eNxEUNU8g==
|
||||
"@types/chai@4.2.8":
|
||||
version "4.2.8"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.8.tgz#c8d645506db0d15f4aafd4dfa873f443ad87ea59"
|
||||
integrity sha512-U1bQiWbln41Yo6EeHMr+34aUhvrMVyrhn9lYfPSpLTCrZlGxU4Rtn1bocX+0p2Fc/Jkd2FanCEXdw0WNfHHM0w==
|
||||
|
||||
"@types/color-name@^1.1.1":
|
||||
version "1.1.1"
|
||||
|
|
Loading…
Reference in New Issue