Skip to content

Commit e1d0041

Browse files
chore(deps): update dependency mocha to v11.3.0
1 parent 25ead99 commit e1d0041

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": "11.2.2",
23+
"mocha": "11.3.0",
2424
"nodemon": "^3.0.3",
2525
"supertest": "^7.0.0"
2626
},

yarn.lock

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

1469-
mocha@11.2.2:
1470-
version "11.2.2"
1471-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.2.2.tgz#2dfefc9652de746389f5286888034239b6486231"
1472-
integrity sha512-VlSBxrPYHK4YNOEbFdkCxHQbZMoNzBkoPprqtZRW6311EUF/DlSxoycE2e/2NtRk4WKkIXzyrXDTrlikJMWgbw==
1469+
mocha@11.3.0:
1470+
version "11.3.0"
1471+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.3.0.tgz#b2cf42b50fd22a563b4995b386ea901606c97b65"
1472+
integrity sha512-J0RLIM89xi8y6l77bgbX+03PeBRDQCOVQpnwOcCN7b8hCmbh6JvGI2ZDJ5WMoHz+IaPU+S4lvTd0j51GmBAdgQ==
14731473
dependencies:
14741474
browser-stdout "^1.3.1"
14751475
chokidar "^4.0.1"

0 commit comments

Comments
 (0)