Skip to content

Commit

Permalink
fix(deps): update dependency class-transformer to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 22, 2019
1 parent cdfa35c commit 068de37
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions sample/000-dogs-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/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/microservices": "6.2.4",
"@nestjs/testing": "6.2.4",
"@nestjs/websockets": "6.2.4",
"class-transformer": "0.2.2",
"class-transformer": "0.2.3",
"class-validator": "0.9.1",
"fastify": "2.3.0",
"lodash": "4.17.11",
Expand Down
6 changes: 3 additions & 3 deletions sample/002-microservice-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/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/microservices": "6.2.4",
"@nestjs/testing": "6.2.4",
"@nestjs/websockets": "6.2.4",
"class-transformer": "0.2.2",
"class-transformer": "0.2.3",
"class-validator": "0.9.1",
"fastify": "2.3.0",
"lodash": "4.17.11",
Expand Down
6 changes: 3 additions & 3 deletions sample/003-memory-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/003-memory-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/microservices": "6.2.4",
"@nestjs/testing": "6.2.4",
"@nestjs/websockets": "6.2.4",
"class-transformer": "0.2.2",
"class-transformer": "0.2.3",
"class-validator": "0.9.1",
"fastify": "2.3.0",
"lodash": "4.17.11",
Expand Down

0 comments on commit 068de37

Please sign in to comment.