Skip to content

Commit

Permalink
chore(clients): define devDeps used in scripts (#3244)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Jan 25, 2022
1 parent 22701ee commit e00061d
Show file tree
Hide file tree
Showing 305 changed files with 2,135 additions and 305 deletions.
8 changes: 7 additions & 1 deletion clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-acm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-alexa-for-business/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-amplifybackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-amplifyuibuilder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-apigatewaymanagementapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-apigatewayv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-app-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-appconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-appconfigdata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-appflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-appintegrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-application-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-application-discovery-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-application-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-applicationcostprofiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-apprunner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-appstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,14 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"@types/uuid": "^8.3.0"
"@types/uuid": "^8.3.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
8 changes: 7 additions & 1 deletion clients/client-auditmanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
},
"devDependencies": {
"@aws-sdk/service-client-documentation-generator": "*",
"@types/node": "^12.7.5"
"@tsconfig/recommended": "1.0.1",
"@types/node": "^12.7.5",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=12.0.0"
Expand Down
Loading

0 comments on commit e00061d

Please sign in to comment.