Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.7 (#1315)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 25788f6 commit c2e710b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/eslint": "8.56.12",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "20.17.6",
"@types/node": "20.17.7",
"@types/supertest": "^6.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3043,12 +3043,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.6":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
"@types/node@npm:20.17.7":
version: 20.17.7
resolution: "@types/node@npm:20.17.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/5918c7ff8368bbe6d06d5e739c8ae41a9db41628f28760c60cda797be7d233406f07c4d0e6fdd960a0a342ec4173c2217eb6624e06bece21c1f1dd1b92805c15
checksum: 10c0/e1fbc69ed34515da8a8a5cf4427e473f9c378f4cfe291f20635dda10a51a9854c687f5ab91eafdcbec2a0d52a1590e53ec6d49e53c1bc0e35ddde4f159246fcd
languageName: node
linkType: hard

Expand Down Expand Up @@ -4667,7 +4667,7 @@ __metadata:
"@types/eslint": "npm:8.56.12"
"@types/express": "npm:4.17.21"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.17.6"
"@types/node": "npm:20.17.7"
"@types/supertest": "npm:^6.0.0"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
Expand Down

0 comments on commit c2e710b

Please sign in to comment.