Skip to content

Commit

Permalink
fix(deps): update dependency react-hammerjs to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2018
1 parent 053e41b commit 82b8263
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/mcs-lite-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"raf-throttle": "2.0.3",
"ramda": "0.25.0",
"react-cookie": "1.0.5",
"react-hammerjs": "0.5.0",
"react-hammerjs": "1.0.1",
"react-motion": "0.5.2",
"react-motion-ui-pack": "0.10.3",
"react-overlays": "0.8.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9198,9 +9198,9 @@ react-fuzzy@^0.5.1:
fuse.js "^3.0.1"
prop-types "^15.5.9"

react-hammerjs@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/react-hammerjs/-/react-hammerjs-0.5.0.tgz#aa20e5c5f44d660f3e8e87ed11282f12173e77ae"
react-hammerjs@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-hammerjs/-/react-hammerjs-1.0.1.tgz#bc1ed9e9ef7da057163fb169ce12917b6d6ca7d8"
dependencies:
hammerjs "^2.0.8"

Expand Down

0 comments on commit 82b8263

Please sign in to comment.