Skip to content

Commit

Permalink
Update npm package react-textarea-autosize to v8.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Nov 13, 2024
1 parent f02fac8 commit 0894cc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion blocks/kanban-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"lodash.clonedeep": "4.5.0",
"lodash.debounce": "4.0.8",
"lodash.isequal": "4.5.0",
"react-textarea-autosize": "8.5.4"
"react-textarea-autosize": "8.5.5"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27000,10 +27000,10 @@ react-tabs@^6.0.2:
clsx "^2.0.0"
prop-types "^15.5.0"

react-textarea-autosize@8.5.4, react-textarea-autosize@^8.3.2:
version "8.5.4"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.4.tgz#1c568ad838857b6ce86ee2a96e504179305e0bf4"
integrity sha512-eSSjVtRLcLfFwFcariT77t9hcbVJHQV76b51QjQGarQIHml2+gM2lms0n3XrhnDmgK5B+/Z7TmQk5OHNzqYm/A==
react-textarea-autosize@8.5.5, react-textarea-autosize@^8.3.2:
version "8.5.5"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.5.tgz#987cc25ad7f8e51389a41f88239ff07d2e968761"
integrity sha512-CVA94zmfp8m4bSHtWwmANaBR8EPsKy2aZ7KwqhoS4Ftib87F9Kvi7XQhOixypPLMc6kVYgOXvKFuuzZDpHGRPg==
dependencies:
"@babel/runtime" "^7.20.13"
use-composed-ref "^1.3.0"
Expand Down

0 comments on commit 0894cc5

Please sign in to comment.