Skip to content

Commit

Permalink
Merge pull request #52 from SoulHarsh007/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v20.11.15
  • Loading branch information
SoulHarsh007 authored Feb 1, 2024
2 parents 34842f2 + 8e38ad0 commit f9ab34c
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.10",
"@types/node": "20.11.15",
"@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 @@ -1528,12 +1528,12 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit f9ab34c

Please sign in to comment.