This repository was archived by the owner on Mar 18, 2024. It is now read-only.
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 62
62
"json-schema-to-typescript" : " ^10.1.4" ,
63
63
"lnfs-cli" : " ^2.1.0" ,
64
64
"mkdirp" : " ^1.0.4" ,
65
- "mocha" : " ^10.0 .0" ,
65
+ "mocha" : " ^10.1 .0" ,
66
66
"mock-require" : " ^3.0.3" ,
67
67
"node-fetch" : " ^3.2.4" ,
68
68
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change 1856
1856
" @typescript-eslint/types" " 4.31.0"
1857
1857
eslint-visitor-keys "^2.0.0"
1858
1858
1859
-
1860
- version "1.1.2"
1861
- resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
1862
- integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
1863
-
1864
1859
" @yarnpkg/lockfile@^1.1.0 " :
1865
1860
version "1.1.0"
1866
1861
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
@@ -6250,12 +6245,11 @@ mkdirp@^1.0.4:
6250
6245
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
6251
6246
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
6252
6247
6253
- mocha@^10.0 .0 :
6254
- version "10.0 .0"
6255
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0 .0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9 "
6256
- integrity sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA ==
6248
+ mocha@^10.1 .0 :
6249
+ version "10.1 .0"
6250
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1 .0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a "
6251
+ integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg ==
6257
6252
dependencies :
6258
- " @ungap/promise-all-settled" " 1.1.2"
6259
6253
ansi-colors "4.1.1"
6260
6254
browser-stdout "1.3.1"
6261
6255
chokidar "3.5.3"
You can’t perform that action at this time.
0 commit comments