We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8bd1dc commit 467e859Copy full SHA for 467e859
package.json
@@ -58,7 +58,7 @@
58
"devDependencies": {
59
"@changesets/cli": "^2.27.7",
60
"markdown-toc": "^1.2.0",
61
- "mocha": "^10.5.2",
+ "mocha": "^10.6.0",
62
"semver": "^7.6.2"
63
},
64
"email": "azuciao@gmail.com"
yarn.lock
@@ -1803,7 +1803,7 @@ mixin-deep@^1.1.3:
1803
for-in "^1.0.2"
1804
is-extendable "^1.0.1"
1805
1806
-mocha@^10.5.2:
+mocha@^10.6.0:
1807
version "10.6.0"
1808
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.6.0.tgz#465fc66c52613088e10018989a3b98d5e11954b9"
1809
integrity sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==
0 commit comments