Skip to content

Commit 077bf15

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency nodemon to v2.0.2
1 parent 2455674 commit 077bf15

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

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
@@ -133,7 +133,7 @@
133133
"lint-staged": "9.5.0",
134134
"markdown-table": "1.1.3",
135135
"mocha": "6.2.2",
136-
"nodemon": "2.0.1",
136+
"nodemon": "2.0.2",
137137
"nyc": "14.1.1",
138138
"prettier": "1.19.1",
139139
"sinon": "7.5.0",

sample/09-babel-example/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.

sample/09-babel-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/runtime": "7.7.6",
3333
"@nestjs/testing": "6.10.9",
3434
"jest": "24.9.0",
35-
"nodemon": "2.0.1",
35+
"nodemon": "2.0.2",
3636
"prettier": "1.19.1",
3737
"supertest": "4.0.2"
3838
},

0 commit comments

Comments
 (0)