Skip to content

Commit 3d2a7af

Browse files
authored
Merge pull request #21 from microstates/greenkeeper/microstates-0.13.0
Update microstates to the latest version πŸš€
2 parents 27d2e0e + bcb75bb commit 3d2a7af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-core": "7.0.0-bridge.0",
4444
"babel-jest": "23.6.0",
4545
"jest": "23.6.0",
46-
"microstates": "^0.12.0",
46+
"microstates": "^0.13.0",
4747
"react": "^16.8.0",
4848
"react-dom": "^16.8.0",
4949
"rollup": "1.2.0",

β€Žyarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2905,10 +2905,10 @@ micromatch@^3.1.4:
29052905
snapdragon "^0.8.1"
29062906
to-regex "^3.0.2"
29072907

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

0 commit comments

Comments
Β (0)