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 30
30
"concurrently" : " ^5.3.0" ,
31
31
"coveralls" : " ^3.1.1" ,
32
32
"jest" : " ^25.5.4" ,
33
- "nodemon" : " ^2.0.8 " ,
33
+ "nodemon" : " ^2.0.9 " ,
34
34
"onchange" : " ^7.1.0" ,
35
35
"prettier" : " ^2.3.2" ,
36
36
"ts-jest" : " ^25.5.1" ,
Original file line number Diff line number Diff line change @@ -3324,10 +3324,10 @@ node-notifier@^6.0.0:
3324
3324
shellwords "^0.1.1"
3325
3325
which "^1.3.1"
3326
3326
3327
- nodemon@^2.0.8 :
3328
- version "2.0.8 "
3329
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.8 .tgz#95719984d4ae57c2b5ce2a1e1bf1ca14de36f500 "
3330
- integrity sha512-omq5AbNSMZjjZf12qd5vRpVobbuBJsLhTOS/vwy5ApnO6jpHbS/YuN97X4/zzB9YkdAa3q73HG5IuyM6kIQw8Q ==
3327
+ nodemon@^2.0.9 :
3328
+ version "2.0.9 "
3329
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.9 .tgz#f5cd550ba215da3c1081459ae2c1c8da2c353165 "
3330
+ integrity sha512-6O4k7C8f2HQArGpaPBOqGGddjzDLQAqCYmq3tKMeNIbz7Is/hOphMHy2dcY10sSq5wl3cqyn9Iz+Ep2j51JOLg ==
3331
3331
dependencies :
3332
3332
chokidar "^3.2.2"
3333
3333
debug "^3.2.6"
You can’t perform that action at this time.
0 commit comments