Skip to content

Commit

Permalink
fix(deps): update dependency rimraf to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 14, 2019
1 parent a118e56 commit c3b697f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions sample/001-mongoose-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nestjs/mongoose": "6.1.2",
"@nestjs/platform-express": "6.5.3",
"reflect-metadata": "0.1.13",
"rimraf": "2.6.3",
"rimraf": "2.7.0",
"rxjs": "6.5.2",
"typescript": "3.5.3"
},
Expand Down

0 comments on commit c3b697f

Please sign in to comment.