update: update dependency @types/mocha to v7.0.2
This commit is contained in:
parent
0372927e56
commit
db30aa5d8f
|
@ -26,7 +26,7 @@
|
||||||
"@microsoft/api-extractor": "7.7.8",
|
"@microsoft/api-extractor": "7.7.8",
|
||||||
"@types/chai": "4.2.10",
|
"@types/chai": "4.2.10",
|
||||||
"@types/chai-as-promised": "7.1.2",
|
"@types/chai-as-promised": "7.1.2",
|
||||||
"@types/mocha": "7.0.1",
|
"@types/mocha": "7.0.2",
|
||||||
"@types/sinon-chai": "3.2.3",
|
"@types/sinon-chai": "3.2.3",
|
||||||
"@types/source-map-support": "0.5.1",
|
"@types/source-map-support": "0.5.1",
|
||||||
"@typescript-eslint/eslint-plugin": "2.22.0",
|
"@typescript-eslint/eslint-plugin": "2.22.0",
|
||||||
|
|
|
@ -331,10 +331,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
|
||||||
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
|
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
|
||||||
|
|
||||||
"@types/mocha@7.0.1":
|
"@types/mocha@7.0.2":
|
||||||
version "7.0.1"
|
version "7.0.2"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-7.0.1.tgz#5d7ec2a789a1f77c59b7ad071b9d50bf1abbfc9e"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
|
||||||
integrity sha512-L/Nw/2e5KUaprNJoRA33oly+M8X8n0K+FwLTbYqwTcR14wdPWeRkigBLfSFpN/Asf9ENZTMZwLxjtjeYucAA4Q==
|
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
|
||||||
|
|
||||||
"@types/node@*":
|
"@types/node@*":
|
||||||
version "12.7.8"
|
version "12.7.8"
|
||||||
|
|
Loading…
Reference in New Issue