update: update dependency mocha to v6.2.2
This commit is contained in:
parent
33bd67509c
commit
1ca0d4cccd
|
@ -31,7 +31,7 @@
|
|||
"@types/source-map-support": "0.5.0",
|
||||
"chai": "4.2.0",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"mocha": "6.2.1",
|
||||
"mocha": "6.2.2",
|
||||
"nyc": "14.1.1",
|
||||
"rollup": "1.25.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
|
|
|
@ -1708,10 +1708,10 @@ mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1:
|
|||
dependencies:
|
||||
minimist "0.0.8"
|
||||
|
||||
mocha@6.2.1:
|
||||
version "6.2.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-6.2.1.tgz#da941c99437da9bac412097859ff99543969f94c"
|
||||
integrity sha512-VCcWkLHwk79NYQc8cxhkmI8IigTIhsCwZ6RTxQsqK6go4UvEhzJkYuHm8B2YtlSxcYq2fY+ucr4JBwoD6ci80A==
|
||||
mocha@6.2.2:
|
||||
version "6.2.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-6.2.2.tgz#5d8987e28940caf8957a7d7664b910dc5b2fea20"
|
||||
integrity sha512-FgDS9Re79yU1xz5d+C4rv1G7QagNGHZ+iXF81hO8zY35YZZcLEsJVfFolfsqKFWunATEvNzMK0r/CwWd/szO9A==
|
||||
dependencies:
|
||||
ansi-colors "3.2.3"
|
||||
browser-stdout "1.3.1"
|
||||
|
|
Loading…
Reference in New Issue