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-dev): bump @types/node from v20.10.4 to v20.10.5 #760

Merged
merged 1 commit into from
Dec 18, 2023
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 @@ -33,7 +33,7 @@
"@tsconfig/strictest": "2.0.2",
"@types/eslint": "8.44.8",
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1280,12 +1280,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
"@types/node@npm:*, @types/node@npm:20.10.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 2c8b70cba731eb2ae3ae046daa74903bfcbb0e7b9196da767e5895054f6d252296ae7a04fb1dbbcb53bb004c4c658c05eaea2731bc9e2dd9e08f7e88d672f563
checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -2325,7 +2325,7 @@ __metadata:
"@tsconfig/strictest": "npm:2.0.2"
"@types/eslint": "npm:8.44.8"
"@types/jest": "npm:29.5.11"
"@types/node": "npm:20.10.4"
"@types/node": "npm:20.10.5"
"@typescript-eslint/eslint-plugin": "npm:6.14.0"
"@typescript-eslint/parser": "npm:6.14.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down