Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.7.2 to 5.7.3 in the typescript gr…
Browse files Browse the repository at this point in the history
…oup across 1 directory (#3465)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 39c98c3 commit 4dd41cc
Show file tree
Hide file tree
Showing 3 changed files with 10 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 @@ -34,7 +34,7 @@
"constructs": "^10.4.2",
"source-map-support": "^0.5.21",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitest": "^2.0.5"
},
"dependencies": {
Expand All @@ -52,6 +52,6 @@
"aws-cdk": "^2.177.0",
"constructs": "^10.4.2",
"esbuild": "^0.24.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
13 changes: 7 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 @@ -64,7 +64,7 @@
"typedoc": "^0.27.6",
"typedoc-plugin-missing-exports": "^3.1.0",
"typedoc-plugin-zod": "^1.3.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitest": "^2.0.5"
},
"lint-staged": {
Expand Down

0 comments on commit 4dd41cc

Please sign in to comment.