Skip to content

Commit e4a2b85

Browse files
committed
chore(deps): update dependency typescript to v3.5.1
1 parent 491ffb1 commit e4a2b85

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"semantic-release": "15.13.3",
6060
"ts-jest": "24.0.0",
6161
"ts-node": "8.0.3",
62-
"typescript": "3.2.2",
62+
"typescript": "3.5.1",
6363
"typescript-eslint-parser": "22.0.0"
6464
},
6565
"release": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7033,10 +7033,10 @@ typescript-estree@18.0.0:
70337033
lodash.unescape "4.0.1"
70347034
semver "5.5.0"
70357035

7036-
typescript@3.2.2:
7037-
version "3.2.2"
7038-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
7039-
integrity sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg==
7036+
typescript@3.5.1:
7037+
version "3.5.1"
7038+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
7039+
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
70407040

70417041
uglify-js@^3.1.4:
70427042
version "3.4.9"

0 commit comments

Comments
 (0)