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 @@ -5080,10 +5080,10 @@ node-releases@^2.0.3:
5080
5080
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
5081
5081
integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
5082
5082
5083
- nodemon@^2.0.15 :
5084
- version "2.0.15 "
5085
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.15 .tgz#504516ce3b43d9dc9a955ccd9ec57550a31a8d4e "
5086
- integrity sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA ==
5083
+ nodemon@^2.0.16 :
5084
+ version "2.0.16 "
5085
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16 .tgz#d71b31bfdb226c25de34afea53486c8ef225fdef "
5086
+ integrity sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w ==
5087
5087
dependencies :
5088
5088
chokidar "^3.5.2"
5089
5089
debug "^3.2.7"
You can’t perform that action at this time.
0 commit comments