1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2019-10-22 20:45:28 +00:00 committed by Sean Sube
parent 266c3bbf41
commit 695f56ec7a
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -130,10 +130,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/chai@4.2.3": "@types/chai@4.2.4":
version "4.2.3" version "4.2.4"
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.4.tgz#8936cffad3c96ec470a2dc26a38c3ba8b9b6f619"
integrity sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA== integrity sha512-7qvf9F9tMTzo0akeswHPGqgUx/gIaJqrOEET/FCD8CFRkSUHlygQiM5yB6OvjrtdxBVLSyw7COJubsFYs0683g==
"@types/deep-diff@1.0.0": "@types/deep-diff@1.0.0":
version "1.0.0" version "1.0.0"