Skip to content

Commit

Permalink
Update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent 0213708 commit 71cc15a
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 @@ -21,7 +21,7 @@
},
"devDependencies": {
"@artiefuzzz/ts": "1.3.2",
"@types/node": "16.11.65",
"@types/node": "20.12.13",
"xv": "1.1.1"
},
"repository": {
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ __metadata:
dependencies:
"@artiefuzzz/ts": 1.3.2
"@artiefuzzz/utils": ^1.2.1
"@types/node": 16.11.65
"@types/node": 20.12.13
undici: ^5.0.0
xv: 1.1.1
languageName: unknown
Expand All @@ -33,10 +33,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.65":
version: 16.11.65
resolution: "@types/node@npm:16.11.65"
checksum: 81d84cb1e7aa305574cd35acf1a5e47f4a7f52783ba096f4bc511314540dee33a27cbd4fddc8bddd4535f1c87a96a76907157bcde093a25c89e8851d6dd63022
"@types/node@npm:20.12.13":
version: 20.12.13
resolution: "@types/node@npm:20.12.13"
dependencies:
undici-types: ~5.26.4
checksum: 9ec8971a76b2435379c10689c639ba1bbf4451075709bdf4bf23b7972a63f7d966947914410f2d3711a315e1157d782b76cfadc32944e29db9dd444221aea699
languageName: node
linkType: hard

Expand All @@ -47,6 +49,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"undici@npm:^5.0.0":
version: 5.0.0
resolution: "undici@npm:5.0.0"
Expand Down

0 comments on commit 71cc15a

Please sign in to comment.