Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 16225ec commit 7294b6f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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/estree": "1.0.6",
"@types/hosted-git-info": "3.0.5",
"@types/jsdom": "21.1.7",
"@types/node": "20.12.12",
"@types/node": "20.16.10",
"@types/parse-author": "2.0.3",
"@types/picomatch": "2.3.4",
"@types/recursive-readdir": "2.2.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,7 @@ __metadata:
"@types/estree": "npm:1.0.6"
"@types/hosted-git-info": "npm:3.0.5"
"@types/jsdom": "npm:21.1.7"
"@types/node": "npm:20.12.12"
"@types/node": "npm:20.16.10"
"@types/parse-author": "npm:2.0.3"
"@types/picomatch": "npm:2.3.4"
"@types/recursive-readdir": "npm:2.2.4"
Expand Down Expand Up @@ -1371,12 +1371,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
"@types/node@npm:*, @types/node@npm:20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/f374b763c744e8f16e4f38cf6e2c0eef31781ec9228c9e43a6f267880fea420fab0a238b59f10a7cb3444e49547c5e3785787e371fc242307310995b21988812
undici-types: "npm:~6.19.2"
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -8589,10 +8589,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

Expand Down

0 comments on commit 7294b6f

Please sign in to comment.