Skip to content

Commit

Permalink
Merge pull request #51 from jtassin/renovate/typescript-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v3.5.3
  • Loading branch information
jtassin authored Aug 21, 2019
2 parents d48edb6 + 547a21f commit 048acd0
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 @@ -44,7 +44,7 @@
"ts-jest": "24.0.0",
"tsc": "1.20150623.0",
"tslib": "1.9.3",
"typescript": "3.3.4000"
"typescript": "3.5.3"
},
"scripts": {
"prettier:write": "prettier --single-quote --trailing-comma es5 --write src/**/*",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5456,10 +5456,10 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@3.3.4000:
version "3.3.4000"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
typescript@3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==

uglify-js@^3.1.4:
version "3.5.2"
Expand Down

0 comments on commit 048acd0

Please sign in to comment.