Skip to content

Commit

Permalink
Upgrade to TypeScript 5.3.3
Browse files Browse the repository at this point in the history
# Conflicts:
#	build-tests/set-webpack-public-path-plugin-test/package.json
#	common/config/rush/pnpm-lock.yaml
#	common/config/rush/repo-state.json
  • Loading branch information
octogonz committed Jan 16, 2024
1 parent 1841a51 commit 3a40406
Show file tree
Hide file tree
Showing 68 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"@types/watchpack": "2.4.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion apps/trace-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"colors": "~1.2.1",
"resolve": "~1.22.1",
"semver": "~7.5.4",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
},
"devDependencies": {
"@rushstack/heft": "workspace:*",
Expand Down
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 @@ -19,6 +19,6 @@
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -18,6 +18,6 @@
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"aws-cdk-lib": "2.7.0",
"constructs": "~10.0.98",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react": "~17.0.2",
"style-loader": "~2.0.0",
"terser-webpack-plugin": "~3.0.8",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack": "~4.47.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"html-webpack-plugin": "~4.5.2",
"source-map-loader": "~1.1.3",
"style-loader": "~2.0.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack": "~4.47.0"
}
}
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 @@ -22,6 +22,6 @@
"@types/react-dom": "17.0.25",
"@types/react": "17.0.74",
"@types/webpack-env": "1.18.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@types/react-dom": "17.0.25",
"@types/react": "17.0.74",
"@types/webpack-env": "1.18.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"html-webpack-plugin": "~5.5.0",
"source-map-loader": "~3.0.1",
"style-loader": "~3.3.1",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack": "~5.82.1"
}
}
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 @@ -16,6 +16,6 @@
"@rushstack/heft-typescript-plugin": "workspace:*",
"@types/node": "18.17.15",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "29.2.5",
"@types/node": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "29.2.5",
"@types/node": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-d-cts-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"@types/jest": "29.2.5",
"@types/node": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion build-tests/api-extractor-d-mts-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@types/jest": "29.2.5",
"@types/node": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "29.2.5",
"@types/node": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "29.2.5",
"@types/node": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "18.17.15",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "18.17.15",
"api-extractor-test-02": "workspace:*",
"fs-extra": "~7.0.1",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "~5.0.4"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion build-tests/eslint-7-11-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@types/node": "18.17.15",
"@typescript-eslint/parser": "~5.59.2",
"eslint": "7.11.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion build-tests/eslint-7-7-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@types/node": "18.17.15",
"@typescript-eslint/parser": "~5.59.2",
"eslint": "7.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "18.17.15",
"@typescript-eslint/parser": "~5.59.2",
"eslint": "~7.30.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion build-tests/eslint-8-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@types/node": "18.17.15",
"@typescript-eslint/parser": "~5.59.2",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion build-tests/eslint-bulk-suppressions-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"local-node-rig": "workspace:*",
"@typescript-eslint/parser": "~5.59.2",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@rushstack/heft-webpack5-plugin": "workspace:*",
"@types/webpack-env": "1.18.0",
"html-webpack-plugin": "~5.5.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack-bundle-analyzer": "~4.5.0",
"webpack": "~5.82.1"
}
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 @@ -21,6 +21,6 @@
"@types/node": "18.17.15",
"@types/tapable": "1.0.6",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -26,6 +26,6 @@
"@types/node": "18.17.15",
"eslint": "~8.7.0",
"heft-example-plugin-01": "workspace:*",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -19,7 +19,7 @@
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
},
"dependencies": {
"fastify": "~3.16.1"
Expand Down
2 changes: 1 addition & 1 deletion build-tests/heft-jest-preset-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@rushstack/heft-typescript-plugin": "workspace:*",
"@types/heft-jest": "1.0.1",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -19,6 +19,6 @@
"@rushstack/heft-typescript-plugin": "workspace:*",
"@types/heft-jest": "1.0.1",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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": "~5.0.4",
"typescript": "~5.3.3",
"@microsoft/api-extractor": "workspace:*",
"@rushstack/heft-api-extractor-plugin": "workspace:*",
"@rushstack/heft-jest-plugin": "workspace:*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"heft-example-plugin-02": "workspace:*",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -25,6 +25,6 @@
"heft-example-plugin-02": "workspace:*",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -17,6 +17,6 @@
"@rushstack/node-core-library": "workspace:*",
"@types/heft-jest": "1.0.1",
"heft-parameter-plugin": "workspace:*",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -16,7 +16,7 @@
"@rushstack/heft-typescript-plugin": "workspace:*",
"@types/node": "18.17.15",
"eslint": "~8.7.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
},
"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 @@ -33,7 +33,7 @@
"sass-loader": "~10.0.0",
"sass": "~1.3.0",
"style-loader": "~2.0.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack": "~4.47.0"
},
"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 @@ -21,6 +21,6 @@
"eslint": "~8.7.0",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
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 @@ -23,7 +23,7 @@
"file-loader": "~6.0.0",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack": "~4.47.0"
}
}
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 @@ -25,7 +25,7 @@
"html-webpack-plugin": "~5.5.0",
"tslint": "~5.20.1",
"tslint-microsoft-contrib": "~6.2.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack": "~5.82.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"devDependencies": {
"@types/node": "18.17.15",
"rimraf": "^4.1.2",
"typescript": "~5.0.4"
"typescript": "~5.3.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@microsoft/rush-lib": "*",
"@types/node": "18.17.15",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"rimraf": "^4.1.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@rushstack/heft": "*",
"@rushstack/heft-lint-plugin": "*",
"@rushstack/heft-typescript-plugin": "*",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"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.18.0",
"html-webpack-plugin": "~4.5.2",
"ts-loader": "6.0.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack": "~4.47.0",
"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": "~5.0.4",
"typescript": "~5.3.3",
"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 @@ -16,7 +16,7 @@
"@types/webpack-env": "1.18.0",
"html-webpack-plugin": "~4.5.2",
"ts-loader": "6.0.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"webpack-bundle-analyzer": "~4.5.0",
"webpack-cli": "~3.3.2",
"webpack-dev-server": "~4.9.3",
Expand Down

0 comments on commit 3a40406

Please sign in to comment.