Skip to content

Commit 3b2bcbd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency nodemon to v1.19.3
1 parent 6d9b370 commit 3b2bcbd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"eslint": "4.19.1",
39-
"nodemon": "1.19.2"
39+
"nodemon": "1.19.3"
4040
},
4141
"eslintConfig": {
4242
"env": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,9 +1850,9 @@ node-uuid@~1.4.7:
18501850
version "1.4.8"
18511851
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907"
18521852

1853-
nodemon@1.19.2:
1854-
version "1.19.2"
1855-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.2.tgz#b0975147dc99b3761ceb595b3f9277084931dcc0"
1853+
nodemon@1.19.3:
1854+
version "1.19.3"
1855+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.3.tgz#db71b3e62aef2a8e1283a9fa00164237356102c0"
18561856
dependencies:
18571857
chokidar "^2.1.5"
18581858
debug "^3.1.0"

0 commit comments

Comments
 (0)