Skip to content

Commit 2fdeb83

Browse files
chore(deps): update dependency mocha to v10.8.1 (#5816)
1 parent 0ee35f6 commit 2fdeb83

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.0",
1667+
"mocha": "10.8.1",
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.0"
13291-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.0.tgz#22821af2792a017643ce6250998f7a0a16181356"
13292-
integrity sha512-2Rh6KiLO56bXjfW77YQWNJGo76U3eMiqHshJHdm8Q89moNFBy6426qwRxCEKEFGSsUWhMOASVFq+DUSTwewyew==
13289+
13290+
version "10.8.1"
13291+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.1.tgz#dc56251be909d7bea999c50f604c50e8dfd9d075"
13292+
integrity sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==
1329313293
dependencies:
1329413294
ansi-colors "^4.1.3"
1329513295
browser-stdout "^1.3.1"

0 commit comments

Comments
 (0)