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 57
57
},
58
58
"devDependencies" : {
59
59
"markdown-toc" : " ^1.2.0" ,
60
- "mocha" : " ^9.0.0 " ,
60
+ "mocha" : " ^9.0.1 " ,
61
61
"semver" : " ^7.3.5" ,
62
62
"shipjs" : " 0.23.3"
63
63
},
Original file line number Diff line number Diff line change @@ -2217,10 +2217,10 @@ mkdirp@^1.0.0:
2217
2217
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
2218
2218
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
2219
2219
2220
- mocha@^9.0.0 :
2221
- version "9.0.0 "
2222
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.0 .tgz#67ce848170cb6426f9e84c57e38376dc9017bab4 "
2223
- integrity sha512-GRGG/q9bIaUkHJB9NL+KZNjDhMBHB30zW3bZW9qOiYr+QChyLjPzswaxFWkI1q6lGlSL28EQYzAi2vKWNkPx+g ==
2220
+ mocha@^9.0.1 :
2221
+ version "9.0.1 "
2222
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.0.1 .tgz#01e66b7af0012330c0a38c4b6eaa6d92b8a81bf9 "
2223
+ integrity sha512-9zwsavlRO+5csZu6iRtl3GHImAbhERoDsZwdRkdJ/bE+eVplmoxNKE901ZJ9LdSchYBjSCPbjKc5XvcAri2ylw ==
2224
2224
dependencies :
2225
2225
" @ungap/promise-all-settled" " 1.1.2"
2226
2226
ansi-colors "4.1.1"
You can’t perform that action at this time.
0 commit comments