We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545662c commit 1fc4f07Copy full SHA for 1fc4f07
package.json
@@ -58,7 +58,7 @@
58
"devDependencies": {
59
"@changesets/cli": "^2.27.7",
60
"markdown-toc": "^1.2.0",
61
- "mocha": "^10.6.1",
+ "mocha": "^10.7.0",
62
"semver": "^7.6.3"
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.6.1:
+mocha@^10.7.0:
1807
version "10.7.0"
1808
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
1809
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==
0 commit comments