about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-29 22:27:10 +0900
committerGitHub <noreply@github.com>2022-05-29 22:27:10 +0900
commit083bc137bcb7626a58e6a68b6a31bb971d46fe53 (patch)
tree9849ad3f3335fd8352156015d756220aeb54b64c /package.json
parentdc7e2985e60c90e8efe82e56edb4fdd473bd1651 (diff)
Bump react-textarea-autosize from 8.3.3 to 8.3.4 (#18492)
Bumps [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Andarist/react-textarea-autosize/compare/v8.3.3...v8.3.4)

---
updated-dependencies:
- dependency-name: react-textarea-autosize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ed58098ea..38523c5c3 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
     "react-select": "^5.3.2",
     "react-sparklines": "^1.7.0",
     "react-swipeable-views": "^0.14.0",
-    "react-textarea-autosize": "^8.3.3",
+    "react-textarea-autosize": "^8.3.4",
     "react-toggle": "^4.1.2",
     "redis": "^4.0.6 <4.1.0",
     "redux": "^4.2.0",