Skip to content

Commit 467e859

Browse files
chore(deps): update dependency mocha to ^10.6.0
1 parent c8bd1dc commit 467e859

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@changesets/cli": "^2.27.7",
6060
"markdown-toc": "^1.2.0",
61-
"mocha": "^10.5.2",
61+
"mocha": "^10.6.0",
6262
"semver": "^7.6.2"
6363
},
6464
"email": "azuciao@gmail.com"

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1803,7 +1803,7 @@ mixin-deep@^1.1.3:
18031803
for-in "^1.0.2"
18041804
is-extendable "^1.0.1"
18051805

1806-
mocha@^10.5.2:
1806+
mocha@^10.6.0:
18071807
version "10.6.0"
18081808
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.6.0.tgz#465fc66c52613088e10018989a3b98d5e11954b9"
18091809
integrity sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==

0 commit comments

Comments
 (0)