Skip to content

Commit b209f3f

Browse files
committed
chore(deps): update dependency typescript to v3.5.1
1 parent a719916 commit b209f3f

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
@@ -14,7 +14,7 @@
1414
"lerna": "3.13.4",
1515
"lint-staged": "8.1.5",
1616
"prettier": "1.17.0",
17-
"typescript": "3.4.5"
17+
"typescript": "3.5.1"
1818
},
1919
"lint-staged": {
2020
"*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6325,10 +6325,10 @@ typedarray@^0.0.6:
63256325
version "0.0.6"
63266326
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
63276327

6328-
typescript@3.4.5:
6329-
version "3.4.5"
6330-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
6331-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
6328+
typescript@3.5.1:
6329+
version "3.5.1"
6330+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6331+
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
63326332

63336333
uc.micro@^1.0.1:
63346334
version "1.0.3"

0 commit comments

Comments
 (0)