chore(deps-dev): bump nodemon from 2.0.3 to 2.0.4
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.3...v2.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ada0d1b2f2
commit
4ab64e9791
|
|
@ -49,7 +49,7 @@
|
|||
"mockdate": "2.0.5",
|
||||
"nock": "13.0.0-beta.4",
|
||||
"nodejieba": "2.4.1",
|
||||
"nodemon": "2.0.3",
|
||||
"nodemon": "2.0.4",
|
||||
"pinyin": "2.9.1",
|
||||
"prettier": "2.0.5",
|
||||
"prettier-check": "2.0.0",
|
||||
|
|
|
|||
|
|
@ -8671,10 +8671,10 @@ nodemailer@6.4.0:
|
|||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.0.tgz#91482ebc09d39156d933eb9e6159642cd27bf02c"
|
||||
integrity sha512-UBqPOfQGD1cM3HnjhuQe+0u3DWx47WWK7lBjG5UtPnGOysr7oDK5lNCzcjK6zzeBSdTk4m1tGx1xNbWFZQmMNA==
|
||||
|
||||
nodemon@2.0.3:
|
||||
version "2.0.3"
|
||||
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.3.tgz#e9c64df8740ceaef1cb00e1f3da57c0a93ef3714"
|
||||
integrity sha512-lLQLPS90Lqwc99IHe0U94rDgvjo+G9I4uEIxRG3evSLROcqQ9hwc0AxlSHKS4T1JW/IMj/7N5mthiN58NL/5kw==
|
||||
nodemon@2.0.4:
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.4.tgz#55b09319eb488d6394aa9818148c0c2d1c04c416"
|
||||
integrity sha512-Ltced+hIfTmaS28Zjv1BM552oQ3dbwPqI4+zI0SLgq+wpJhSyqgYude/aZa/3i31VCQWMfXJVxvu86abcam3uQ==
|
||||
dependencies:
|
||||
chokidar "^3.2.2"
|
||||
debug "^3.2.6"
|
||||
|
|
|
|||
Loading…
Reference in New Issue