File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"js-beautify" : " ^1.13.0" ,
44
44
"jsdom" : " ^17.0.0" ,
45
45
"jsesc" : " ^3.0.2" ,
46
- "mocha" : " ^9.0.3 " ,
46
+ "mocha" : " ^9.1.0 " ,
47
47
"module-alias" : " ^2.2.2" ,
48
48
"rollup" : " ^2.32.1" ,
49
49
"rollup-plugin-terser" : " ^7.0.2" ,
Original file line number Diff line number Diff line change @@ -2678,10 +2678,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
2678
2678
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
2679
2679
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
2680
2680
2681
- mocha@^9.0.3 :
2682
- version "9.0.3 "
2683
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.3. tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7 "
2684
- integrity sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg ==
2681
+ mocha@^9.1.0 :
2682
+ version "9.1.0 "
2683
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.0. tgz#0a7aa6fc4f59d1015d4e11747d9104b752553c67 "
2684
+ integrity sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg ==
2685
2685
dependencies :
2686
2686
" @ungap/promise-all-settled" " 1.1.2"
2687
2687
ansi-colors "4.1.1"
You can’t perform that action at this time.
0 commit comments