File tree 2 files changed +5
-11
lines changed 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 93
93
"lint-staged" : " 13.0.3" ,
94
94
"mariadb" : " 2.5.6" ,
95
95
"markdownlint-cli" : " 0.32.2" ,
96
- "mocha" : " 10.0 .0" ,
96
+ "mocha" : " 10.1 .0" ,
97
97
"mysql2" : " 2.3.3" ,
98
98
"node-hook" : " 1.0.0" ,
99
99
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 1308
1308
" @typescript-eslint/types" " 5.39.0"
1309
1309
eslint-visitor-keys "^3.3.0"
1310
1310
1311
-
1312
- version "1.1.2"
1313
- resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
1314
- integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
1315
-
1316
1311
JSONStream@^1.0.4 :
1317
1312
version "1.3.5"
1318
1313
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -5814,12 +5809,11 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
5814
5809
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
5815
5810
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
5816
5811
5817
- mocha@10.0 .0 :
5818
- version "10.0 .0"
5819
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0 .0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9 "
5820
- integrity sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA ==
5812
+ mocha@10.1 .0 :
5813
+ version "10.1 .0"
5814
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1 .0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a "
5815
+ integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg ==
5821
5816
dependencies :
5822
- " @ungap/promise-all-settled" " 1.1.2"
5823
5817
ansi-colors "4.1.1"
5824
5818
browser-stdout "1.3.1"
5825
5819
chokidar "3.5.3"
You can’t perform that action at this time.
0 commit comments