Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.9 (#1320)
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 28, 2024
1 parent f3923e1 commit 326d650
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.8",
"@types/node": "20.17.9",
"@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.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
"@types/node@npm:20.17.9":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/d68bbd9f8946a56d3f405e2dbfcc98d1d7a3cdbaa45d0a8fea2865e63ecdf3a2c9a0e992d9ea1658651909273026d341047e593596e133e842374371e04031c3
checksum: 10c0/1c37c3618407d56b76301578edabcb4c6a7ef093d0811c50fc4df8df68fc546797a294cafac0e50789f4e0e485cd1d6871964d8e6222fd420658bdae89c1fb4a
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.8"
"@types/node": "npm:20.17.9"
"@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 326d650

Please sign in to comment.