File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 67
67
"dependencies" : {
68
68
"@babel/runtime" : " ^7.20.1" ,
69
69
"babel-loader" : " ^9.1.0" ,
70
- "chokidar" : " 3.5.2 " ,
70
+ "chokidar" : " 3.5.3 " ,
71
71
"hammerjs" : " ^2.0.8" ,
72
72
"terser-webpack-plugin" : " ^5.3.6"
73
73
},
Original file line number Diff line number Diff line change @@ -3059,22 +3059,7 @@ char-regex@^1.0.2:
3059
3059
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
3060
3060
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
3061
3061
3062
-
3063
- version "3.5.2"
3064
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
3065
- integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
3066
- dependencies :
3067
- anymatch "~3.1.2"
3068
- braces "~3.0.2"
3069
- glob-parent "~5.1.2"
3070
- is-binary-path "~2.1.0"
3071
- is-glob "~4.0.1"
3072
- normalize-path "~3.0.0"
3073
- readdirp "~3.6.0"
3074
- optionalDependencies :
3075
- fsevents "~2.3.2"
3076
-
3077
- chokidar@^3.5.3 :
3062
+ [email protected] , chokidar@^3.5.3:
3078
3063
version "3.5.3"
3079
3064
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
3080
3065
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
You can’t perform that action at this time.
0 commit comments