Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cbe8d85

Browse files
Merge pull request nestjs#880 from nestjs/renovate/nodemon-2.x
fix(deps): update dependency nodemon to v2.0.2
2 parents 77d5c88 + 8503390 commit cbe8d85

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

‎package-lock.json‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ng2-progressbar": "1.3.0",
5050
"ngx-markdown": "8.2.1",
5151
"ngx-perfect-scrollbar": "8.0.0",
52-
"nodemon": "2.0.1",
52+
"nodemon": "2.0.2",
5353
"prismjs": "1.17.1",
5454
"rxjs": "6.5.3",
5555
"rxjs-compat": "6.5.3",

‎yarn.lock‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5864,10 +5864,10 @@ node-releases@^1.1.25:
58645864
dependencies:
58655865
semver "^5.3.0"
58665866

5867-
5868-
version "2.0.1"
5869-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.1.tgz#cec436f8153ad5d3e6c27c304849a06cabea71cc"
5870-
integrity sha512-UC6FVhNLXjbbV4UzaXA3wUdbEkUZzLGgMGzmxvWAex5nzib/jhcSHVFlQODdbuUHq8SnnZ4/EABBAbC3RplvPg==
5867+
5868+
version "2.0.2"
5869+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.2.tgz#9c7efeaaf9b8259295a97e5d4585ba8f0cbe50b0"
5870+
integrity sha512-GWhYPMfde2+M0FsHnggIHXTqPDHXia32HRhh6H0d75Mt9FKUoCBvumNHr7LdrpPBTKxsWmIEOjoN+P4IU6Hcaw==
58715871
dependencies:
58725872
chokidar "^3.2.2"
58735873
debug "^3.2.6"

0 commit comments

Comments
 (0)