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

build(deps-dev): bump @types/node from 22.10.3 to 22.13.0 #265

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 @@ -41,7 +41,7 @@
},
"devDependencies": {
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.10.3",
"@types/node": "22.13.0",
"@vercel/ncc": "0.38.3",
"@vitest/coverage-v8": "2.1.8",
"prettier": "3.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -786,12 +786,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
"@types/node@npm:22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: ~6.20.0
checksum: f42264d5afadb7eece4f068a9028cf752174796fe424f5f7385b6f700037240dc7bc6acd8ab11641424c39452dcf4d85be229f51dcc73ccd931eaa29924ffda7
checksum: 934122ad4c20bd583cae1cf5350f911350a99ca2fd2a4c1902c1db97af8bb4c496675d592a45f9ce8aced3006fe80ca075b7e9da030a61b2d9008b7259383a76
languageName: node
linkType: hard

Expand Down Expand Up @@ -2273,7 +2273,7 @@ __metadata:
"@octokit/rest": 21.0.2
"@octokit/types": 13.6.2
"@total-typescript/ts-reset": 0.6.1
"@types/node": 22.10.3
"@types/node": 22.13.0
"@vercel/ncc": 0.38.3
"@vitest/coverage-v8": 2.1.8
date-fns: 4.1.0
Expand Down
Loading