Skip to content

Commit

Permalink
Update dependency typescript to v3.3.3333
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 21, 2019
1 parent 8623309 commit a972d1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"standard": "10.0.3",
"ts-jest": "22.4.4",
"tslint": "5.9.1",
"typescript": "3.0.3"
"typescript": "3.3.3333"
},
"keywords": [
"bot",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4382,9 +4382,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
typescript@3.3.3333:
version "3.3.3333"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"

uglify-js@^2.6:
version "2.8.29"
Expand Down

0 comments on commit a972d1b

Please sign in to comment.