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 98
98
"jest-watch-typeahead" : " ^0.6.3" ,
99
99
"kleur" : " ^4.1.4" ,
100
100
"lint-staged" : " 11.1.2" ,
101
- "nodemon" : " ^2.0.15 " ,
101
+ "nodemon" : " ^2.0.16 " ,
102
102
"prettier" : " ^2.2.1" ,
103
103
"pretty-bytes" : " ^5.6.0" ,
104
104
"rollup" : " ^2.70.0" ,
Original file line number Diff line number Diff line change @@ -5001,10 +5001,10 @@ node-releases@^2.0.2:
5001
5001
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
5002
5002
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
5003
5003
5004
- nodemon@^2.0.15 :
5005
- version "2.0.15 "
5006
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.15 .tgz#504516ce3b43d9dc9a955ccd9ec57550a31a8d4e "
5007
- integrity sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA ==
5004
+ nodemon@^2.0.16 :
5005
+ version "2.0.16 "
5006
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16 .tgz#d71b31bfdb226c25de34afea53486c8ef225fdef "
5007
+ integrity sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w ==
5008
5008
dependencies :
5009
5009
chokidar "^3.5.2"
5010
5010
debug "^3.2.7"
You can’t perform that action at this time.
0 commit comments