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.8.3 #625

Merged
merged 1 commit into from
Oct 7, 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 packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@size-limit/webpack-why": "9.0.0",
"@swc/core": "1.3.92",
"@types/jest": "29.5.5",
"@types/node": "20.8.2",
"@types/node": "20.8.3",
"@types/statuses": "2.0.2",
"@vitest/coverage-istanbul": "0.34.6",
"@vitest/ui": "0.34.6",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1331,7 +1331,7 @@ __metadata:
"@size-limit/webpack-why": "npm:9.0.0"
"@swc/core": "npm:1.3.92"
"@types/jest": "npm:29.5.5"
"@types/node": "npm:20.8.2"
"@types/node": "npm:20.8.3"
"@types/statuses": "npm:2.0.2"
"@vitest/coverage-istanbul": "npm:0.34.6"
"@vitest/ui": "npm:0.34.6"
Expand Down Expand Up @@ -2524,10 +2524,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.8.2":
version: 20.8.2
resolution: "@types/node@npm:20.8.2"
checksum: 61bd39870625d8afcbb4f21d6a0c3a9681f6d508dc6b06f2497e9ad3ec942092a120bcfdbc1757a8e4017308449bc2a9b9865b2b9840b158878a4e8cc0804a3c
"@types/node@npm:*, @types/node@npm:20.8.3":
version: 20.8.3
resolution: "@types/node@npm:20.8.3"
checksum: 6f69c2fc4b2f95764317fc23c6b92b0c3480e5026d47dcb7b882308908dd6beab3dd02c54344811c8db44f84abd3ef00e35097e2f6d2b79cff21f33981a504a1
languageName: node
linkType: hard

Expand All @@ -2538,6 +2538,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.2":
version: 20.8.2
resolution: "@types/node@npm:20.8.2"
checksum: 61bd39870625d8afcbb4f21d6a0c3a9681f6d508dc6b06f2497e9ad3ec942092a120bcfdbc1757a8e4017308449bc2a9b9865b2b9840b158878a4e8cc0804a3c
languageName: node
linkType: hard

"@types/node@npm:^12.7.1":
version: 12.20.55
resolution: "@types/node@npm:12.20.55"
Expand Down