Skip to content

Commit 2509b38

Browse files
chore(deps): update dependency mocha to ^10.8.1
1 parent 1681a2c commit 2509b38

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.9",
6060
"markdown-toc": "^1.2.0",
61-
"mocha": "^10.7.3",
61+
"mocha": "^10.8.1",
6262
"semver": "^7.6.3"
6363
},
6464
"email": "azuciao@gmail.com"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1724,10 +1724,10 @@ mixin-deep@^1.1.3:
17241724
for-in "^1.0.2"
17251725
is-extendable "^1.0.1"
17261726

1727-
mocha@^10.7.3:
1728-
version "10.7.3"
1729-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752"
1730-
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
1727+
mocha@^10.8.1:
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==
17311731
dependencies:
17321732
ansi-colors "^4.1.3"
17331733
browser-stdout "^1.3.1"

0 commit comments

Comments
 (0)