File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 47
47
"eslint-plugin-import" : " 2.25.4" ,
48
48
"eslint-plugin-prettier" : " 4.0.0" ,
49
49
"jest" : " 26.6.3" ,
50
- "mocha" : " 10.0 .0" ,
50
+ "mocha" : " 10.2 .0" ,
51
51
"nock" : " 13.0.5" ,
52
52
"nodemon" : " 2.0.20" ,
53
53
"prettier" : " 2.6.2" ,
Original file line number Diff line number Diff line change 1814
1814
" @typescript-eslint/types" " 5.18.0"
1815
1815
eslint-visitor-keys "^3.0.0"
1816
1816
1817
-
1818
- version "1.1.2"
1819
- resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
1820
- integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
1821
-
1822
1817
" @wry/context@^0.7.0 " :
1823
1818
version "0.7.0"
1824
1819
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.0.tgz#be88e22c0ddf62aeb0ae9f95c3d90932c619a5c8"
5123
5118
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
5124
5119
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
5125
5120
5126
- mocha@10.0 .0 :
5127
- version "10.0 .0"
5128
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.0 .0.tgz#205447d8993ec755335c4b13deba3d3a13c4def9 "
5129
- integrity sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA ==
5121
+ mocha@10.2 .0 :
5122
+ version "10.2 .0"
5123
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2 .0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8 "
5124
+ integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg ==
5130
5125
dependencies :
5131
- " @ungap/promise-all-settled" " 1.1.2"
5132
5126
ansi-colors "4.1.1"
5133
5127
browser-stdout "1.3.1"
5134
5128
chokidar "3.5.3"
You can’t perform that action at this time.
0 commit comments