Skip to content

Commit cda6039

Browse files
chore(deps): update dependency mocha to ^10.5.1
1 parent 408a004 commit cda6039

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@changesets/cli": "^2.27.6",
6060
"markdown-toc": "^1.2.0",
61-
"mocha": "^10.5.0",
61+
"mocha": "^10.5.1",
6262
"semver": "^7.6.2"
6363
},
6464
"email": "[email protected]"

yarn.lock

Lines changed: 1 addition & 1 deletion
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.0:
1806+
mocha@^10.5.1:
18071807
version "10.5.2"
18081808
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.2.tgz#0a3481fb67c0a7fc144a909b2d6a9fec35ec5989"
18091809
integrity sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA==

0 commit comments

Comments
 (0)