Skip to content

Commit 863f056

Browse files
chore(deps): update dependency mocha to v10.7.0 (#5650)
1 parent 2edb700 commit 863f056

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.6.0",
1667+
"mocha": "10.7.0",
16681668
"mock-require": "3.0.3",
16691669
"shx": "0.3.4",
16701670
"sinon": "18.0.0",

yarn.lock

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

13405-
mocha@10.6.0:
13406-
version "10.6.0"
13407-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.6.0.tgz#465fc66c52613088e10018989a3b98d5e11954b9"
13408-
integrity sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==
13405+
mocha@10.7.0:
13406+
version "10.7.0"
13407+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
13408+
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==
1340913409
dependencies:
1341013410
ansi-colors "^4.1.3"
1341113411
browser-stdout "^1.3.1"

0 commit comments

Comments
 (0)