Skip to content

Commit 1fc4f07

Browse files
chore(deps): update dependency mocha to ^10.7.0
1 parent 545662c commit 1fc4f07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@changesets/cli": "^2.27.7",
6060
"markdown-toc": "^1.2.0",
61-
"mocha": "^10.6.1",
61+
"mocha": "^10.7.0",
6262
"semver": "^7.6.3"
6363
},
6464
"email": "azuciao@gmail.com"

yarn.lock

+1-1
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.6.1:
1806+
mocha@^10.7.0:
18071807
version "10.7.0"
18081808
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
18091809
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==

0 commit comments

Comments
 (0)