Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 5ff23b2 commit 25992a3
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 27 deletions.
52 changes: 27 additions & 25 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 @@ -17,7 +17,7 @@
],
"devDependencies": {
"@types/jest": "29.5.6",
"@types/node": "^18.11.18",
"@types/node": "^20.0.0",
"jest": "29.6.4",
"lerna": "^7.0.0",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/wire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"devDependencies": {
"@types/debug": "^4.1.7",
"@types/node": "18.16.19"
"@types/node": "20.8.9"
}
}

0 comments on commit 25992a3

Please sign in to comment.