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 148
148
"listr" : " ^0.14.1" ,
149
149
"minimist" : " ^1.2.0" ,
150
150
"mocha" : " ^6.2.2" ,
151
- "nodemon" : " ^2.0.0 " ,
151
+ "nodemon" : " ^2.0.2 " ,
152
152
"nyc" : " ^14.1.1" ,
153
153
"proxyquire" : " ^2.1.3" ,
154
154
"rimraf" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -6461,10 +6461,10 @@ node-releases@^1.1.42:
6461
6461
dependencies :
6462
6462
semver "^6.3.0"
6463
6463
6464
- nodemon@^2.0.0 :
6465
- version "2.0.1 "
6466
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.1 .tgz#cec436f8153ad5d3e6c27c304849a06cabea71cc "
6467
- integrity sha512-UC6FVhNLXjbbV4UzaXA3wUdbEkUZzLGgMGzmxvWAex5nzib/jhcSHVFlQODdbuUHq8SnnZ4/EABBAbC3RplvPg ==
6464
+ nodemon@^2.0.2 :
6465
+ version "2.0.2 "
6466
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.2 .tgz#9c7efeaaf9b8259295a97e5d4585ba8f0cbe50b0 "
6467
+ integrity sha512-GWhYPMfde2+M0FsHnggIHXTqPDHXia32HRhh6H0d75Mt9FKUoCBvumNHr7LdrpPBTKxsWmIEOjoN+P4IU6Hcaw ==
6468
6468
dependencies :
6469
6469
chokidar "^3.2.2"
6470
6470
debug "^3.2.6"
You can’t perform that action at this time.
0 commit comments