Skip to content

Commit

Permalink
Bump react-resizable to 1.10.0 (react-grid-layout#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguymin4 authored Apr 9, 2020
1 parent 8ba4853 commit 0697252
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lodash.isequal": "^4.0.0",
"prop-types": "^15.0.0",
"react-draggable": "^4.0.0",
"react-resizable": "^1.9.0"
"react-resizable": "^1.10.0"
},
"devDependencies": {
"@babel/cli": "^7.8.0",
Expand Down Expand Up @@ -108,4 +108,4 @@
"pre-commit": "lint-staged && make lint && make test"
}
}
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6864,7 +6864,7 @@ react-proxy@^1.1.7:
lodash "^4.6.1"
react-deep-force-update "^1.0.0"

react-resizable@^1.9.0:
react-resizable@^1.10.0:
version "1.10.1"
resolved "https://registry.yarnpkg.com/react-resizable/-/react-resizable-1.10.1.tgz#f0c2cf1d83b3470b87676ce6d6b02bbe3f4d8cd4"
integrity sha512-Jd/bKOKx6+19NwC4/aMLRu/J9/krfxlDnElP41Oc+oLiUWs/zwV1S9yBfBZRnqAwQb6vQ/HRSk3bsSWGSgVbpw==
Expand Down

0 comments on commit 0697252

Please sign in to comment.