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

chore(deps): update dependency @types/node to v20.14.13 #127

Merged
merged 1 commit into from
Aug 2, 2024
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 @@ -32,7 +32,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@types/node": "20.14.11",
"@types/node": "20.14.13",
"@vitest/coverage-v8": "1.6.0",
"prettier": "3.3.3",
"typescript": "5.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,12 +444,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
"@types/node@npm:20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/5306becc0ff41d81b1e31524bd376e958d0741d1ce892dffd586b9ae0cb6553c62b0d62abd16da8bea6b9a2c17572d360450535d7c073794b0cef9cb4e39691e
checksum: 10c0/10bb3ece675308742301c652ab8c6cb88b1ebddebed22316103c58f94fe7eff131edd5f679e487c19077fadb6b5e6b1ad9a60a2cee2869aa1f20452b9761d570
languageName: node
linkType: hard

Expand Down Expand Up @@ -2028,7 +2028,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "testing-farm@workspace:."
dependencies:
"@types/node": "npm:20.14.11"
"@types/node": "npm:20.14.13"
"@vitest/coverage-v8": "npm:1.6.0"
axios: "npm:1.6.8"
prettier: "npm:3.3.3"
Expand Down