File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 58
58
"devDependencies" : {
59
59
"@changesets/cli" : " ^2.27.6" ,
60
60
"markdown-toc" : " ^1.2.0" ,
61
- "mocha" : " ^10.4 .0" ,
61
+ "mocha" : " ^10.5 .0" ,
62
62
"semver" : " ^7.6.2"
63
63
},
64
64
Original file line number Diff line number Diff line change @@ -687,10 +687,10 @@ check-ends-with-period@^3.0.2:
687
687
dependencies :
688
688
emoji-regex "^10.1.0"
689
689
690
-
691
- version "3.5.3 "
692
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3 .tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd "
693
- integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw ==
690
+ chokidar@^ 3.5.3 :
691
+ version "3.6.0 "
692
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0 .tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b "
693
+ integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw ==
694
694
dependencies :
695
695
anymatch "~3.1.2"
696
696
braces "~3.0.2"
@@ -1803,14 +1803,14 @@ mixin-deep@^1.1.3:
1803
1803
for-in "^1.0.2"
1804
1804
is-extendable "^1.0.1"
1805
1805
1806
- mocha@^10.4 .0 :
1807
- version "10.4.0 "
1808
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0 .tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261 "
1809
- integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA ==
1806
+ mocha@^10.5 .0 :
1807
+ version "10.5.2 "
1808
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.5.2 .tgz#0a3481fb67c0a7fc144a909b2d6a9fec35ec5989 "
1809
+ integrity sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA ==
1810
1810
dependencies :
1811
1811
ansi-colors "4.1.1"
1812
1812
browser-stdout "1.3.1"
1813
- chokidar "3.5.3"
1813
+ chokidar "^ 3.5.3"
1814
1814
debug "4.3.4"
1815
1815
diff "5.0.0"
1816
1816
escape-string-regexp "4.0.0"
You can’t perform that action at this time.
0 commit comments