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 and lordrip committed Jan 7, 2025
1 parent 7d581de commit 5d7b1b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/invariant": "^2.2.35",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.168",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/simpl-schema": "^1.12.0",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2509,7 +2509,7 @@ __metadata:
"@types/invariant": "npm:^2.2.35"
"@types/jest": "npm:^29.4.0"
"@types/lodash": "npm:^4.14.168"
"@types/node": "npm:^20.0.0"
"@types/node": "npm:^22.0.0"
"@types/react": "npm:^18.0.0"
"@types/react-dom": "npm:^18.0.0"
"@types/simpl-schema": "npm:^1.12.0"
Expand Down Expand Up @@ -3916,12 +3916,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.0.0":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
"@types/node@npm:^22.0.0":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/9a1bcb2f25ce1ad249497e5f10ed984bf0ec476439fad2e965c3d6cc4642abb23c5e8400f7e48e55ff121d2b80b14bdc1bd4eac7ff6848154033a2be25fffb17
undici-types: "npm:~6.20.0"
checksum: 10/c63bd7800b82a53efd3fc0e115d045ae539eaa6367a7804fc17db84a311995a2228b8dce3e8eed089b4f91ae28224cfcf86086ff1ecf48a16c3b9efc03a725f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9960,13 +9960,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down

0 comments on commit 5d7b1b5

Please sign in to comment.