Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 09861c4 commit e5c1a02
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.17",
"@types/node": "20.17.18",
"@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 @@ -3153,12 +3153,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.17":
version: 20.17.17
resolution: "@types/node@npm:20.17.17"
"@types/node@npm:20.17.18":
version: 20.17.18
resolution: "@types/node@npm:20.17.18"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6aebc8053b96f1b6d82c3a3fe5fc20d9f7eeb507d79d967221bbecaa2b26665fa1c9efe460be2a2f4aaae4e98f37797df7d5a4189f2b6edf8abf9f82f7fd8b1f
checksum: 10c0/881684b69c0d32a8d9261a32ebc836c935cfce1d953394ca170c5326f1b02014d19ae97c309c161f06e448ba347d8f47c00ae889d9b1d4a03ffc2cc2ec09113d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4778,7 +4778,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.17"
"@types/node": "npm:20.17.18"
"@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 e5c1a02

Please sign in to comment.