Skip to content

Commit 8ee0508

Browse files
authored
Merge pull request #668 from typed-ember/renovate/patch-typescript
chore(deps): update dependency typescript to v3.4.3
2 parents c3d773c + bf2db83 commit 8ee0508

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
@@ -119,7 +119,7 @@
119119
"testdouble": "3.11.0",
120120
"tmp": "0.1.0",
121121
"ts-node": "8.0.3",
122-
"typescript": "3.4.2",
122+
"typescript": "3.4.3",
123123
"typescript-eslint-parser": "21.0.2"
124124
},
125125
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13482,10 +13482,10 @@ [email protected]:
1348213482
lodash.unescape "4.0.1"
1348313483
semver "5.5.0"
1348413484

13485-
13486-
version "3.4.2"
13487-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.2.tgz#9ed4e6475d906f589200193be056f5913caed481"
13488-
integrity sha512-Og2Vn6Mk7JAuWA1hQdDQN/Ekm/SchX80VzLhjKN9ETYrIepBFAd8PkOdOTK2nKt0FCkmMZKBJvQ1dV1gIxPu/A==
13485+
13486+
version "3.4.3"
13487+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
13488+
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
1348913489

1349013490
uc.micro@^1.0.0, uc.micro@^1.0.1, uc.micro@^1.0.5:
1349113491
version "1.0.6"

0 commit comments

Comments
 (0)