update: update dependency @types/mocha to v8.0.1
This commit is contained in:
parent
a20ad22ac8
commit
5f2ca7772a
|
@ -19,7 +19,7 @@
|
|||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/lodash": "4.14.158",
|
||||
"@types/mocha": "8.0.0",
|
||||
"@types/mocha": "8.0.1",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "3.7.1",
|
||||
|
|
|
@ -378,10 +378,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
|
||||
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
|
||||
|
||||
"@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/mocha@8.0.1":
|
||||
version "8.0.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-8.0.1.tgz#813b4ff8dd9920d652e1e6b451ff1e371a4561d2"
|
||||
integrity sha512-TBZ6YdX7IZz4U9/mBoB8zCMRN1vXw8QdihRcZxD3I0Cv/r8XF8RggZ8WiXFws4aj5atzRR5hJrYer7g8nXwpnQ==
|
||||
|
||||
"@types/node@*":
|
||||
version "12.12.7"
|
||||
|
|
Loading…
Reference in New Issue