Skip to content

Commit 3f1b31e

Browse files
chore(deps): bump typescript from 6.0.2 to 6.0.3 in the typescript group across 1 directory (#5197)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano Vozza <[email protected]>
1 parent d2df52f commit 3f1b31e

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

examples/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"aws-cdk-lib": "^2.244.0",
3535
"constructs": "^10.6.0",
3636
"source-map-support": "^0.5.21",
37-
"typescript": "^6.0.2",
37+
"typescript": "^6.0.3",
3838
"vitest": "^4.0.10"
3939
},
4040
"dependencies": {
@@ -52,6 +52,6 @@
5252
"aws-cdk": "^2.1113.0",
5353
"constructs": "^10.6.0",
5454
"esbuild": "^0.28.0",
55-
"typescript": "^6.0.2"
55+
"typescript": "^6.0.3"
5656
}
5757
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"middy7": "npm:@middy/core@^7.0.2",
6464
"typedoc": "^0.28.19",
6565
"typedoc-plugin-missing-exports": "^4.1.3",
66-
"typescript": "^6.0.2",
66+
"typescript": "^6.0.3",
6767
"vitest": "^4.1.2"
6868
},
6969
"lint-staged": {

0 commit comments

Comments
 (0)