Skip to content

Commit 26d6488

Browse files
chore(deps): bump the typescript group across 1 directory with 4 updates (#3446)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb74ef5 commit 26d6488

File tree

3 files changed

+59
-66
lines changed

3 files changed

+59
-66
lines changed

examples/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"constructs": "^10.4.2",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.19.2",
38-
"typescript": "^5.6.3",
38+
"typescript": "^5.7.2",
3939
"vitest": "^2.0.5"
4040
},
4141
"dependencies": {
@@ -52,6 +52,6 @@
5252
"@types/node": "22.10.5",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.24.2",
55-
"typescript": "^5.6.3"
55+
"typescript": "^5.7.2"
5656
}
5757
}

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
"middy4": "npm:@middy/core@^4.7.0",
6262
"middy5": "npm:@middy/core@^5.4.3",
6363
"middy6": "npm:@middy/core@^6.0.0",
64-
"typedoc": "^0.26.11",
65-
"typedoc-plugin-missing-exports": "^3.0.2",
66-
"typedoc-plugin-zod": "^1.2.1",
67-
"typescript": "^5.6.3",
64+
"typedoc": "^0.27.6",
65+
"typedoc-plugin-missing-exports": "^3.1.0",
66+
"typedoc-plugin-zod": "^1.3.1",
67+
"typescript": "^5.7.2",
6868
"vitest": "^2.0.5"
6969
},
7070
"lint-staged": {

0 commit comments

Comments
 (0)