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

chore(deps-dev): bump @types/node from 18.19.14 to 22.5.5 #5635

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 @@ -77,7 +77,7 @@
"@swc/core": "1.5.7",
"@testing-library/react": "15.0.6",
"@types/fs-extra": "11.0.4",
"@types/node": "18.19.14",
"@types/node": "22.5.5",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4579,12 +4579,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.14":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
"@types/node@npm:22.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c81d9f01ccaaa4f8a25c48fb888bd4dd5196562ebefccae6948d3b884eb3195f877826e12c5856d04690c215324c48b8d4c1d88c1e52d4428760c5612369b87b
undici-types: "npm:~6.19.2"
checksum: 10/172d02c8e6d921699edcf559c28b3805616bd6481af1b3cb0299f89ad9a6f33b71050434c06ce7b503166054a26275344187c443f99f745d0b12601372452f19
languageName: node
linkType: hard

Expand Down Expand Up @@ -9491,7 +9491,7 @@ __metadata:
"@swc/core": "npm:1.5.7"
"@testing-library/react": "npm:15.0.6"
"@types/fs-extra": "npm:11.0.4"
"@types/node": "npm:18.19.14"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.1"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
Expand Down Expand Up @@ -18539,13 +18539,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
Expand Down
Loading