Skip to content

Bump @types/node from 22.15.3 to 24.0.14 #854

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

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 @@ -31,7 +31,7 @@
"@eslint/js": "9.25.1",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.3.0",
"@types/node": "^24.0.14",
"eslint": "9.25.1",
"eslint-plugin-jest": "^28.9.0",
"jest": "^29.7.0",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.3.0":
"@types/node@npm:*":
version: 22.15.3
resolution: "@types/node@npm:22.15.3"
dependencies:
Expand All @@ -1165,6 +1165,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^24.0.14":
version: 24.0.14
resolution: "@types/node@npm:24.0.14"
dependencies:
undici-types: ~7.8.0
checksum: 3f52217f2daeddfff88d9998e4bf3896cfe8c55514cb877a4309028c200a31a41c812275b529e4d1a2c6b62c17196c02f91b7d61267c16fb8e1f940b14d04316
languageName: node
linkType: hard

"@types/stack-utils@npm:^2.0.0":
version: 2.0.3
resolution: "@types/stack-utils@npm:2.0.3"
Expand Down Expand Up @@ -4570,7 +4579,7 @@ __metadata:
"@eslint/js": 9.25.1
"@types/eslint__js": ^8.42.3
"@types/jest": ^29.5.14
"@types/node": ^22.3.0
"@types/node": ^24.0.14
axios: 1.9.0
eslint: 9.25.1
eslint-plugin-jest: ^28.9.0
Expand Down Expand Up @@ -4774,6 +4783,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~7.8.0":
version: 7.8.0
resolution: "undici-types@npm:7.8.0"
checksum: 59521a5b9b50e72cb838a29466b3557b4eacbc191a83f4df5a2f7b156bc8263072b145dc4bb8ec41da7d56a7e9b178892458da02af769243d57f801a50ac5751
languageName: node
linkType: hard

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down