Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.19 (#1371)
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 Feb 14, 2025
1 parent 62d7ac4 commit e45e328
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.18",
"@types/node": "20.17.19",
"@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.18":
version: 20.17.18
resolution: "@types/node@npm:20.17.18"
"@types/node@npm:20.17.19":
version: 20.17.19
resolution: "@types/node@npm:20.17.19"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/881684b69c0d32a8d9261a32ebc836c935cfce1d953394ca170c5326f1b02014d19ae97c309c161f06e448ba347d8f47c00ae889d9b1d4a03ffc2cc2ec09113d
checksum: 10c0/930e554eadeb0c2848f9225007ef66ea9c7fe987c80e2f2c1a9f316b297036d4054bbc5459b67051cf32cd360a022344c2998dcb1ec7579109f631b6d5f21bf8
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.18"
"@types/node": "npm:20.17.19"
"@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 e45e328

Please sign in to comment.