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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
1 parent da2f315 commit 16208c2

File tree

3 files changed

+16
-15
lines changed

3 files changed

+16
-15
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
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
}

package-lock.json

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
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)