Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.4.5 to 5.5.4 (#2820)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
  • Loading branch information
dependabot[bot] and dreamorosi authored Aug 5, 2024
1 parent 3feba28 commit fae0fc9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"source-map-support": "^0.5.21",
"ts-jest": "^29.2.4",
"tsx": "^4.16.5",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-lambda-powertools/batch": "^2.6.0",
Expand All @@ -58,6 +58,6 @@
"jest": "^29.7.0",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
12 changes: 6 additions & 6 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 @@ -67,7 +67,7 @@
"typedoc": "^0.26.5",
"typedoc-plugin-missing-exports": "^3.0.0",
"typedoc-plugin-zod": "^1.2.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"lint-staged": {
"*.{js,ts}": "biome check --write",
Expand Down

0 comments on commit fae0fc9

Please sign in to comment.