Skip to content

Commit d14268f

Browse files
dependabot[bot]mateo-ivc
authored andcommitted
yarn(deps): bump react-textarea-autosize from 8.5.8 to 8.5.9 (#4962)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e56f443 commit d14268f

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
@@ -41,7 +41,7 @@
4141
"react-redux": "^9.2.0",
4242
"react-router": "^7.4.0",
4343
"react-snowfall": "^2.2.0",
44-
"react-textarea-autosize": "^8.5.8",
44+
"react-textarea-autosize": "^8.5.9",
4545
"react-to-print": "^3.0.5",
4646
"react-toastify": "^11.0.5",
4747
"react-tooltip": "^5.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10299,10 +10299,10 @@ react-snowfall@^2.2.0:
1029910299
dependencies:
1030010300
react-fast-compare "^3.2.2"
1030110301

10302-
react-textarea-autosize@^8.5.8:
10303-
version "8.5.8"
10304-
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.8.tgz#6206e8a2051a26d41db8fdee588e657c2d2587c0"
10305-
integrity sha512-iUiIj70JefrTuSJ4LbVFiSqWiHHss5L63L717bqaWHMgkm9sz6eEvro4vZ3uQfGJbevzwT6rHOszHKA8RkhRMg==
10302+
react-textarea-autosize@^8.5.9:
10303+
version "8.5.9"
10304+
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz#ab8627b09aa04d8a2f45d5b5cd94c84d1d4a8893"
10305+
integrity sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A==
1030610306
dependencies:
1030710307
"@babel/runtime" "^7.20.13"
1030810308
use-composed-ref "^1.3.0"

0 commit comments

Comments
 (0)