1
0
Fork 0

update: update dependency @types/chai to v4.2.6

This commit is contained in:
Renovate Bot 2019-12-03 13:42:47 +00:00 committed by Sean Sube
parent cc321aa602
commit ab9e87fab8
2 changed files with 7 additions and 2 deletions

View File

@ -13,7 +13,7 @@
"@istanbuljs/nyc-config-typescript": "0.1.3",
"@microsoft/api-documenter": "7.7.1",
"@microsoft/api-extractor": "7.7.0",
"@types/chai": "4.2.5",
"@types/chai": "4.2.6",
"@types/chai-as-promised": "7.1.2",
"@types/js-yaml": "3.12.1",
"@types/lodash": "4.14.149",

View File

@ -224,11 +224,16 @@
dependencies:
"@types/chai" "*"
"@types/chai@*", "@types/chai@4.2.5":
"@types/chai@*":
version "4.2.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.5.tgz#f8da153ebbe30babb0adc9a528b9ad32be3175a2"
integrity sha512-YvbLiIc0DbbhiANrfVObdkLEHJksQZVq0Uvfg550SRAKVYaEJy+V70j65BVe2WNp6E3HtKsUczeijHFCjba3og==
"@types/chai@4.2.6":
version "4.2.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/chai/-/chai-4.2.6.tgz#a55625d151d9c7c7a0a95920632131d66480bce9"
integrity sha512-HF8faEUA4JurIm+68VaA2KedtZf5LYdXpQEAbIAN79DwWQbO82BNTksZgCH3UMqbZHXex9C6TrBfg7OUInRISQ==
"@types/eslint-visitor-keys@^1.0.0":
version "1.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"