Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.17.0 (#872)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent b9499f0 commit bd52f56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@actions/core": "1.11.1",
"@actions/exec": "1.1.1",
"@actions/github": "6.0.0",
"@types/node": "20.16.15"
"@types/node": "20.17.0"
},
"devDependencies": {
"@vercel/ncc": "0.38.2",
Expand Down

0 comments on commit bd52f56

Please sign in to comment.