Skip to content

Commit a028f58

Browse files
chore(deps): update dependency mocha to v10.8.2 (#5819)
1 parent 2fdeb83 commit a028f58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
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.8.1",
1667+
"mocha": "10.8.2",
16681668
"mock-require": "3.0.3",
16691669
"shx": "0.3.4",
16701670
"sinon": "19.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13286,10 +13286,10 @@ mobx@^5.10.0:
1328613286
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.7.tgz#b9a5f2b6251f5d96980d13c78e9b5d8d4ce22665"
1328713287
integrity sha512-wyM3FghTkhmC+hQjyPGGFdpehrcX1KOXsDuERhfK2YbJemkUhEB+6wzEN639T21onxlfYBmriA1PFnvxTUhcKw==
1328813288

13289-
13290-
version "10.8.1"
13291-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.1.tgz#dc56251be909d7bea999c50f604c50e8dfd9d075"
13292-
integrity sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==
13289+
13290+
version "10.8.2"
13291+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.2.tgz#8d8342d016ed411b12a429eb731b825f961afb96"
13292+
integrity sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==
1329313293
dependencies:
1329413294
ansi-colors "^4.1.3"
1329513295
browser-stdout "^1.3.1"

0 commit comments

Comments
 (0)