Skip to content

Update dependency @types/node to v22.15.34 #1284

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

Merged
merged 1 commit into from
Jun 28, 2025
Merged
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 @@ -24,7 +24,7 @@
"@types/dotenv": "8.2.3",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^9.0.0",
"@types/node": "22.15.33",
"@types/node": "22.15.34",
"@types/ramda": "0.30.2",
"dotenv": "17.0.0",
"eslint": "^9.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,12 +601,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.15.33":
version: 22.15.33
resolution: "@types/node@npm:22.15.33"
"@types/node@npm:22.15.34":
version: 22.15.34
resolution: "@types/node@npm:22.15.34"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/ee040c29c891aa37fffc27d04a8529318c391356346933646b7692eaf62236831ad532f6ebaf43ebd6a2ef1f0f091860d8a0a83a4e3c5a4f66d37aa1b2c99f31
checksum: 10c0/fb6a6b36daaa1b484aaba3d33b4d1e7b37ea993e29f20b7a676affa76ed6ff6acd2ded4d5003469bc8dbc815b3d224533b4560896037ef6d5b5d552721ab7d57
languageName: node
linkType: hard

Expand Down Expand Up @@ -2911,7 +2911,7 @@ __metadata:
"@types/dotenv": "npm:8.2.3"
"@types/eslint-config-prettier": "npm:^6.11.3"
"@types/eslint__js": "npm:^9.0.0"
"@types/node": "npm:22.15.33"
"@types/node": "npm:22.15.34"
"@types/ramda": "npm:0.30.2"
dotenv: "npm:17.0.0"
eslint: "npm:^9.12.0"
Expand Down