Skip to content

Commit

Permalink
Update npm package react-textarea-autosize to v8.5.6 (#5844)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: vilkinsons <6226576+vilkinsons@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] and vilkinsons authored Dec 10, 2024
1 parent 7db9d72 commit 96b8b12
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.5"
"react-textarea-autosize": "8.5.6"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4600,7 +4600,7 @@ __metadata:
prettier: "npm:3.4.2"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-textarea-autosize: "npm:8.5.5"
react-textarea-autosize: "npm:8.5.6"
typescript: "npm:5.6.3"
peerDependencies:
react: ^18.0.0
Expand Down Expand Up @@ -39492,16 +39492,16 @@ __metadata:
languageName: node
linkType: hard

"react-textarea-autosize@npm:8.5.5, react-textarea-autosize@npm:^8.3.2":
version: 8.5.5
resolution: "react-textarea-autosize@npm:8.5.5"
"react-textarea-autosize@npm:8.5.6, react-textarea-autosize@npm:^8.3.2":
version: 8.5.6
resolution: "react-textarea-autosize@npm:8.5.6"
dependencies:
"@babel/runtime": "npm:^7.20.13"
use-composed-ref: "npm:^1.3.0"
use-latest: "npm:^1.2.1"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/d708a31b39a409d0246cd8afbd956ce51db58ce0b6411b9d4e1dc876ce93c329d20875933ce5d337662fdcd3699596966dc630149236fee2835d74e302404c98
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/652d290d316c55a253507ecf65ca27f2162801dace10c715f2241203e81d82e9de6d282095b758b26c6bc9e1af9ca552cab5c3a361b230e5fcf25bec31e1bd25
languageName: node
linkType: hard

Expand Down

0 comments on commit 96b8b12

Please sign in to comment.