Skip to content

Commit eb5aa0a

Browse files
author
Michael Wittwer
committed
fix(typescript): upgrade to latest typescript version (5.5.3)
To fix wrong typings for TransactBaseOperation.params
1 parent 45070ee commit eb5aa0a

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"tsutils": "^3.21.0",
7979
"typedoc": "0.14.0",
8080
"typedoc-plugin-external-module-name": "^2.1.0",
81-
"typescript": "^4.9.4"
81+
"typescript": "^5.5.3"
8282
},
8383
"peerDependencies": {
8484
"@aws-sdk/client-dynamodb": "^3.214.0",

0 commit comments

Comments
 (0)