Skip to content

Commit e587543

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.9.7
1 parent 9bcdb08 commit e587543

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"prisma": "1.34.10",
1919
"rimraf": "2.7.1",
2020
"ts-node": "7.0.1",
21-
"typescript": "3.2.2"
21+
"typescript": "3.9.7"
2222
}
2323
}

advanced/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3825,9 +3825,10 @@ typedarray@^0.0.6:
38253825
version "0.0.6"
38263826
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
38273827

3828-
typescript@3.2.2:
3829-
version "3.2.2"
3830-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
3828+
typescript@3.9.7:
3829+
version "3.9.7"
3830+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
3831+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
38313832

38323833
undefsafe@^2.0.2:
38333834
version "2.0.2"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"devDependencies": {
1111
"prisma": "1.34.10",
1212
"ts-node": "7.0.1",
13-
"typescript": "3.2.2"
13+
"typescript": "3.9.7"
1414
}
1515
}

basic/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3462,9 +3462,10 @@ typedarray@^0.0.6:
34623462
version "0.0.6"
34633463
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
34643464

3465-
typescript@3.2.2:
3466-
version "3.2.2"
3467-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
3465+
typescript@3.9.7:
3466+
version "3.9.7"
3467+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
3468+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
34683469

34693470
union-value@^1.0.0:
34703471
version "1.0.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"graphql-cli": "2.17.0",
1919
"npm-run-all": "4.1.5",
2020
"ts-node": "6.2.0",
21-
"typescript": "2.9.2"
21+
"typescript": "3.9.7"
2222
}
2323
}

minimal/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2962,9 +2962,10 @@ type-is@^1.6.16, type-is@~1.6.15, type-is@~1.6.16:
29622962
media-typer "0.3.0"
29632963
mime-types "~2.1.18"
29642964

2965-
typescript@2.9.2:
2966-
version "2.9.2"
2967-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
2965+
typescript@3.9.7:
2966+
version "3.9.7"
2967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
2968+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
29682969

29692970
unique-string@^1.0.0:
29702971
version "1.0.0"

0 commit comments

Comments
 (0)