update: update dependency @types/mocha to v8 (#117)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0421d389a5
commit
cb406f4da2
|
@ -27,7 +27,7 @@
|
|||
"@types/chai": "4.2.11",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/lodash": "4.14.157",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/mocha": "8.0.0",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "13.13.14",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
|
|
|
@ -368,10 +368,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
|
||||
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
|
||||
|
||||
"@types/mocha@7.0.2":
|
||||
version "7.0.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
|
||||
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
|
||||
"@types/mocha@8.0.0":
|
||||
version "8.0.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-8.0.0.tgz#b0ba1c5b4cb3880c51a6b488ad007a657d1be888"
|
||||
integrity sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==
|
||||
|
||||
"@types/mock-fs@4.10.0":
|
||||
version "4.10.0"
|
||||
|
|
Loading…
Reference in New Issue