Skip to content

Commit

Permalink
Merge pull request #54 from SoulHarsh007/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v20.11.16
  • Loading branch information
SoulHarsh007 authored Feb 2, 2024
2 parents 35ce07c + c333112 commit 8c7a2ac
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 @@ -5,7 +5,7 @@
"packageManager": "yarn@4.1.0",
"devDependencies": {
"@types/ms": "0.7.34",
"@types/node": "20.11.15",
"@types/node": "20.11.16",
"@types/validator": "13.11.8",
"@vercel/ncc": "0.38.1",
"gts": "5.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1546,12 +1546,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.15":
version: 20.11.15
resolution: "@types/node@npm:20.11.15"
"@types/node@npm:20.11.16":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/7dfab4208fedc02e9584c619551906f46ade7955bb929b1e32e354a50522eb532d6bfb2844fdaad2c8dca03be84a590674460c64cb101e1a33bb318e1ec448d4
checksum: 10c0/4886b90278e9c877a84efd3edd4667cd990e032d77268d2a798b99ebc1901ea336fa7dfbe9eaf4ad6ad1da9ce2ec31baf300038a3905838692362eb19904ebde
languageName: node
linkType: hard

Expand Down Expand Up @@ -4081,7 +4081,7 @@ __metadata:
dependencies:
"@aws-sdk/client-s3": "npm:3.504.0"
"@types/ms": "npm:0.7.34"
"@types/node": "npm:20.11.15"
"@types/node": "npm:20.11.16"
"@types/validator": "npm:13.11.8"
"@vercel/ncc": "npm:0.38.1"
chalk: "npm:5.3.0"
Expand Down

0 comments on commit 8c7a2ac

Please sign in to comment.