Update dependency mocha to v9.1.4

This commit is contained in:
Renovate Bot 2022-01-14 21:15:42 +00:00
parent 10c214c148
commit da1d178768
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -200,7 +200,7 @@
"grunt-subgrunt": "1.3.0",
"grunt-update-submodules": "0.4.1",
"jwks-rsa": "2.0.5",
"mocha": "9.1.3",
"mocha": "9.1.4",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "0.4.10",
"nock": "13.2.2",

View File

@ -8292,10 +8292,10 @@ mocha-slow-test-reporter@0.1.2:
text-table "^0.2.0"
wordwrap "^1.0.0"
mocha@9.1.3:
version "9.1.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb"
integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw==
mocha@9.1.4:
version "9.1.4"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.4.tgz#5a332d6ade6345b975fd97b5b39139854c8e1b32"
integrity sha512-+q2aV5VlJZuLgCWoBvGI5zEwPF9eEI0kr/sAA9Jm4xMND7RfIEyF8JE7C0JIg8WXRG+P1sdIAb5ccoHPlXLzcw==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"