Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 629dcaa commit 42176f0
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 @@ -23,7 +23,7 @@
"@sentry/react": "8.47.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.17.10",
"@types/node": "22.10.6",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@uppy/core": "^3.11.3",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3462,12 +3462,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.10":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
"@types/node@npm:22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/9a1bcb2f25ce1ad249497e5f10ed984bf0ec476439fad2e965c3d6cc4642abb23c5e8400f7e48e55ff121d2b80b14bdc1bd4eac7ff6848154033a2be25fffb17
undici-types: "npm:~6.20.0"
checksum: 10/ac93c9b6337ddb70176abade1ca4cdec24cde93cfc19023f3e001d80cb42f1d3c2487dd1626ce016985953319de30528d9e73dc5c6e2e28be9eaa9ec0237fc1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6962,7 +6962,7 @@ __metadata:
"@types/lodash.groupby": "npm:^4.6.9"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/lodash.orderby": "npm:^4.6.9"
"@types/node": "npm:20.17.10"
"@types/node": "npm:22.10.6"
"@types/react": "npm:18.3.18"
"@types/react-beautiful-dnd": "npm:^13.1.8"
"@types/react-dom": "npm:18.3.5"
Expand Down Expand Up @@ -10894,13 +10894,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 42176f0

Please sign in to comment.