Skip to content

Update dependency @types/node to v22.15.2 #1232

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
Apr 25, 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.0",
"@types/node": "22.15.2",
"@types/ramda": "0.30.2",
"dotenv": "16.5.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 @@ -560,12 +560,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.15.0":
version: 22.15.0
resolution: "@types/node@npm:22.15.0"
"@types/node@npm:22.15.2":
version: 22.15.2
resolution: "@types/node@npm:22.15.2"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/f60c716f473ec7cbb6fffd8488d29a9ea697f4f5d71c1ebca72e17cdce1c7df054c295122a2589463c44490d875f485f9251ada3c3167bdbe4fbe8a677059780
checksum: 10c0/39da31d5fc63b14fabd217bb8a921c4a7fc3d99f233440209f9fc2d5d736e8773f7efc65223e2fd0e8db8390b0baab9c0cd2e951c2ece8b237f07313ab3cf295
languageName: node
linkType: hard

Expand Down Expand Up @@ -2789,7 +2789,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.0"
"@types/node": "npm:22.15.2"
"@types/ramda": "npm:0.30.2"
dotenv: "npm:16.5.0"
eslint: "npm:^9.12.0"
Expand Down