Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent ba541b0 commit 4984b18
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
34 changes: 17 additions & 17 deletions demo/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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nestjs/testing": "8.4.1",
"@types/express": "5.0.0",
"@types/fs-extra": "11.0.4",
"@types/node": "20.17.9",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.1",
Expand Down
30 changes: 15 additions & 15 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 @@ -40,7 +40,7 @@
"@types/express": "5.0.0",
"@types/jest": "28.1.8",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "20.17.9",
"@types/node": "22.10.1",
"@types/nunjucks": "3.2.6",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down

0 comments on commit 4984b18

Please sign in to comment.