Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent e1fc590 commit 25945a5
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"@tsconfig/node18": "18.2.2",
"typescript": "5.2.2"
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"prom-client": "15.0.0",
"typescript": "5.2.2",
"typescript": "5.3.3",
"@types/node": "18.19.3",
"@types/lodash.once": "4.1.9"
},
Expand Down
Loading

0 comments on commit 25945a5

Please sign in to comment.