Skip to content

Commit de3318b

Browse files
chore(deps): update dependency nodemon to ^2.0.18
1 parent 1b04be7 commit de3318b

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.16"
37+
"nodemon": "^2.0.18"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -922,10 +922,10 @@ node-pronounce@^0.0.3:
922922
compromise "^13.11.4"
923923
compromise-pronounce "^0.0.5"
924924

925-
nodemon@^2.0.16:
926-
version "2.0.16"
927-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16.tgz#d71b31bfdb226c25de34afea53486c8ef225fdef"
928-
integrity sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==
925+
nodemon@^2.0.18:
926+
version "2.0.18"
927+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.18.tgz#0f5a3aa7b4587f2626e6f01369deba89cb0462a2"
928+
integrity sha512-uAvrKipi2zAz8E7nkSz4qW4F4zd5fs2wNGsTx+xXlP8KXqd9ucE0vY9wankOsPboeDyuUGN9vsXGV1pLn80l/A==
929929
dependencies:
930930
chokidar "^3.5.2"
931931
debug "^3.2.7"

0 commit comments

Comments
 (0)