Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 906189a commit 1721641
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nestjs/testing": "10.3.1",
"@types/graphql": "14.5.0",
"@types/jest": "29.5.11",
"@types/node": "20.11.14",
"@types/node": "20.11.15",
"@types/node-fetch": "3.0.3",
"@types/normalize-path": "3.0.2",
"@types/ws": "8.5.10",
Expand Down
2 changes: 1 addition & 1 deletion sample/01-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nestjs/cli": "10.3.0",
"@nestjs/schematics": "10.1.0",
"@types/express": "4.17.21",
"@types/node": "20.11.14",
"@types/node": "20.11.15",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/02-auth-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nestjs/cli": "10.3.0",
"@nestjs/schematics": "10.1.0",
"@types/express": "4.17.21",
"@types/node": "20.11.14",
"@types/node": "20.11.15",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"eslint": "8.56.0",
Expand Down

0 comments on commit 1721641

Please sign in to comment.