We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408a004 commit cda6039Copy full SHA for cda6039
package.json
@@ -58,7 +58,7 @@
58
"devDependencies": {
59
"@changesets/cli": "^2.27.6",
60
"markdown-toc": "^1.2.0",
61
- "mocha": "^10.5.0",
+ "mocha": "^10.5.1",
62
"semver": "^7.6.2"
63
},
64
"email": "[email protected]"
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.0:
+mocha@^10.5.1:
1807
version "10.5.2"
1808
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.2.tgz#0a3481fb67c0a7fc144a909b2d6a9fec35ec5989"
1809
integrity sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA==
0 commit comments