Skip to content

Commit 958d49a

Browse files
committed
Update dependency re-resizable to v4.9.2
1 parent adf9b36 commit 958d49a

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.2",
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.2:
6740+
version "4.9.2"
6741+
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-4.9.2.tgz#fbf404e71636bb9f1d5981643ce2126f02ac575b"
67426742

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

0 commit comments

Comments
 (0)