Skip to content

Commit 0d0c035

Browse files
authored
Update CLIENT_TYPES_MAP as per [email protected] (#375)
1 parent 46e4a04 commit 0d0c035

File tree

4 files changed

+137
-12
lines changed

4 files changed

+137
-12
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"aws-sdk-js-codemod": patch
3+
---
4+
5+
Update CLIENT_TYPES_MAP as per [email protected]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/node": "^14.18.33",
4949
"@typescript-eslint/eslint-plugin": "^5.43.0",
5050
"@typescript-eslint/parser": "^5.43.0",
51-
"aws-sdk": "2.1288.0",
51+
"aws-sdk": "2.1319.0",
5252
"eslint": "^8.27.0",
5353
"eslint-plugin-simple-import-sort": "^9.0.0",
5454
"lint-staged": "^13.0.3",

0 commit comments

Comments
 (0)