Skip to content

Commit

Permalink
fix(deps): update dependency react-primitives to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 9, 2018
1 parent 861e280 commit 6285fc8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vgm/rsvg": "^1.0.0",
"react": "~16.6.0",
"react-dom": "~16.6.0",
"react-primitives": "^0.6.1",
"react-primitives": "^0.7.0",
"react-spring": "^6.1.5"
},
"devDependencies": {
Expand Down
16 changes: 16 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10091,6 +10091,22 @@ react-primitives@^0.6.1:
react-timer-mixin "^0.13.3"
string-hash "^1.1.3"

react-primitives@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/react-primitives/-/react-primitives-0.7.0.tgz#ccd83c7aa374c66bb1dc4982b423403c59a33805"
integrity sha512-9JwzJExMVFIR1H+e+4fF8cTeS1Fj+W5+oL5vHawar36vwsJB5CLvdP3DY2DlYVH+pOZoCCQpBgeOjD2d7e6GKg==
dependencies:
animated "^0.2.2"
asap "^2.0.5"
create-react-class "^15.6.2"
flexibility "^2.0.1"
inline-style-prefixer "^4.0.2"
invariant "^2.2.1"
normalize-css-color "^1.0.1"
prop-types "^15.5.10"
react-timer-mixin "^0.13.3"
string-hash "^1.1.3"

react-scripts@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-2.1.1.tgz#c2959a756b0b61d3090adece0d7aedd324dff8a5"
Expand Down

0 comments on commit 6285fc8

Please sign in to comment.