Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 2587471 commit 3c8eb87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/dotenv": "8.2.3",
"@types/eslint__js": "^8.42.3",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^20.5.9",
"@types/node": "^22.0.0",
"@types/ramda": "0.30.2",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ __metadata:
"@types/dotenv": "npm:8.2.3"
"@types/eslint__js": "npm:^8.42.3"
"@types/jsonwebtoken": "npm:^9.0.7"
"@types/node": "npm:^20.5.9"
"@types/node": "npm:^22.0.0"
"@types/ramda": "npm:0.30.2"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.0"
Expand Down Expand Up @@ -2205,12 +2205,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.5.9":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
"@types/node@npm:^22.0.0":
version: 22.8.2
resolution: "@types/node@npm:22.8.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
undici-types: "npm:~6.19.8"
checksum: 10c0/c6fa6c54c23e61015cace1517c4101602cae0ff3c4f6604f6cdb89875143921830e5602cabe8b4f90f90363451687a0497f1d07d30be8104fee758d6d44c90ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -8809,7 +8809,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down

0 comments on commit 3c8eb87

Please sign in to comment.