Skip to content

Commit ad5e830

Browse files
chore(deps): update dependency mocha to v10.4.0
1 parent a097834 commit ad5e830

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
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@mikro-orm/cli": "^6.1.0",
2222
"expect": "29.7.0",
23-
"mocha": "10.3.0",
23+
"mocha": "10.4.0",
2424
"nodemon": "^3.0.3",
2525
"supertest": "^6.3.4"
2626
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,10 +1306,10 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
13061306
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
13071307
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
13081308

1309-
mocha@10.3.0:
1310-
version "10.3.0"
1311-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3.0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9"
1312-
integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==
1309+
mocha@10.4.0:
1310+
version "10.4.0"
1311+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
1312+
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
13131313
dependencies:
13141314
ansi-colors "4.1.1"
13151315
browser-stdout "1.3.1"

0 commit comments

Comments
 (0)