Merge pull request #3170 from DIYgod/dependabot/npm_and_yarn/nodemon-1.19.3

This commit is contained in:
dependabot-preview[bot] 2019-09-29 10:19:37 +00:00 committed by GitHub
commit 607e836a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"mockdate": "2.0.5",
"nock": "11.3.5",
"nodejieba": "2.3.2",
"nodemon": "1.19.2",
"nodemon": "1.19.3",
"pinyin": "2.9.0",
"prettier": "1.18.2",
"prettier-check": "2.0.0",

View File

@ -7580,10 +7580,10 @@ nodemailer@6.1.1:
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.1.1.tgz#09e88ef4b3646f01089c5d84d007b872141fb575"
integrity sha1-CeiO9LNkbwEInF2E0Ae4chQftXU=
nodemon@1.19.2:
version "1.19.2"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.2.tgz#b0975147dc99b3761ceb595b3f9277084931dcc0"
integrity sha512-hRLYaw5Ihyw9zK7NF+9EUzVyS6Cvgc14yh8CAYr38tPxJa6UrOxwAQ351GwrgoanHCF0FalQFn6w5eoX/LGdJw==
nodemon@1.19.3:
version "1.19.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.3.tgz#db71b3e62aef2a8e1283a9fa00164237356102c0"
integrity sha512-TBNKRmJykEbxpTniZBusqRrUTHIEqa2fpecbTQDQj1Gxjth7kKAPP296ztR0o5gPUWsiYbuEbt73/+XMYab1+w==
dependencies:
chokidar "^2.1.5"
debug "^3.1.0"