1
0
Fork 0

update: update dependency mocha to v8.1.1

This commit is contained in:
Renovate Bot 2020-08-04 20:39:47 +00:00 committed by Sean Sube
parent a31b20420a
commit 3fcf4aac81
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"eslint-plugin-sonarjs": "0.5.0",
"esm": "3.2.25",
"js-yaml": "3.14.0",
"mocha": "8.1.0",
"mocha": "8.1.1",
"noicejs": "3.0.1",
"nyc": "15.1.0",
"rollup": "2.23.0",

View File

@ -2818,10 +2818,10 @@ mkdirp@^0.5.3:
dependencies:
minimist "^1.2.5"
mocha@8.1.0:
version "8.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.1.0.tgz#e651d05dcc5e42389f3412c2173ca13352a8bacd"
integrity sha512-sI0gaI1I/jPVu3KFpnveWGadfe3JNBAENqgTUPgLZAUppu725zS2mrVztzAgIR8DUscuS4doEBTx9LATC+HSeA==
mocha@8.1.1:
version "8.1.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.1.1.tgz#1de1ba4e9a2c955d96b84e469d7540848223592d"
integrity sha512-p7FuGlYH8t7gaiodlFreseLxEmxTgvyG9RgPHODFPySNhwUehu8NIb0vdSt3WFckSneswZ0Un5typYcWElk7HQ==
dependencies:
ansi-colors "4.1.1"
browser-stdout "1.3.1"