Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent 2339b90 commit 1f59f6b
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.13",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"@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 @@ -3048,12 +3048,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.11":
version: 20.16.11
resolution: "@types/node@npm:20.16.11"
"@types/node@npm:20.16.12":
version: 20.16.12
resolution: "@types/node@npm:20.16.12"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/bba43f447c3c80548513954dae174e18132e9149d572c09df4a282772960d33e229d05680fb5364997c03489c22fe377d1dbcd018a3d4ff1cfbcfcdaa594a9c3
checksum: 10c0/f6a3c90c6745881d47f8dae7eb39d0dd6df9a4060c8f1ab7004690f60b9b183d862c9c6b380b9e8d5a17dd670ac7b19d6318f24c170897c85a9729f9804f47cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4672,7 +4672,7 @@ __metadata:
"@types/eslint": "npm:8.56.12"
"@types/express": "npm:4.17.21"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:20.16.11"
"@types/node": "npm:20.16.12"
"@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 1f59f6b

Please sign in to comment.