Skip to content

Commit

Permalink
upgrade typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
danrosenthal committed Oct 3, 2019
1 parent d2191d0 commit 8b02c24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"shx": "^0.3.2",
"storybook-chroma": "^2.2.2",
"svgo": "^1.3.0",
"typescript": "~3.5.1"
"typescript": "~3.6.3"
},
"peerDependencies": {
"react": "^16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16547,10 +16547,10 @@ [email protected], "typescript-eslint-parser@npm:@typescript-eslin
"@typescript-eslint/typescript-estree" "1.10.2"
eslint-visitor-keys "^1.0.0"

typescript@~3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
typescript@~3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==

ua-parser-js@^0.7.18:
version "0.7.19"
Expand Down

0 comments on commit 8b02c24

Please sign in to comment.