1
0
Fork 0

update: update dependency mocha to v8.1.3 (#296)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-28 19:28:13 -05:00 committed by GitHub
parent 0eb0a7e4c0
commit 1746d748d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2",
"mocha": "8.1.3",
"noicejs": "3.0.1",
"nyc": "15.1.0",
"rollup": "2.26.6",

View File

@ -2827,10 +2827,10 @@ mkdirp@^0.5.3:
dependencies:
minimist "^1.2.5"
mocha@8.1.2:
version "8.1.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.1.2.tgz#d67fad13300e4f5cd48135a935ea566f96caf827"
integrity sha512-I8FRAcuACNMLQn3lS4qeWLxXqLvGf6r2CaLstDpZmMUUSmvW6Cnm1AuHxgbc7ctZVRcfwspCRbDHymPsi3dkJw==
mocha@8.1.3:
version "8.1.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.1.3.tgz#5e93f873e35dfdd69617ea75f9c68c2ca61c2ac5"
integrity sha512-ZbaYib4hT4PpF4bdSO2DohooKXIn4lDeiYqB+vTmCdr6l2woW0b6H3pf5x4sM5nwQMru9RvjjHYWVGltR50ZBw==
dependencies:
ansi-colors "4.1.1"
browser-stdout "1.3.1"