update: update dependency @types/chai to v4.2.7
This commit is contained in:
parent
cdec260c72
commit
5293d66bc7
|
@ -24,7 +24,7 @@
|
||||||
"@istanbuljs/nyc-config-typescript": "0.1.3",
|
"@istanbuljs/nyc-config-typescript": "0.1.3",
|
||||||
"@microsoft/api-documenter": "7.7.2",
|
"@microsoft/api-documenter": "7.7.2",
|
||||||
"@microsoft/api-extractor": "7.7.0",
|
"@microsoft/api-extractor": "7.7.0",
|
||||||
"@types/chai": "4.2.6",
|
"@types/chai": "4.2.7",
|
||||||
"@types/chai-as-promised": "7.1.2",
|
"@types/chai-as-promised": "7.1.2",
|
||||||
"@types/mocha": "5.2.7",
|
"@types/mocha": "5.2.7",
|
||||||
"@types/sinon-chai": "3.2.3",
|
"@types/sinon-chai": "3.2.3",
|
||||||
|
|
|
@ -229,10 +229,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.3.tgz#419477a3d5202bad19e14c787940a61dc9ea6407"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.3.tgz#419477a3d5202bad19e14c787940a61dc9ea6407"
|
||||||
integrity sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA==
|
integrity sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA==
|
||||||
|
|
||||||
"@types/chai@4.2.6":
|
"@types/chai@4.2.7":
|
||||||
version "4.2.6"
|
version "4.2.7"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.6.tgz#a55625d151d9c7c7a0a95920632131d66480bce9"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.7.tgz#1c8c25cbf6e59ffa7d6b9652c78e547d9a41692d"
|
||||||
integrity sha512-HF8faEUA4JurIm+68VaA2KedtZf5LYdXpQEAbIAN79DwWQbO82BNTksZgCH3UMqbZHXex9C6TrBfg7OUInRISQ==
|
integrity sha512-luq8meHGYwvky0O7u0eQZdA7B4Wd9owUCqvbw2m3XCrCU8mplYOujMBbvyS547AxJkC+pGnd0Cm15eNxEUNU8g==
|
||||||
|
|
||||||
"@types/eslint-visitor-keys@^1.0.0":
|
"@types/eslint-visitor-keys@^1.0.0":
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
|
|
Loading…
Reference in New Issue