Skip to content

Commit 263488a

Browse files
build(deps): bump react-complex-tree from 2.0.1 to 2.0.2 (#1417)
Bumps [react-complex-tree](https://github.com/lukasbach/react-complex-tree/tree/HEAD/packages/core) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/lukasbach/react-complex-tree/releases) - [Commits](https://github.com/lukasbach/react-complex-tree/commits/2.0.2/packages/core) --- updated-dependencies: - dependency-name: react-complex-tree dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6801a1b commit 263488a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"react": "^16.14.0",
9191
"react-app-polyfill": "^3.0.0",
9292
"react-aria": "^3.22.0",
93-
"react-complex-tree": "^2.0.1",
93+
"react-complex-tree": "^2.0.2",
9494
"react-dev-utils": "^12.0.1",
9595
"react-dom": "^16.14.0",
9696
"react-dropzone": "^14.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2503,7 +2503,7 @@ __metadata:
25032503
react: ^16.14.0
25042504
react-app-polyfill: ^3.0.0
25052505
react-aria: ^3.22.0
2506-
react-complex-tree: ^2.0.1
2506+
react-complex-tree: ^2.0.2
25072507
react-dev-utils: ^12.0.1
25082508
react-dom: ^16.14.0
25092509
react-dropzone: ^14.2.3
@@ -13023,12 +13023,12 @@ __metadata:
1302313023
languageName: node
1302413024
linkType: hard
1302513025

13026-
"react-complex-tree@npm:^2.0.1":
13027-
version: 2.0.1
13028-
resolution: "react-complex-tree@npm:2.0.1"
13026+
"react-complex-tree@npm:^2.0.2":
13027+
version: 2.0.2
13028+
resolution: "react-complex-tree@npm:2.0.2"
1302913029
peerDependencies:
1303013030
react: ">=16.0.0"
13031-
checksum: f00171a33cd3e9fbdb959f19bab4723a22844ba7139775a7e369ba3c5dac27979a9f9c01e2e212a9153d42a4ffedeadbc98bc7153d19ce1a21b593d423544046
13031+
checksum: 81ce2daaecdbb582096398a2f71d46a911dcb07cb3aa287aa92dabec26316a529975109528957c1812119ba8aabfee5599dae3f0a91f1ef9b904de013aeb8a73
1303213032
languageName: node
1303313033
linkType: hard
1303413034

0 commit comments

Comments
 (0)