Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2024
1 parent cbb7c0b commit afe148e
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.3",
"@types/node": "20.17.4",
"@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 @@ -3114,12 +3114,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.3":
version: 20.17.3
resolution: "@types/node@npm:20.17.3"
"@types/node@npm:20.17.4":
version: 20.17.4
resolution: "@types/node@npm:20.17.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/31e5076665e906fd5c04fbe840976947fdacb6e69613fde4b129778d54b7447999a96300d5c12f04cc177875b8d1e4c8f9f8fe604cab484efdfc1e33184a695b
checksum: 10c0/ce6e0a75bbc6b292db4c3bb72884f588753d8751699a3f4a60d5ba4ec1f0fa3d3f08547eacfaf9de517831960c1d6ca3430a28493b5d13b8beacb76e912da35c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4738,7 +4738,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.3"
"@types/node": "npm:20.17.4"
"@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 afe148e

Please sign in to comment.