Skip to content

Commit 13b5e7b

Browse files
authored
Merge pull request typed-ember#1097 from typed-ember/renovate/typescript
chore(deps): update dependency typescript to v3.9.6
2 parents c6791b8 + de477b1 commit 13b5e7b

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"rimraf": "3.0.2",
127127
"testdouble": "3.16.0",
128128
"ts-node": "8.10.2",
129-
"typescript": "3.7.5"
129+
"typescript": "3.9.6"
130130
},
131131
"resolutions": {
132132
"@types/ember": "3.1.2",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16520,12 +16520,7 @@ typescript-memoize@^1.0.0-alpha.3:
1652016520
dependencies:
1652116521
core-js "2.4.1"
1652216522

16523-
typescript@3.7.5:
16524-
version "3.7.5"
16525-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
16526-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
16527-
16528-
typescript@^3.9.3:
16523+
typescript@3.9.6, typescript@^3.9.3:
1652916524
version "3.9.6"
1653016525
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
1653116526
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==

0 commit comments

Comments
 (0)