1
0
Fork 0

update: update dependency mocha to v9.1.3 (#917)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-16 02:02:33 +00:00 committed by GitHub
parent 4f672207a9
commit f852204e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"lodash": "4.17.21",
"memfs": "3.3.0",
"minimatch": "3.0.4",
"mocha": "9.1.2",
"mocha": "9.1.3",
"noicejs": "4.0.0",
"nyc": "15.1.0",
"rollup": "2.58.0",

View File

@ -3254,10 +3254,10 @@ mkdirp@^0.5.3:
dependencies:
minimist "^1.2.5"
mocha@9.1.2:
version "9.1.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.1.2.tgz#93f53175b0f0dc4014bd2d612218fccfcf3534d3"
integrity sha512-ta3LtJ+63RIBP03VBjMGtSqbe6cWXRejF9SyM9Zyli1CKZJZ+vfCTj3oW24V7wAphMJdpOFLoMI3hjJ1LWbs0w==
mocha@9.1.3:
version "9.1.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb"
integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"