Skip to content

Commit

Permalink
Update dependency @types/node to v20.11.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 0969a9f commit 6e2276b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.1",
"devDependencies": {
"@types/ms": "0.7.34",
"@types/node": "20.11.26",
"@types/node": "20.11.28",
"@types/validator": "13.11.9",
"@vercel/ncc": "0.38.1",
"gts": "5.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1567,12 +1567,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.26":
version: 20.11.26
resolution: "@types/node@npm:20.11.26"
"@types/node@npm:20.11.28":
version: 20.11.28
resolution: "@types/node@npm:20.11.28"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/2df81e4f109588c4c490f2c7d616a06d2b3b9298f217468134b80711af810c9a6017a59beb3e6b1c596eb9b6c5a39d33403b99179acb89006badfbc55f2468bb
checksum: 10c0/c599745243ed9ae4ca87460f18f88d02ab7424b545136aa504ed7a1d898e3a9bb133c927bcc7e861f79d7f6043ef917a173e780c8a001e129221e92f6d97b0ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -4102,7 +4102,7 @@ __metadata:
dependencies:
"@aws-sdk/client-s3": "npm:3.529.1"
"@types/ms": "npm:0.7.34"
"@types/node": "npm:20.11.26"
"@types/node": "npm:20.11.28"
"@types/validator": "npm:13.11.9"
"@vercel/ncc": "npm:0.38.1"
chalk: "npm:5.3.0"
Expand Down Expand Up @@ -4607,11 +4607,11 @@ __metadata:

"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=d69c25"
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/22e2f213c3ffe5960c5eaec6c95c04e01858fed57a94be250746f540b935b2c18c3c3fc80d3ab65d28c0aba1eb76284557ba3bf521d28caee811c44ba2b648f9
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e2276b

Please sign in to comment.