Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent a35938a commit 0cfca99
Show file tree
Hide file tree
Showing 63 changed files with 700 additions and 688 deletions.
44 changes: 22 additions & 22 deletions sample/01-cats-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/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/testing": "10.2.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "20.8.7",
"@types/node": "20.11.16",
"@types/supertest": "2.0.16",
"jest": "29.7.0",
"prettier": "3.0.3",
Expand Down
44 changes: 22 additions & 22 deletions sample/02-gateways/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/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nestjs/testing": "10.2.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "20.8.7",
"@types/node": "20.11.16",
"@types/supertest": "2.0.16",
"@types/ws": "8.5.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
44 changes: 22 additions & 22 deletions sample/03-microservices/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/03-microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/testing": "10.2.10",
"@types/amqplib": "0.10.4",
"@types/express": "4.17.21",
"@types/node": "20.8.7",
"@types/node": "20.11.16",
"@types/supertest": "2.0.16",
"jest": "29.7.0",
"prettier": "3.0.3",
Expand Down
Loading

0 comments on commit 0cfca99

Please sign in to comment.