Skip to content

Commit

Permalink
Bump react-textarea-autosize from 8.5.5 to 8.5.6 (#13359)
Browse files Browse the repository at this point in the history
Bumps [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) from 8.5.5 to 8.5.6.
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](Andarist/react-textarea-autosize@v8.5.5...v8.5.6)

---
updated-dependencies:
- dependency-name: react-textarea-autosize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 4f22cec commit ffe4f75
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 @@ -232,7 +232,7 @@
"react-router": "5.3.4",
"react-router-dom": "5.3.4",
"react-super-responsive-table": "5.2.3",
"react-textarea-autosize": "8.5.5",
"react-textarea-autosize": "8.5.6",
"react-transition-group": "4.4.5",
"readable-stream": "4.5.2",
"redux": "4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9055,10 +9055,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/react-super-responsive-table/-/react-super-responsive-table-5.2.3.tgz#28da7131b659cd5536aaa4648954016e24800b11"
integrity sha512-bFpNb6RrTfsrO8Exigr8R6cvH305P3ATLUciQGD6o8Ve+Wh/37TXzM+6+QpeF1NMweV/PDtBTIgT6CAc8TUluA==

[email protected].5:
version "8.5.5"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.5.tgz#987cc25ad7f8e51389a41f88239ff07d2e968761"
integrity sha512-CVA94zmfp8m4bSHtWwmANaBR8EPsKy2aZ7KwqhoS4Ftib87F9Kvi7XQhOixypPLMc6kVYgOXvKFuuzZDpHGRPg==
[email protected].6:
version "8.5.6"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.6.tgz#e9205fb215eea7cbb6cba8f57dd874ab5d44a241"
integrity sha512-aT3ioKXMa8f6zHYGebhbdMD2L00tKeRX1zuVuDx9YQK/JLLRSaSxq3ugECEmUB9z2kvk6bFSIoRHLkkUv0RJiw==
dependencies:
"@babel/runtime" "^7.20.13"
use-composed-ref "^1.3.0"
Expand Down

0 comments on commit ffe4f75

Please sign in to comment.