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 1
1
{
2
2
"devDependencies" : {
3
- "chokidar" : " ^3.5.3 " ,
3
+ "chokidar" : " ^3.6.0 " ,
4
4
"esbuild" : " ^0.20.0" ,
5
5
"execa" : " ^8.0.1" ,
6
6
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change @@ -142,10 +142,10 @@ braces@~3.0.2:
142
142
dependencies :
143
143
fill-range "^7.0.1"
144
144
145
- chokidar@^3.5.3 :
146
- version "3.5.3 "
147
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3 .tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd "
148
- integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw ==
145
+ chokidar@^3.6.0 :
146
+ version "3.6.0 "
147
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0 .tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b "
148
+ integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw ==
149
149
dependencies :
150
150
anymatch "~3.1.2"
151
151
braces "~3.0.2"
You can’t perform that action at this time.
0 commit comments