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 2509b38 commit 2568d7bCopy full SHA for 2568d7b
package.json
@@ -58,7 +58,7 @@
58
"devDependencies": {
59
"@changesets/cli": "^2.27.9",
60
"markdown-toc": "^1.2.0",
61
- "mocha": "^10.8.1",
+ "mocha": "^10.8.2",
62
"semver": "^7.6.3"
63
},
64
"email": "azuciao@gmail.com"
yarn.lock
@@ -1724,7 +1724,7 @@ mixin-deep@^1.1.3:
1724
for-in "^1.0.2"
1725
is-extendable "^1.0.1"
1726
1727
-mocha@^10.8.1:
+mocha@^10.8.2:
1728
version "10.8.2"
1729
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.2.tgz#8d8342d016ed411b12a429eb731b825f961afb96"
1730
integrity sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==
0 commit comments