Skip to content

Commit 8a072c1

Browse files
chore(deps): bump the typescript group across 1 directory with 2 updates (#3810)
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 d00c30b commit 8a072c1

File tree

3 files changed

+44
-22
lines changed

3 files changed

+44
-22
lines changed

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.8.2",
37+
"typescript": "^5.8.3",
3838
"vitest": "^3.0.5"
3939
},
4040
"dependencies": {
@@ -52,6 +52,6 @@
5252
"aws-cdk": "^2.1007.0",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.2",
55-
"typescript": "^5.8.2"
55+
"typescript": "^5.8.3"
5656
}
5757
}

package-lock.json

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

package.json

+2-2
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.28.1",
64+
"typedoc": "^0.28.2",
6565
"typedoc-plugin-missing-exports": "^4.0.0",
6666
"typedoc-plugin-zod": "^1.4.0",
67-
"typescript": "^5.8.2",
67+
"typescript": "^5.8.3",
6868
"vitest": "^3.0.9"
6969
},
7070
"lint-staged": {

0 commit comments

Comments
 (0)