Skip to content

Commit

Permalink
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 Sep 27, 2024
1 parent dbba598 commit 9694ca2
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 @@ -14,7 +14,7 @@
"@eslint/js": "9.11.1",
"@types/eslint": "9.6.1",
"@types/fs-extra": "11.0.4",
"@types/node": "20.16.9",
"@types/node": "20.16.10",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -649,12 +649,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.9":
version: 20.16.9
resolution: "@types/node@npm:20.16.9"
"@types/node@npm:20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/52d7cbd6792a26e6757c913d1f6dd0fb0104ac44c93dd87480c011d1211b3a1ba282962996bf6aec03f633b5b39f61576f1bafe8436592ab08ad39464e53e4b0
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1088,7 +1088,7 @@ __metadata:
"@eslint/js": "npm:9.11.1"
"@types/eslint": "npm:9.6.1"
"@types/fs-extra": "npm:11.0.4"
"@types/node": "npm:20.16.9"
"@types/node": "npm:20.16.10"
"@types/tmp": "npm:0.2.6"
"@typescript-eslint/eslint-plugin": "npm:8.7.0"
"@typescript-eslint/parser": "npm:8.7.0"
Expand Down

0 comments on commit 9694ca2

Please sign in to comment.