Skip to content

Commit 16208c2

Browse files
chore(deps): bump the typescript group across 1 directory with 2 updates (#3688)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent da2f315 commit 16208c2

File tree

3 files changed

+16
-15
lines changed

3 files changed

+16
-15
lines changed

Diff for: examples/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"constructs": "^10.4.2",
3535
"source-map-support": "^0.5.21",
3636
"tsx": "^4.19.3",
37-
"typescript": "^5.7.3",
37+
"typescript": "^5.8.2",
3838
"vitest": "^3.0.5"
3939
},
4040
"dependencies": {
@@ -52,6 +52,6 @@
5252
"aws-cdk": "^2.1003.0",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.1",
55-
"typescript": "^5.7.3"
55+
"typescript": "^5.8.2"
5656
}
5757
}

Diff for: package-lock.json

+12-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"middy6": "npm:@middy/core@^6.0.0",
6464
"typedoc": "^0.27.9",
6565
"typedoc-plugin-missing-exports": "^3.1.0",
66-
"typedoc-plugin-zod": "^1.3.1",
67-
"typescript": "^5.7.3",
66+
"typedoc-plugin-zod": "^1.4.0",
67+
"typescript": "^5.8.2",
6868
"vitest": "^3.0.5"
6969
},
7070
"lint-staged": {

0 commit comments

Comments
 (0)