update: update dependency mocha to v7.0.1 (#80)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
639b38a0b0
commit
8465bb6a10
|
@ -35,7 +35,7 @@
|
|||
"eslint-plugin-sonarjs": "0.5.0",
|
||||
"js-yaml": "3.13.1",
|
||||
"lodash": "4.17.15",
|
||||
"mocha": "7.0.0",
|
||||
"mocha": "7.0.1",
|
||||
"noicejs": "3.0.0",
|
||||
"nyc": "15.0.0",
|
||||
"rollup": "1.29.1",
|
||||
|
|
|
@ -2418,10 +2418,10 @@ mkdirp@0.5.1, mkdirp@^0.5.1:
|
|||
dependencies:
|
||||
minimist "0.0.8"
|
||||
|
||||
mocha@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-7.0.0.tgz#c60d14bf3de9601f549b3ff5be657eb8381c54bf"
|
||||
integrity sha512-CirsOPbO3jU86YKjjMzFLcXIb5YiGLUrjrXFHoJ3e2z9vWiaZVCZQ2+gtRGMPWF+nFhN6AWwLM/juzAQ6KRkbA==
|
||||
mocha@7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-7.0.1.tgz#276186d35a4852f6249808c6dd4a1376cbf6c6ce"
|
||||
integrity sha512-9eWmWTdHLXh72rGrdZjNbG3aa1/3NRPpul1z0D979QpEnFdCG0Q5tv834N+94QEN2cysfV72YocQ3fn87s70fg==
|
||||
dependencies:
|
||||
ansi-colors "3.2.3"
|
||||
browser-stdout "1.3.1"
|
||||
|
|
Loading…
Reference in New Issue