Skip to content

Commit

Permalink
chore(clients): override tsc version for typedoc (#3845)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Aug 4, 2022
1 parent 5def357 commit 5ab6a9f
Show file tree
Hide file tree
Showing 317 changed files with 1,585 additions and 0 deletions.
5 changes: 5 additions & 0 deletions clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-acm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-alexa-for-business/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-amplifybackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-amplifyuibuilder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-apigatewaymanagementapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-apigatewayv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-app-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-appconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-appconfigdata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-appflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-appintegrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-application-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-application-discovery-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-application-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-applicationcostprofiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-apprunner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-appstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-auditmanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-auto-scaling-plans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-backup-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-billingconductor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions clients/client-braket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"typedoc": "0.19.2",
"typescript": "~4.6.2"
},
"overrides": {
"typedoc": {
"typescript": "~4.6.2"
}
},
"engines": {
"node": ">=12.0.0"
},
Expand Down

0 comments on commit 5ab6a9f

Please sign in to comment.