Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.10 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 2609c16 commit 078dc05
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 @@ -32,7 +32,7 @@
"@actions/github": "6.0.0"
},
"devDependencies": {
"@types/node": "20.16.9",
"@types/node": "20.16.10",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@vercel/ncc": "0.38.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1235,12 +1235,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 @@ -4130,7 +4130,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.10.1"
"@actions/github": "npm:6.0.0"
"@types/node": "npm:20.16.9"
"@types/node": "npm:20.16.10"
"@typescript-eslint/eslint-plugin": "npm:8.7.0"
"@typescript-eslint/parser": "npm:8.7.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down

0 comments on commit 078dc05

Please sign in to comment.