Skip to content

Commit

Permalink
Update dependency @types/node to v20.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 93269bd commit f333e11
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@eslint/js": "9.9.0",
"@types/eslint": "9.6.0",
"@types/fs-extra": "11.0.4",
"@types/node": "20.14.15",
"@types/node": "20.15.0",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -664,12 +664,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
"@types/node@npm:20.15.0":
version: 20.15.0
resolution: "@types/node@npm:20.15.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/093713db52dc544f3931a3dec9d7d8ef661f323e57becd083a7918c778cef1eb6ec32d1017bf5ade06bb06dc5c7551f4f4d749a14e40868cce44d51e54acd8ed
undici-types: "npm:~6.13.0"
checksum: 10c0/5d682b360e747c789a8b95fd680c102666610df5db69ac5da908c87d6571bafeeae444cad1700f56a147c5c1527a7c9c38ba234840d447ef9ed96cabfe5821cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -1092,7 +1092,7 @@ __metadata:
"@eslint/js": "npm:9.9.0"
"@types/eslint": "npm:9.6.0"
"@types/fs-extra": "npm:11.0.4"
"@types/node": "npm:20.14.15"
"@types/node": "npm:20.15.0"
"@types/tmp": "npm:0.2.6"
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
"@typescript-eslint/parser": "npm:8.1.0"
Expand Down Expand Up @@ -4195,6 +4195,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10c0/2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down

0 comments on commit f333e11

Please sign in to comment.