Skip to content

Commit

Permalink
Merge pull request #100 from TylorS/renovate/most-types-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @most/types to v1.0.2
  • Loading branch information
TylorS authored Jun 26, 2019
2 parents a719916 + 07ae12d commit e133f6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/future/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@most/disposable": "1.2.1",
"@most/types": "1.0.1",
"@most/types": "1.0.2",
"@typed/functions": "3.0.0",
"@typed/list": "3.0.0"
},
Expand Down
7 changes: 6 additions & 1 deletion packages/future/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@
resolved "https://registry.yarnpkg.com/@most/prelude/-/prelude-1.7.2.tgz#be4ed406518d4c8c220e45c39fa7251365425b73"
integrity sha512-GM5ec7+xpkuXiCMyzhyENgH/xZ8t0nAMDBY0QOsVVD6TrZYjJKUnW1eaI18HHX8W+COWMwWR9c0zoPiBp9+tUg==

"@most/[email protected]", "@most/types@^1.0.1":
"@most/[email protected]":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@most/types/-/types-1.0.2.tgz#a272c919a3dafe942bd02d63402f0548593af870"
integrity sha512-ZVkDwaiuGVTXywADeJ3aUBsD41UURldIljlsSTMdiWfhVEOY7dsY8iq+9wFUjRZYjhnpn9tLiOHaqyjbxm1prg==

"@most/types@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@most/types/-/types-1.0.1.tgz#8691580d1f3bf569b91d48f6688be9ad26dfc86c"
integrity sha512-fCLkp1Yzp+Kamr00i1yG3GPhekOE150TSeoqUAy1cslmJ/a0+x7Y6GCwO26ke614sUbV9BdL0gTGCZJA4V1JUw==

0 comments on commit e133f6c

Please sign in to comment.