Skip to content

Commit 57e93e1

Browse files
Update dependency re-resizable to v6.9.5 (#859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 572df7a commit 57e93e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"fixture": "./fixture.html"
100100
},
101101
"dependencies": {
102-
"re-resizable": "6.9.2",
102+
"re-resizable": "6.9.5",
103103
"react-draggable": "4.4.4",
104104
"tslib": "2.3.1"
105105
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11990,10 +11990,10 @@ rc@^1.0.1, rc@^1.1.2, rc@^1.1.6, rc@^1.1.7, rc@^1.2.7:
1199011990
minimist "^1.2.0"
1199111991
strip-json-comments "~2.0.1"
1199211992

11993-
re-resizable@6.9.2:
11994-
version "6.9.2"
11995-
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.2.tgz#24f882260cb4ea1713cbc1e8c4d80e8e1ae1c202"
11996-
integrity sha512-+aJT81zg43JwPaqTANOpR2Scqo8Z4uTlwNASKmPVqRFposxxyeWPvegjyL4BYMX0GA3HqRI1c+eKD3rEJB01Lw==
11993+
re-resizable@6.9.5:
11994+
version "6.9.5"
11995+
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.5.tgz#9d54ad5ee6323a48b83e8a49939960cafba235bc"
11996+
integrity sha512-Q4+K8gOPbUBmbJCa0qfoVXBGnCwkAJrZ9KUca4GDn5FmxyV2HtLrBz7u43uUOb0y7xKbwcfuftweiOCIDEiCQA==
1199711997
dependencies:
1199811998
fast-memoize "^2.5.1"
1199911999

0 commit comments

Comments
 (0)