Skip to content

Commit cc5f778

Browse files
committed
test: github action on client-dynamodb
1 parent b4aac5c commit cc5f778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clients/client-dynamodb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@
5656
"@aws-sdk/util-user-agent-node": "1.0.0-gamma.1",
5757
"@aws-sdk/util-utf8-browser": "1.0.0-gamma.1",
5858
"@aws-sdk/util-utf8-node": "1.0.0-gamma.1",
59-
"tslib": "^1.8.0",
59+
"tslib": "^1.9.0",
6060
"uuid": "^8.1.0"
6161
},
6262
"devDependencies": {
6363
"@types/node": "^12.7.5",
6464
"@types/uuid": "^8.0.0",
6565
"jest": "^25.1.0",
6666
"rimraf": "^3.0.0",
67-
"tslib": "^1.8.0",
67+
"tslib": "^1.9.0",
6868
"typedoc": "^0.15.0",
6969
"typescript": "~3.8.3"
7070
},

0 commit comments

Comments
 (0)