Skip to content

Commit

Permalink
Bump to TypeScript 4.8.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
iclanton committed Sep 28, 2022
1 parent 576d198 commit 63a9c10
Show file tree
Hide file tree
Showing 56 changed files with 351 additions and 351 deletions.
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"resolve": "~1.17.0",
"semver": "~7.3.0",
"source-map": "~0.6.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"@types/semver": "7.3.5",
"colors": "~1.2.1",
"tslint": "~5.20.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests-samples/heft-node-basic-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests-samples/heft-node-jest-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"aws-cdk-lib": "2.7.0",
"constructs": "~10.0.98",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react": "~16.13.1",
"style-loader": "~2.0.0",
"terser-webpack-plugin": "~3.0.8",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~4.44.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"html-webpack-plugin": "~4.5.2",
"source-map-loader": "~1.1.3",
"style-loader": "~2.0.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~4.44.2"
}
}
2 changes: 1 addition & 1 deletion build-tests-samples/heft-web-rig-app-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@types/react-dom": "16.9.14",
"@types/react": "16.14.23",
"@types/webpack-env": "1.13.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@types/react-dom": "16.9.14",
"@types/react": "16.14.23",
"@types/webpack-env": "1.13.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"html-webpack-plugin": "~5.5.0",
"source-map-loader": "~3.0.1",
"style-loader": "~3.3.1",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~5.68.0"
}
}
2 changes: 1 addition & 1 deletion build-tests-samples/packlets-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"@rushstack/heft": "workspace:*",
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-documenter-scenarios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@types/jest": "27.4.0",
"@types/node": "12.20.24",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-documenter-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@types/jest": "27.4.0",
"@types/node": "12.20.24",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-lib2-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"@types/jest": "27.4.0",
"@types/node": "12.20.24",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-lib3-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/jest": "27.4.0",
"@types/node": "12.20.24",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-scenarios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"api-extractor-lib3-test": "workspace:*",
"colors": "~1.2.1",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@microsoft/api-extractor": "workspace:*",
"@types/node": "12.20.24",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-03/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@types/node": "12.20.24",
"api-extractor-test-02": "workspace:*",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@microsoft/api-extractor": "workspace:*",
"api-extractor-lib1-test": "workspace:*",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/eslint-7-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@types/node": "12.20.24",
"@typescript-eslint/parser": "~5.38.0",
"eslint": "~7.30.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@rushstack/set-webpack-public-path-plugin": "workspace:*",
"@types/webpack-env": "1.13.0",
"html-webpack-plugin": "~4.5.2",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack-bundle-analyzer": "~4.5.0",
"webpack": "~4.44.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rushstack/heft": "workspace:*",
"@types/webpack-env": "1.13.0",
"html-webpack-plugin": "~4.5.2",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack-bundle-analyzer": "~4.5.0",
"webpack": "~5.68.0"
}
Expand Down
2 changes: 1 addition & 1 deletion build-tests/heft-action-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rushstack/heft": "workspace:*",
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
},
"dependencies": {
"@rushstack/node-core-library": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion build-tests/heft-example-plugin-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/node": "12.20.24",
"@types/tapable": "1.0.6",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-example-plugin-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"heft-example-plugin-01": "workspace:*",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-fastify-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
},
"dependencies": {
"fastify": "~3.16.1"
Expand Down
2 changes: 1 addition & 1 deletion build-tests/heft-jest-reporters-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@rushstack/heft-jest-plugin": "workspace:*",
"@types/heft-jest": "1.0.1",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-minimal-rig-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"_phase:build": ""
},
"dependencies": {
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"@microsoft/api-extractor": "workspace:*",
"@rushstack/heft-jest-plugin": "workspace:*"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"heft-example-plugin-02": "workspace:*",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-node-everything-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"heft-example-plugin-02": "workspace:*",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-parameter-plugin-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@rushstack/node-core-library": "workspace:*",
"@types/heft-jest": "1.0.1",
"heft-parameter-plugin": "workspace:*",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-parameter-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rushstack/heft": "workspace:*",
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
},
"dependencies": {
"@rushstack/node-core-library": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion build-tests/heft-sass-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"sass-loader": "~10.0.0",
"sass": "~1.3.0",
"style-loader": "~2.0.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~4.44.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion build-tests/heft-typescript-composite-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"eslint": "~8.7.0",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-webpack4-everything-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"file-loader": "~6.0.0",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~4.44.2"
}
}
2 changes: 1 addition & 1 deletion build-tests/heft-webpack5-everything-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"html-webpack-plugin": "~5.5.0",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~5.68.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@rushstack/eslint-config": "*",
"@rushstack/heft": "*",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"tslint": "~5.20.1",
"eslint": "~8.7.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@rushstack/eslint-config": "*",
"@rushstack/heft": "*",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"tslint": "~5.20.1",
"eslint": "~8.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion build-tests/localization-plugin-test-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/webpack-env": "1.13.0",
"html-webpack-plugin": "~4.5.2",
"ts-loader": "6.0.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~4.44.2",
"webpack-bundle-analyzer": "~4.5.0",
"webpack-cli": "~3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/localization-plugin-test-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"html-webpack-plugin": "~4.5.2",
"lodash": "~4.17.15",
"ts-loader": "6.0.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack-bundle-analyzer": "~4.5.0",
"webpack-cli": "~3.3.2",
"webpack-dev-server": "~4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/localization-plugin-test-03/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/webpack-env": "1.13.0",
"html-webpack-plugin": "~4.5.2",
"ts-loader": "6.0.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack-bundle-analyzer": "~4.5.0",
"webpack-cli": "~3.3.2",
"webpack-dev-server": "~4.9.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rushstack/node-core-library": "workspace:*",
"@types/node": "12.20.24",
"eslint": "~8.7.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"http-proxy": "~1.18.1",
"@types/http-proxy": "~1.17.8"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/webpack-env": "1.13.0",
"eslint": "~8.7.0",
"html-webpack-plugin": "~4.5.2",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"webpack": "~4.44.2"
}
}
2 changes: 1 addition & 1 deletion build-tests/ts-command-line-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@rushstack/ts-command-line": "workspace:*",
"@types/node": "12.20.24",
"fs-extra": "~7.0.1",
"typescript": "~4.8.3"
"typescript": "~4.8.4"
}
}
2 changes: 1 addition & 1 deletion common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// Preferring it avoids errors for indirect dependencies that request it as a peer dependency.
// It's also the newest supported compiler, used by most build tests and used as the bundled compiler
// engine for API Extractor.
"typescript": "~4.8.3",
"typescript": "~4.8.4",

// Workaround for https://github.com/microsoft/rushstack/issues/1466
"eslint": "~8.7.0"
Expand Down

0 comments on commit 63a9c10

Please sign in to comment.