mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 12:53:13 +03:00
Update dependency mocha to v9.1.4
This commit is contained in:
parent
10c214c148
commit
da1d178768
@ -200,7 +200,7 @@
|
|||||||
"grunt-subgrunt": "1.3.0",
|
"grunt-subgrunt": "1.3.0",
|
||||||
"grunt-update-submodules": "0.4.1",
|
"grunt-update-submodules": "0.4.1",
|
||||||
"jwks-rsa": "2.0.5",
|
"jwks-rsa": "2.0.5",
|
||||||
"mocha": "9.1.3",
|
"mocha": "9.1.4",
|
||||||
"mocha-slow-test-reporter": "0.1.2",
|
"mocha-slow-test-reporter": "0.1.2",
|
||||||
"mock-knex": "0.4.10",
|
"mock-knex": "0.4.10",
|
||||||
"nock": "13.2.2",
|
"nock": "13.2.2",
|
||||||
|
@ -8292,10 +8292,10 @@ mocha-slow-test-reporter@0.1.2:
|
|||||||
text-table "^0.2.0"
|
text-table "^0.2.0"
|
||||||
wordwrap "^1.0.0"
|
wordwrap "^1.0.0"
|
||||||
|
|
||||||
mocha@9.1.3:
|
mocha@9.1.4:
|
||||||
version "9.1.3"
|
version "9.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb"
|
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.4.tgz#5a332d6ade6345b975fd97b5b39139854c8e1b32"
|
||||||
integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw==
|
integrity sha512-+q2aV5VlJZuLgCWoBvGI5zEwPF9eEI0kr/sAA9Jm4xMND7RfIEyF8JE7C0JIg8WXRG+P1sdIAb5ccoHPlXLzcw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@ungap/promise-all-settled" "1.1.2"
|
"@ungap/promise-all-settled" "1.1.2"
|
||||||
ansi-colors "4.1.1"
|
ansi-colors "4.1.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user