Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.7.3 (#1327)
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 Jan 13, 2025
1 parent 68cf25d commit f40fab7
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"husky": "9.0.11",
"lint-staged": "15.2.11",
"rimraf": "5.0.10",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/lodash.once": "4.1.9",
"@types/node": "20.16.13",
"prom-client": "15.1.3",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"peerDependencies": {
"prom-client": "13.x.x || 14.x || 15.x"
Expand Down
42 changes: 21 additions & 21 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 f40fab7

Please sign in to comment.