Skip to content

Commit

Permalink
fix(deps): update dependency re-resizable to v6.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 21, 2024
1 parent 9a0d2c2 commit d011180
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"fixture": "./fixture.html"
},
"dependencies": {
"re-resizable": "6.9.11",
"re-resizable": "6.9.13",
"react-draggable": "4.4.6",
"tslib": "2.6.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11338,10 +11338,10 @@ rc@^1.1.7, rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

re-resizable@6.9.11:
version "6.9.11"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.11.tgz#f356e27877f12d926d076ab9ad9ff0b95912b475"
integrity sha512-a3hiLWck/NkmyLvGWUuvkAmN1VhwAz4yOhS6FdMTaxCUVN9joIWkT11wsO68coG/iEYuwn+p/7qAmfQzRhiPLQ==
re-resizable@6.9.13:
version "6.9.13"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.13.tgz#aa63da41daedb7171004e5c2b39ccb1aa813acc6"
integrity sha512-pBlnrVtkBydinzfAtmSWhdFqudQ+7xOIDW9KoNcw2Vx+rOh0kobw/nFytGv95vVmS0t7EFi+RKa03e8pAglYnA==

react-addons-create-fragment@^15.6.2:
version "15.6.2"
Expand Down

0 comments on commit d011180

Please sign in to comment.