Skip to content

Commit

Permalink
feat: #816 - Update Typescript 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed May 16, 2020
1 parent c8865a9 commit ce8ac9c
Show file tree
Hide file tree
Showing 11 changed files with 121 additions and 105 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"homepage": "https://github.com/dsherret/ts-morph#readme",
"devDependencies": {
"dprint": "^0.12.0",
"dprint-plugin-jsonc": "^0.7.0",
"dprint-plugin-typescript": "^0.19.1",
"lerna": "^3.20.2"
"dprint-plugin-jsonc": "^0.7.2",
"dprint-plugin-typescript": "^0.20.3",
"lerna": "^3.21.0"
}
}
2 changes: 1 addition & 1 deletion packages/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ts-nameof": "^4.2.2",
"ts-node": "^8.10.1",
"ttypescript": "^1.5.10",
"typescript": "~3.8.3"
"typescript": "~3.9.2"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 5 additions & 1 deletion packages/bootstrap/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1007,14 +1007,18 @@ type-detect@^4.0.0, type-detect@^4.0.5:
version "4.0.8"
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"

typescript@^3.5.3, typescript@~3.8.3:
typescript@^3.5.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"

typescript@~3.7.2:
version "3.7.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"

typescript@~3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"

unc-path-regex@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"fs-extra": "^9.0.0",
"is-negated-glob": "^1.0.0",
"multimatch": "^4.0.0",
"typescript": "~3.8.3"
"typescript": "~3.9.2"
},
"devDependencies": {
"@ts-morph/scripts": "~0.2.0",
Expand Down
6 changes: 5 additions & 1 deletion packages/common/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1052,14 +1052,18 @@ type-detect@^4.0.0, type-detect@^4.0.5:
version "4.0.8"
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"

typescript@^3.5.3, typescript@~3.8.3:
typescript@^3.5.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"

typescript@~3.7.2:
version "3.7.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"

typescript@~3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"

unc-path-regex@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"rollup-plugin-typescript2": "^0.27.0",
"ts-nameof": "^4.2.2",
"ttypescript": "^1.5.10",
"typescript": "~3.8.3"
"typescript": "~3.9.2"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 5 additions & 1 deletion packages/scripts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,14 +404,18 @@ ttypescript@^1.5.10:
dependencies:
resolve "^1.9.0"

typescript@^3.5.3, typescript@~3.8.3:
typescript@^3.5.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"

typescript@~3.7.2:
version "3.7.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"

typescript@~3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"

unc-path-regex@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-morph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-nameof": "^4.2.2",
"ts-node": "8.10.1",
"ttypescript": "1.5.10",
"typescript": "~3.8.3"
"typescript": "~3.9.2"
},
"standard-version": {
"tagPrefix": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ describe(nameof(LanguageService), () => {
checkFileTextChanges(edit2!, {
fileName: "/A.ts",
textChanges: [{
newText: "export class A {\n}\n",
newText: "export class A { }\n",
span: { start: 0, length: 0 },
}],
});
Expand Down
6 changes: 5 additions & 1 deletion packages/ts-morph/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1700,10 +1700,14 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@^3.5.3, typescript@~3.8.3:
typescript@^3.5.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"

typescript@~3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"

unc-path-regex@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
Expand Down

0 comments on commit ce8ac9c

Please sign in to comment.