Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.14 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 1d9e240 commit 77cef74
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.13",
"@types/node": "20.16.14",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.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 @@ -1248,12 +1248,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
"@types/node@npm:20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/7f4fd7176db0802c62e11ebbf7a66d0248e2dc8ec9153d9fc8bcb164d9aed581d91c407046c823c522e60d0babfdc24a1618dba7f2c6920ef1a24e1d416c9550
checksum: 10c0/297da38ff6668ecd672b17a100b715166cab33bc8d586521fa28b2d2fb47b04475e1ad9f55e8a436c31d72c1fefa7bd4485a8ad66d2adc9b4515d8a28937e8b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4141,7 +4141,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.11.1"
"@actions/github": "npm:6.0.0"
"@types/node": "npm:20.16.13"
"@types/node": "npm:20.16.14"
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
"@typescript-eslint/parser": "npm:8.11.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down

0 comments on commit 77cef74

Please sign in to comment.