Skip to content

Commit 9f91593

Browse files
chore(deps): update dependency mocha to v10.5.2 (#5605)
1 parent 81776da commit 9f91593

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@
16641664
"jest": "29.7.0",
16651665
"jest-environment-node": "29.7.0",
16661666
"lint-staged": "14.0.1",
1667-
"mocha": "10.5.0",
1667+
"mocha": "10.5.2",
16681668
"mock-require": "3.0.3",
16691669
"shx": "0.3.4",
16701670
"sinon": "18.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13385,10 +13385,10 @@ mobx@^5.10.0:
1338513385
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.7.tgz#b9a5f2b6251f5d96980d13c78e9b5d8d4ce22665"
1338613386
integrity sha512-wyM3FghTkhmC+hQjyPGGFdpehrcX1KOXsDuERhfK2YbJemkUhEB+6wzEN639T21onxlfYBmriA1PFnvxTUhcKw==
1338713387

13388-
13389-
version "10.5.0"
13390-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.0.tgz#a8872b2404883792102d78f584ad0e10b35d900d"
13391-
integrity sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==
13388+
13389+
version "10.5.2"
13390+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.2.tgz#0a3481fb67c0a7fc144a909b2d6a9fec35ec5989"
13391+
integrity sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA==
1339213392
dependencies:
1339313393
ansi-colors "4.1.1"
1339413394
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)