Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and antongolub committed Oct 29, 2023
1 parent 49eb29b commit 7df6a7e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 8 deletions.
42 changes: 35 additions & 7 deletions npm-shrinkwrap.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 @@ -38,7 +38,7 @@
"dependencies": {
"@qiwi/deep-proxy": "^2.0.3",
"@types/ip": "^1.1.0",
"@types/node": "^18.11.18",
"@types/node": "^20.0.0",
"@types/semver": "^7.3.13",
"globby-cp": "^1.1.2",
"ip": "^1.1.8",
Expand Down

0 comments on commit 7df6a7e

Please sign in to comment.