Skip to content

Commit dcdbda2

Browse files
authored
Merge pull request #174 from mindsers/renovate/typescript-3.x
Update dependency typescript to v3.9.7
2 parents 4bb8d01 + 8c0f244 commit dcdbda2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-standard": "4.0.1",
2727
"ts-node": "8.10.2",
2828
"tslint": "6.1.3",
29-
"typescript": "3.9.6"
29+
"typescript": "3.9.7"
3030
},
3131
"engines": {
3232
"yarn": "^1.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3070,10 +3070,10 @@ typedarray-to-buffer@^3.1.5:
30703070
dependencies:
30713071
is-typedarray "^1.0.0"
30723072

3073-
typescript@3.9.6:
3074-
version "3.9.6"
3075-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
3076-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
3073+
typescript@3.9.7:
3074+
version "3.9.7"
3075+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
3076+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
30773077

30783078
uid2@0.0.3:
30793079
version "0.0.3"

0 commit comments

Comments
 (0)