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 47
47
"eslint-config-prettier" : " 7.2.0" ,
48
48
"eslint-plugin-functional" : " 3.7.0" ,
49
49
"eslint-plugin-prettier" : " 3.4.1" ,
50
- "mocha" : " 9.1.0 " ,
50
+ "mocha" : " 9.1.1 " ,
51
51
"prettier" : " 2.3.2" ,
52
52
"sinon" : " 11.1.2" ,
53
53
"typescript" : " 4.4.2"
Original file line number Diff line number Diff line change @@ -2911,10 +2911,10 @@ mkdirp@^0.5.0:
2911
2911
dependencies :
2912
2912
minimist "^1.2.5"
2913
2913
2914
-
2915
- version "9.1.0 "
2916
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.0 .tgz#0a7aa6fc4f59d1015d4e11747d9104b752553c67 "
2917
- integrity sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg ==
2914
+
2915
+ version "9.1.1 "
2916
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.1 .tgz#33df2eb9c6262434630510c5f4283b36efda9b61 "
2917
+ integrity sha512-0wE74YMgOkCgBUj8VyIDwmLUjTsS13WV1Pg7l0SHea2qzZzlq7MDnfbPsHKcELBRk3+izEVkRofjmClpycudCA ==
2918
2918
dependencies :
2919
2919
" @ungap/promise-all-settled" " 1.1.2"
2920
2920
ansi-colors "4.1.1"
You can’t perform that action at this time.
0 commit comments