Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 18.18.13 to 22.5.4 #3289

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.18.13",
"@types/node": "22.5.4",
"@types/nprogress": "^0",
"@types/react": "18.2.62",
"@types/react-csv": "1.1.10",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3819,12 +3819,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.13":
version: 18.18.13
resolution: "@types/node@npm:18.18.13"
"@types/node@npm:22.5.4":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/5dcab799e39570a858741a13373a584529d0e6b81120c8a2118e158749d9ace291748644d760af554fe73ab3cebdd91500314bf1ecd17a746fabcae06ebf9eea
undici-types: "npm:~6.19.2"
checksum: 10/d46e0abf437b36bdf89011287aa43873d68ea6f2521a11b5c9a033056fd0d07af36daf51439010e8d41c62c55d0b00e9b5e09ed00bb2617723f73f28a873903a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4482,7 +4482,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/react": "npm:16.0.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:18.18.13"
"@types/node": "npm:22.5.4"
"@types/nprogress": "npm:^0"
"@types/react": "npm:18.2.62"
"@types/react-csv": "npm:1.1.10"
Expand Down Expand Up @@ -9759,6 +9759,13 @@ __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

"unenv@npm:^1.9.0":
version: 1.9.0
resolution: "unenv@npm:1.9.0"
Expand Down