1
0
Fork 0

update: update dependency @types/chai to v4.2.1 (#63)

This commit is contained in:
renovate[bot] 2019-09-08 14:44:54 -05:00 committed by Sean Sube
parent e27db30922
commit 86b822b54f
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.0",
"@types/chai": "4.2.1",
"@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.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.0.tgz#2478260021408dec32c123a7cad3414beb811a07"
integrity sha512-zw8UvoBEImn392tLjxoavuonblX/4Yb9ha4KBU10FirCfwgzhKO0dvyJSF9ByxV1xK1r2AgnAi/tvQaLgxQqxA==
"@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/deep-diff@1.0.0":
version "1.0.0"