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.17.8 #618

Merged
merged 1 commit into from
Nov 25, 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 @@ -31,7 +31,7 @@
"@side/commitlint-config": "1.1.0",
"@side/eslint-config-base": "2.3.1",
"@side/prettier-config": "1.1.0",
"@types/node": "20.17.7",
"@types/node": "20.17.8",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@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 @@ -823,7 +823,7 @@ __metadata:
"@side/commitlint-config": "npm:1.1.0"
"@side/eslint-config-base": "npm:2.3.1"
"@side/prettier-config": "npm:1.1.0"
"@types/node": "npm:20.17.7"
"@types/node": "npm:20.17.8"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
"@typescript-eslint/parser": "npm:8.16.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -1037,12 +1037,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.7":
version: 20.17.7
resolution: "@types/node@npm:20.17.7"
"@types/node@npm:20.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/b54a9e6dedb75d86e2cc1ea249d2cff512fea3185d53e5a8b6b8ba93ad06f61347a4785a963323672f73f53a4847dd8ce9bb706ad4ba23650520abc67c7cffba
checksum: 10/e3e968b327abc70fd437a223f8950dd4436047e954aa7db09abde5df1f58a5c49f33d6f14524e256d09719e1960d22bf072d62e4bda7375f7895a092c7eb2f9d
languageName: node
linkType: hard

Expand Down