Skip to content

Commit b8fcd93

Browse files
committed
chore(deps): update dependency mocha to ^10.4.0
1 parent cfbf179 commit b8fcd93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1",
6060
"markdown-toc": "^1.2.0",
61-
"mocha": "^10.3.0",
61+
"mocha": "^10.4.0",
6262
"semver": "^7.6.0"
6363
},
6464
"email": "[email protected]"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2227,10 +2227,10 @@ mixme@^0.5.1:
22272227
resolved "https://registry.yarnpkg.com/mixme/-/mixme-0.5.4.tgz#8cb3bd0cd32a513c161bf1ca99d143f0bcf2eff3"
22282228
integrity sha512-3KYa4m4Vlqx98GPdOHghxSdNtTvcP8E0kkaJ5Dlh+h2DRzF7zpuVVcA8B0QpKd11YJeP9QQ7ASkKzOeu195Wzw==
22292229

2230-
mocha@^10.3.0:
2231-
version "10.3.0"
2232-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3.0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9"
2233-
integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==
2230+
mocha@^10.4.0:
2231+
version "10.4.0"
2232+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
2233+
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
22342234
dependencies:
22352235
ansi-colors "4.1.1"
22362236
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)