Skip to content

Commit 6b4dbdb

Browse files
Bump react-textarea-autosize from 8.5.6 to 8.5.7 (#13399)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c516197 commit 6b4dbdb

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.6",
233+
"react-textarea-autosize": "8.5.7",
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
@@ -8996,10 +8996,10 @@ [email protected]:
89968996
resolved "https://registry.yarnpkg.com/react-super-responsive-table/-/react-super-responsive-table-5.2.3.tgz#28da7131b659cd5536aaa4648954016e24800b11"
89978997
integrity sha512-bFpNb6RrTfsrO8Exigr8R6cvH305P3ATLUciQGD6o8Ve+Wh/37TXzM+6+QpeF1NMweV/PDtBTIgT6CAc8TUluA==
89988998

8999-
9000-
version "8.5.6"
9001-
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.6.tgz#e9205fb215eea7cbb6cba8f57dd874ab5d44a241"
9002-
integrity sha512-aT3ioKXMa8f6zHYGebhbdMD2L00tKeRX1zuVuDx9YQK/JLLRSaSxq3ugECEmUB9z2kvk6bFSIoRHLkkUv0RJiw==
8999+
9000+
version "8.5.7"
9001+
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.7.tgz#b2bf1913383a05ffef7fbc89c2ea21ba8133b023"
9002+
integrity sha512-2MqJ3p0Jh69yt9ktFIaZmORHXw4c4bxSIhCeWiFwmJ9EYKgLmuNII3e9c9b2UO+ijl4StnpZdqpxNIhTdHvqtQ==
90039003
dependencies:
90049004
"@babel/runtime" "^7.20.13"
90059005
use-composed-ref "^1.3.0"

0 commit comments

Comments
 (0)