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 ^20.17.6 #278

Merged
merged 1 commit into from
Nov 3, 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 @@ -63,7 +63,7 @@
"@sapphire/timer-manager": "^1.0.3",
"@sapphire/timestamp": "^1.0.4",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.17.5",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6184,12 +6184,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.5, @types/node@npm:^20.17.5":
version: 20.17.5
resolution: "@types/node@npm:20.17.5"
"@types/node@npm:^20.16.5, @types/node@npm:^20.17.5, @types/node@npm:^20.17.6":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/2096b78696bab7d8e410609bbfdf0cad67dd02460bee98f457e0265c97e1587852ee0d17d806a9cfbff7b9183a3e9c2f95d6df0a18c56e708a36790d1d89084b
checksum: 10/714b8b54951950cee662ce80492831ebc51f914a9adf88583cea777ea4d55b88827b2505ff2f53d2bb7753691aaab1b06c027a7b5c63eb153ad4acee1239690c
languageName: node
linkType: hard

Expand Down Expand Up @@ -19274,7 +19274,7 @@ __metadata:
"@sapphire/ts-config": "npm:^5.0.1"
"@svgr/webpack": "npm:^8.1.0"
"@tippyjs/react": "npm:^4.2.6"
"@types/node": "npm:^20.17.5"
"@types/node": "npm:^20.17.6"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
Expand Down