Skip to content

Commit 06ae5cd

Browse files
committed
fix(deps): update dependency re-resizable to v4.9.0
1 parent 0bfd3a8 commit 06ae5cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"lodash.debounce": "^4.0.8",
2828
"lodash.isequal": "^4.1.1",
29-
"re-resizable": "4.7.1",
29+
"re-resizable": "4.9.0",
3030
"react-motion": "^0.5.2",
3131
"resize-observer-polyfill": "^1.5.0",
3232
"tslib": "^1.9.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6736,9 +6736,9 @@ rc@^1.1.7:
67366736
minimist "^1.2.0"
67376737
strip-json-comments "~2.0.1"
67386738

6739-
re-resizable@4.7.1:
6740-
version "4.7.1"
6741-
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-4.7.1.tgz#3eca5bb94a6059d14311786cfd2d430bc9f7fba0"
6739+
re-resizable@4.9.0:
6740+
version "4.9.0"
6741+
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-4.9.0.tgz#0160728b9d7e32371fb26562221678ae643e6557"
67426742

67436743
react-addons-create-fragment@^15.5.3:
67446744
version "15.6.2"

0 commit comments

Comments
 (0)