Skip to content

Commit

Permalink
fix(deps): fix deps and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLarkInn committed Jun 21, 2018
1 parent aaf7024 commit b47cff9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6509,9 +6509,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@^3.0.0-dev.20180621:
version "3.0.0-dev.20180621"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.0-dev.20180621.tgz#a910b3cff52a3352a1a3fdbf748e160704eb6b82"
typescript@^2.9.1:
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"

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

0 comments on commit b47cff9

Please sign in to comment.