[6.x] [npm] upgrade react-anything-sortable (#17217) (#17444)

Now that https://github.com/jasonslyvia/react-anything-sortable/pull/93 is merged and released we can upgrade our version and get rid of the incompatibility warning
This commit is contained in:
Spencer 2018-03-28 13:36:24 -07:00 committed by GitHub
parent f1b1d9e043
commit d6a823e62d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View file

@ -167,7 +167,7 @@
"raw-loader": "0.5.1",
"react": "^16.2.0",
"react-addons-shallow-compare": "15.6.2",
"react-anything-sortable": "^1.7.3",
"react-anything-sortable": "^1.7.4",
"react-color": "^2.13.8",
"react-dom": "^16.2.0",
"react-grid-layout": "^0.16.2",

View file

@ -9281,7 +9281,7 @@ react-addons-shallow-compare@15.6.2:
fbjs "^0.8.4"
object-assign "^4.1.0"
react-anything-sortable@^1.7.3:
react-anything-sortable@^1.7.4:
version "1.7.4"
resolved "https://registry.yarnpkg.com/react-anything-sortable/-/react-anything-sortable-1.7.4.tgz#c760cf67d7db226bb3943a7bda21c13614dce0cb"
dependencies:
@ -11191,6 +11191,10 @@ tree-kill@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.1.0.tgz#c963dcf03722892ec59cba569e940b71954d1729"
tree-kill@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
treeify@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/treeify/-/treeify-1.1.0.tgz#4e31c6a463accd0943879f30667c4fdaff411bb8"