fix(deps): update dependency array-move to v4 (#5713)
* fix(deps): update dependency array-move to v4 * Update withFileControl.js Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
|
||||
},
|
||||
"dependencies": {
|
||||
"array-move": "3.0.1",
|
||||
"array-move": "4.0.0",
|
||||
"common-tags": "^1.8.0",
|
||||
"react-sortable-hoc": "^2.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user