Skip to content

Commit 9aca45e

Browse files
Bump react-textarea-autosize from 8.5.7 to 8.5.9 (#13514)
Bumps [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) from 8.5.7 to 8.5.9. - [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.7...v8.5.9) --- 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>
1 parent 283eecd commit 9aca45e

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
@@ -230,7 +230,7 @@
230230
"react-router": "5.3.4",
231231
"react-router-dom": "5.3.4",
232232
"react-super-responsive-table": "5.2.3",
233-
"react-textarea-autosize": "8.5.7",
233+
"react-textarea-autosize": "8.5.9",
234234
"react-transition-group": "4.4.5",
235235
"readable-stream": "4.7.0",
236236
"redux": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9059,10 +9059,10 @@ [email protected]:
90599059
resolved "https://registry.yarnpkg.com/react-super-responsive-table/-/react-super-responsive-table-5.2.3.tgz#28da7131b659cd5536aaa4648954016e24800b11"
90609060
integrity sha512-bFpNb6RrTfsrO8Exigr8R6cvH305P3ATLUciQGD6o8Ve+Wh/37TXzM+6+QpeF1NMweV/PDtBTIgT6CAc8TUluA==
90619061

9062-
9063-
version "8.5.7"
9064-
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.7.tgz#b2bf1913383a05ffef7fbc89c2ea21ba8133b023"
9065-
integrity sha512-2MqJ3p0Jh69yt9ktFIaZmORHXw4c4bxSIhCeWiFwmJ9EYKgLmuNII3e9c9b2UO+ijl4StnpZdqpxNIhTdHvqtQ==
9062+
9063+
version "8.5.9"
9064+
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz#ab8627b09aa04d8a2f45d5b5cd94c84d1d4a8893"
9065+
integrity sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A==
90669066
dependencies:
90679067
"@babel/runtime" "^7.20.13"
90689068
use-composed-ref "^1.3.0"

0 commit comments

Comments
 (0)