Skip to content

build(deps-dev): bump @types/node from 22.14.0 to 22.15.2 #575

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 @@ -24,7 +24,7 @@
"@tsconfig/node20": "20.1.5",
"@types/jest": "29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.14.0",
"@types/node": "22.15.2",
"@typescript-eslint/eslint-plugin": "8.29.1",
"@typescript-eslint/parser": "8.29.1",
"@vercel/ncc": "0.38.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,12 +1343,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.14.0":
version: 22.14.0
resolution: "@types/node@npm:22.14.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/9d79f3fa1af9c2c869514f419c4a4905b34c10e12915582fd1784868ac4e74c6d306cf5eb47ef889b6750ab85a31be96618227b86739c4a3e0b1c15063f384c6
checksum: 10c0/39da31d5fc63b14fabd217bb8a921c4a7fc3d99f233440209f9fc2d5d736e8773f7efc65223e2fd0e8db8390b0baab9c0cd2e951c2ece8b237f07313ab3cf295
languageName: node
linkType: hard

Expand Down Expand Up @@ -4487,7 +4487,7 @@ __metadata:
"@tsconfig/node20": "npm:20.1.5"
"@types/jest": "npm:29.5.14"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:22.14.0"
"@types/node": "npm:22.15.2"
"@typescript-eslint/eslint-plugin": "npm:8.29.1"
"@typescript-eslint/parser": "npm:8.29.1"
"@vercel/ncc": "npm:0.38.3"
Expand Down