Skip to content

Commit

Permalink
Merge pull request #21 from microstates/greenkeeper/microstates-0.13.0
Browse files Browse the repository at this point in the history
Update microstates to the latest version 🚀
  • Loading branch information
taras authored Jun 7, 2019
2 parents 27d2e0e + bcb75bb commit 3d2a7af
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 @@ -43,7 +43,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "23.6.0",
"jest": "23.6.0",
"microstates": "^0.12.0",
"microstates": "^0.13.0",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"rollup": "1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2905,10 +2905,10 @@ micromatch@^3.1.4:
snapdragon "^0.8.1"
to-regex "^3.0.2"

microstates@^0.12.0:
version "0.12.4"
resolved "https://registry.yarnpkg.com/microstates/-/microstates-0.12.4.tgz#c9dd7786670df60b4f62c11c59084004bc18a341"
integrity sha512-qLWSfYlL0PD8NtAIphI37tqF5o3DSzY57BHInXJtWL4/W/ZnWNkUlTp44hrXBVzuKC2rWjygbvsjMA2fIn9Oyw==
microstates@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/microstates/-/microstates-0.13.0.tgz#9b3be37365af474af6453174d9a63583b1a9ff71"
integrity sha512-0Wk33/QNUsa2QsOW+xIkePVPYiftVxjoAyn5D6D19m7qKgPdJXN5FcqeWpZI5MViwJztQJQ6UKG8gEVQ3Qn3Rg==
dependencies:
funcadelic "^0.5.0"
symbol-observable "^1.2.0"
Expand Down

0 comments on commit 3d2a7af

Please sign in to comment.