1
0
Fork 0

update: update dependency mocha to v7.2.0 (#188)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-29 23:03:16 -05:00 committed by GitHub
parent 3b8ea92a60
commit 11d3519b27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"eslint-plugin-sonarjs": "0.5.0",
"js-yaml": "3.14.0",
"lodash": "4.17.15",
"mocha": "7.1.2",
"mocha": "7.2.0",
"noicejs": "3.0.1",
"nyc": "15.0.1",
"rollup": "2.11.2",

View File

@ -2647,10 +2647,10 @@ mkdirp@^0.5.3:
dependencies:
minimist "^1.2.5"
mocha@7.1.2:
version "7.1.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-7.1.2.tgz#8e40d198acf91a52ace122cd7599c9ab857b29e6"
integrity sha512-o96kdRKMKI3E8U0bjnfqW4QMk12MwZ4mhdBTf+B5a1q9+aq2HRnj+3ZdJu0B/ZhJeK78MgYuv6L8d/rA5AeBJA==
mocha@7.2.0:
version "7.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-7.2.0.tgz#01cc227b00d875ab1eed03a75106689cfed5a604"
integrity sha512-O9CIypScywTVpNaRrCAgoUnJgozpIofjKUYmJhiCIJMiuYnLI6otcb1/kpW9/n/tJODHGZ7i8aLQoDVsMtOKQQ==
dependencies:
ansi-colors "3.2.3"
browser-stdout "1.3.1"