build(deps): bump react-complex-tree from 1.1.8 to 1.1.9 (#918)

* build(deps): bump react-complex-tree from 1.1.8 to 1.1.9

Bumps [react-complex-tree](https://github.com/lukasbach/react-complex-tree/tree/HEAD/packages/core) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/lukasbach/react-complex-tree/releases)
- [Commits](https://github.com/lukasbach/react-complex-tree/commits/v1.1.9/packages/core)

---
updated-dependencies:
- dependency-name: react-complex-tree
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-20 16:52:53 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 18fe1f5aa3
commit cdf756b951
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"react": "^16.13.1",
"react-app-polyfill": "^3.0.0",
"react-aria": "^3.17.0",
"react-complex-tree": "^1.1.8",
"react-complex-tree": "^1.1.9",
"react-dev-utils": "^12.0.1",
"react-dom": "^16.13.1",
"react-dropzone": "^14.2.1",