Skip to content

Commit 4e23736

Browse files
authored
chore(deps-dev): downgrade typescript to ~4.3.5 (#2782)
1 parent e171183 commit 4e23736

File tree

667 files changed

+666
-950
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

667 files changed

+666
-950
lines changed

clients/client-accessanalyzer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rimraf": "^3.0.0",
6868
"ts-jest": "^26.4.1",
6969
"typedoc": "^0.19.2",
70-
"typescript": "~4.4.2"
70+
"typescript": "~4.3.5"
7171
},
7272
"engines": {
7373
"node": ">=10.0.0"

clients/client-accessanalyzer/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-acm-pca/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "^3.0.0",
6767
"ts-jest": "^26.4.1",
6868
"typedoc": "^0.19.2",
69-
"typescript": "~4.4.2"
69+
"typescript": "~4.3.5"
7070
},
7171
"engines": {
7272
"node": ">=10.0.0"

clients/client-acm-pca/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-acm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "^3.0.0",
6767
"ts-jest": "^26.4.1",
6868
"typedoc": "^0.19.2",
69-
"typescript": "~4.4.2"
69+
"typescript": "~4.3.5"
7070
},
7171
"engines": {
7272
"node": ">=10.0.0"

clients/client-acm/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-alexa-for-business/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rimraf": "^3.0.0",
6868
"ts-jest": "^26.4.1",
6969
"typedoc": "^0.19.2",
70-
"typescript": "~4.4.2"
70+
"typescript": "~4.3.5"
7171
},
7272
"engines": {
7373
"node": ">=10.0.0"

clients/client-alexa-for-business/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-amp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rimraf": "^3.0.0",
6868
"ts-jest": "^26.4.1",
6969
"typedoc": "^0.19.2",
70-
"typescript": "~4.4.2"
70+
"typescript": "~4.3.5"
7171
},
7272
"engines": {
7373
"node": ">=10.0.0"

clients/client-amp/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-amplify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-amplify/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-amplifybackend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-amplifybackend/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-api-gateway/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "^3.0.0",
6767
"ts-jest": "^26.4.1",
6868
"typedoc": "^0.19.2",
69-
"typescript": "~4.4.2"
69+
"typescript": "~4.3.5"
7070
},
7171
"engines": {
7272
"node": ">=10.0.0"

clients/client-api-gateway/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-apigatewaymanagementapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-apigatewaymanagementapi/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-apigatewayv2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-apigatewayv2/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-app-mesh/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rimraf": "^3.0.0",
6868
"ts-jest": "^26.4.1",
6969
"typedoc": "^0.19.2",
70-
"typescript": "~4.4.2"
70+
"typescript": "~4.3.5"
7171
},
7272
"engines": {
7373
"node": ">=10.0.0"

clients/client-app-mesh/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-appconfig/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-appconfig/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-appflow/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-appflow/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-appintegrations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rimraf": "^3.0.0",
6868
"ts-jest": "^26.4.1",
6969
"typedoc": "^0.19.2",
70-
"typescript": "~4.4.2"
70+
"typescript": "~4.3.5"
7171
},
7272
"engines": {
7373
"node": ">=10.0.0"

clients/client-appintegrations/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-application-auto-scaling/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-application-auto-scaling/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-application-discovery-service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rimraf": "^3.0.0",
6868
"ts-jest": "^26.4.1",
6969
"typedoc": "^0.19.2",
70-
"typescript": "~4.4.2"
70+
"typescript": "~4.3.5"
7171
},
7272
"engines": {
7373
"node": ">=10.0.0"

clients/client-application-discovery-service/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-application-insights/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-application-insights/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-applicationcostprofiler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-applicationcostprofiler/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-apprunner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-apprunner/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-appstream/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "^3.0.0",
6767
"ts-jest": "^26.4.1",
6868
"typedoc": "^0.19.2",
69-
"typescript": "~4.4.2"
69+
"typescript": "~4.3.5"
7070
},
7171
"engines": {
7272
"node": ">=10.0.0"

clients/client-appstream/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

clients/client-appsync/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "^3.0.0",
6666
"ts-jest": "^26.4.1",
6767
"typedoc": "^0.19.2",
68-
"typescript": "~4.4.2"
68+
"typescript": "~4.3.5"
6969
},
7070
"engines": {
7171
"node": ">=10.0.0"

clients/client-appsync/tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"resolveJsonModule": true,
1414
"esModuleInterop": true,
1515
"declarationDir": "./dist/types",
16-
"outDir": "dist/cjs",
17-
"useUnknownInCatchVariables": false
16+
"outDir": "dist/cjs"
1817
},
1918
"typedocOptions": {
2019
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],

0 commit comments

Comments
 (0)