1
0
Fork 0

update: update dependency mocha to v10.2.0

This commit is contained in:
renovate[bot] 2022-12-12 01:52:55 +00:00 committed by Sean Sube
parent 2a53f70783
commit 65a9e818d1
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.16.0",
"fast-check": "3.3.0",
"mocha": "10.1.0",
"mocha": "10.2.0",
"mocha-foam": "0.1.10",
"mock-fs": "5.2.0",
"noicejs": "4.0.0",

View File

@ -2228,10 +2228,10 @@ mocha-foam@0.1.10:
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha-foam/-/mocha-foam-0.1.10.tgz#9efd3fcde28cb2cab8b5e84534e68af12f6b1326"
integrity sha512-e2aonJNdjiKveO6Nu3HBbGmEAIkVK12yfSYdA19Uec0alaEDaZX6BT5I9ostC8Y1wE/+k2gGe67vf1jqmcPBZg==
mocha@10.1.0:
version "10.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-10.1.0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a"
integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg==
mocha@10.2.0:
version "10.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
dependencies:
ansi-colors "4.1.1"
browser-stdout "1.3.1"