1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2019-09-11 12:09:08 +00:00 committed by Sean Sube
parent 71ef38b82e
commit 87e08e9da0
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "0.1.3",
"@types/bunyan": "1.8.6",
"@types/chai": "4.2.1",
"@types/chai": "4.2.2",
"@types/deep-diff": "1.0.0",
"@types/js-yaml": "3.12.1",
"@types/lodash": "4.14.138",

View File

@ -154,10 +154,10 @@
dependencies:
"@types/node" "*"
"@types/chai@4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.1.tgz#de162553aceca778d989929d821c5d4942921ebc"
integrity sha512-LDKlQW/V8bQr5p9aoHye9p7x9faxq0GVeWAkn/Zgyyn848LIAzuR1sHQjGmUBFUpINuGWDG2NTM/ofA2aLMIew==
"@types/chai@4.2.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.2.tgz#6b825013863d04868c15624ec8b7fdced88a47c6"
integrity sha512-8V2aCcPM3WLuJvJpF6N60uUvdZb7NHjpjQlLk1QmZbTP4XZET/FX0c3TJ3K7qt4L98FS1Pifa8BVofTVuJFWVA==
"@types/deep-diff@1.0.0":
version "1.0.0"