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

Update dependency @types/node to v20.17.30 #844

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
@@ -30,7 +30,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@types/node": "20.16.2",
"@types/node": "20.17.30",
"canvas": "3.1.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3031,12 +3031,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
"@types/node@npm:20.17.30":
version: 20.17.30
resolution: "@types/node@npm:20.17.30"
dependencies:
undici-types: ~6.19.2
checksum: 69d03cf607197b40775e10c57f26a30e2a7f4f108a29ef147db145227686021c26f696efbb5ff077831a7febe647c3374f725eed8e33442fc11230da9e895dda
checksum: 40253bc4a3f6adc5dc286824c1fc72a398280a7f6e76cfc22a9d68e42c70edb04c4af53c5709030b90d439bb4bbb29ad62e937d0b04ce2019b3297698bad55ef
languageName: node
linkType: hard

@@ -3203,7 +3203,7 @@ __metadata:
"@babel/preset-env": 7.26.9
"@babel/preset-typescript": 7.27.0
"@types/jest": 29.5.14
"@types/node": 20.16.2
"@types/node": 20.17.30
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
babel-jest: 29.7.0