Update dependency mocha to v9.0.3

This commit is contained in:
Renovate Bot 2021-07-26 00:07:06 +00:00
parent ac3602cced
commit 75f6e733d1
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -181,7 +181,7 @@
"grunt-subgrunt": "1.3.0",
"grunt-update-submodules": "0.4.1",
"jwks-rsa": "2.0.4",
"mocha": "9.0.2",
"mocha": "9.0.3",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "0.4.10",
"nock": "13.1.1",

View File

@ -6817,10 +6817,10 @@ mocha-slow-test-reporter@0.1.2:
text-table "^0.2.0"
wordwrap "^1.0.0"
mocha@9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.2.tgz#e84849b61f406a680ced85af76425f6f3108d1a0"
integrity sha512-FpspiWU+UT9Sixx/wKimvnpkeW0mh6ROAKkIaPokj3xZgxeRhcna/k5X57jJghEr8X+Cgu/Vegf8zCX5ugSuTA==
mocha@9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.3.tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7"
integrity sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"