Skip to content

Commit

Permalink
📦 Update dependency @types/node to v20 (#1020)
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 27, 2023
1 parent 3d73586 commit 4b5d867
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 10 deletions.
36 changes: 27 additions & 9 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 @@ -3,7 +3,7 @@
"@actions/core": "1.10.1",
"@octokit/rest": "20.0.2",
"@types/mocha": "10.0.3",
"@types/node": "18.18.6",
"@types/node": "20.8.9",
"@types/yargs": "17.0.29",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
Expand Down

0 comments on commit 4b5d867

Please sign in to comment.