Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.0.4 (#297)
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 Apr 15, 2023
1 parent cc87a24 commit 413d65d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 46 deletions.
46 changes: 3 additions & 43 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 packages/osv-offline-db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@types/node": "18.15.11",
"prettier": "2.8.7",
"ts-node": "10.9.1",
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/osv-offline-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@types/signale": "1.4.4",
"prettier": "2.8.7",
"ts-node": "10.9.1",
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/osv-offline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@types/node-fetch": "2.6.3",
"prettier": "2.8.7",
"ts-node": "10.9.1",
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}

0 comments on commit 413d65d

Please sign in to comment.