Skip to content

Commit

Permalink
Merge pull request #3131 from nestjs/renovate/node-12.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v12.7.12
  • Loading branch information
kamilmysliwiec committed Oct 9, 2019
2 parents 67dfce8 + 993085a commit d7ddbb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions sample/08-webpack/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/08-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"typescript": "3.6.3"
},
"devDependencies": {
"@types/node": "12.7.11",
"@types/node": "12.7.12",
"ts-loader": "6.2.0",
"ts-node": "8.4.1",
"tslint": "5.20.0",
Expand Down

0 comments on commit d7ddbb6

Please sign in to comment.