Skip to content

Commit

Permalink
chore(bootstrap): update dependency @types/node to v20.16.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 26784e4 commit 3e9dc53
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion contracts/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"@types/prompts": "^2.4.9",
"@types/yargs": "^17.0.32",
"typescript": "5.6.3"
Expand Down
15 changes: 11 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 3e9dc53

Please sign in to comment.