Skip to content

Commit 6d8a381

Browse files
renovate[bot]samouss
authored andcommitted
chore(deps): update dependency nodemon to v2.0.18
1 parent e047299 commit 6d8a381

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
@@ -26,7 +26,7 @@
2626
"uuid": "8.3.2"
2727
},
2828
"devDependencies": {
29-
"nodemon": "2.0.15"
29+
"nodemon": "2.0.18"
3030
},
3131
"proxy": "http://localhost:8080"
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9260,10 +9260,10 @@ node-releases@^1.1.52:
92609260
dependencies:
92619261
semver "^6.3.0"
92629262

9263-
nodemon@2.0.15:
9264-
version "2.0.15"
9265-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.15.tgz#504516ce3b43d9dc9a955ccd9ec57550a31a8d4e"
9266-
integrity sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==
9263+
nodemon@2.0.18:
9264+
version "2.0.18"
9265+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.18.tgz#0f5a3aa7b4587f2626e6f01369deba89cb0462a2"
9266+
integrity sha512-uAvrKipi2zAz8E7nkSz4qW4F4zd5fs2wNGsTx+xXlP8KXqd9ucE0vY9wankOsPboeDyuUGN9vsXGV1pLn80l/A==
92679267
dependencies:
92689268
chokidar "^3.5.2"
92699269
debug "^3.2.7"

0 commit comments

Comments
 (0)