Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent b5474e0 commit dc9b286
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/jsonwebtoken": "^9.0.0",
"@types/lodash": "^4.14.184",
"@types/morgan": "^1.9.3",
"@types/node": "^18.11.9",
"@types/node": "^20.16.12",
"@types/node-schedule": "^2.1.0",
"@types/pg": "^8.6.5",
"@types/pluralize": "^0.0.29",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -408,10 +408,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.11.9":
version: 18.11.9
resolution: "@types/node@npm:18.11.9"
checksum: cc0aae109e9b7adefc32eecb838d6fad931663bb06484b5e9cbbbf74865c721b03d16fd8d74ad90e31dbe093d956a7c2c306ba5429ba0c00f3f7505103d7a496
"@types/node@npm:^20.16.12":
version: 20.16.12
resolution: "@types/node@npm:20.16.12"
dependencies:
undici-types: ~6.19.2
checksum: 648b2a35713157f1d5861123c29546cf316b543afd536ff2c02234d78a99cea07d2259559efd7f58cf2c45c6a2e80c1064ff03c5b5213bb99b91a7d598b7975f
languageName: node
linkType: hard

Expand Down Expand Up @@ -799,7 +801,7 @@ __metadata:
"@types/jsonwebtoken": ^9.0.0
"@types/lodash": ^4.14.184
"@types/morgan": ^1.9.3
"@types/node": ^18.11.9
"@types/node": ^20.16.12
"@types/node-schedule": ^2.1.0
"@types/pg": ^8.6.5
"@types/pluralize": ^0.0.29
Expand Down Expand Up @@ -5033,6 +5035,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

"unique-filename@npm:^1.1.1":
version: 1.1.1
resolution: "unique-filename@npm:1.1.1"
Expand Down

0 comments on commit dc9b286

Please sign in to comment.