Update test cover dependency (#11889)

This commit is contained in:
Amir Omidi
2020-08-20 12:25:12 -07:00
committed by GitHub
parent 7029276f16
commit ca2b893c2c
30 changed files with 75 additions and 75 deletions

View File

@@ -339,6 +339,6 @@
"tslint": "^5.8.0",
"typemoq": "^2.1.0",
"typescript": "^2.6.1",
"vscodetestcover": "^1.0.9"
"vscodetestcover": "^1.1.0"
}
}