Skip to content

Commit d4929d7

Browse files
committed
chore(deps): update dependency nodemon to ^2.0.16
1 parent 16a86ad commit d4929d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"author": "MC Naveen",
3535
"license": "MIT",
3636
"devDependencies": {
37-
"nodemon": "^2.0.15"
37+
"nodemon": "^2.0.16"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -883,10 +883,10 @@ node-pronounce@^0.0.3:
883883
compromise "^13.11.4"
884884
compromise-pronounce "^0.0.5"
885885

886-
nodemon@^2.0.15:
887-
version "2.0.15"
888-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.15.tgz#504516ce3b43d9dc9a955ccd9ec57550a31a8d4e"
889-
integrity sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==
886+
nodemon@^2.0.16:
887+
version "2.0.16"
888+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16.tgz#d71b31bfdb226c25de34afea53486c8ef225fdef"
889+
integrity sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==
890890
dependencies:
891891
chokidar "^3.5.2"
892892
debug "^3.2.7"

0 commit comments

Comments
 (0)