Skip to content

Commit

Permalink
Update dependency @types/node to v20.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 24, 2023
1 parent 41e41d9 commit 155dbf1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@types/node": "20.9.5",
"@types/node": "20.10.0",
"canvas": "2.11.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3048,12 +3048,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.9.5":
version: 20.9.5
resolution: "@types/node@npm:20.9.5"
"@types/node@npm:20.10.0":
version: 20.10.0
resolution: "@types/node@npm:20.10.0"
dependencies:
undici-types: ~5.26.4
checksum: 050ebd958e31ad21143f93614a25b15a8de5d0004338359409f76a661f734c4549698d852f21176c62f5661dacb572a090669cffef93cf6361c959e4d27d8d95
checksum: face395140d6f2f1755b91fdd3b697cf56aeb9e2514529ce88d56e56f261ad65be7269d863520a9406d73c338699ea68b418e8677584de0c1efeed09539b6f97
languageName: node
linkType: hard

Expand Down Expand Up @@ -3231,7 +3231,7 @@ __metadata:
"@babel/preset-env": 7.23.3
"@babel/preset-typescript": 7.23.3
"@types/jest": 29.5.10
"@types/node": 20.9.5
"@types/node": 20.10.0
"@typescript-eslint/eslint-plugin": 6.12.0
"@typescript-eslint/parser": 6.12.0
babel-jest: 29.7.0
Expand Down

0 comments on commit 155dbf1

Please sign in to comment.