Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.5.2 (#423)
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] committed Jun 20, 2024
1 parent 54035a8 commit 0b99062
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
9 changes: 5 additions & 4 deletions dev/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 dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "20.14.6",
"aws-cdk": "2.140.0",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript": "5.5.2",
"esbuild": "0.21.5"
},
"devDependencies": {
Expand Down
9 changes: 5 additions & 4 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 @@ -45,7 +45,7 @@
"pretty-quick": "4.0.0",
"rimraf": "5.0.7",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"lint-staged": {
"*.ts": "eslint"
Expand Down

0 comments on commit 0b99062

Please sign in to comment.