Skip to content

Commit

Permalink
Bump react-flow-renderer from 10.2.2 to 10.2.3 (#783)
Browse files Browse the repository at this point in the history
Bumps [react-flow-renderer](https://github.com/wbkd/react-flow) from 10.2.2 to 10.2.3.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md)
- [Commits](xyflow/xyflow@10.2.2...10.2.3)

---
updated-dependencies:
- dependency-name: react-flow-renderer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Nelson <[email protected]>
  • Loading branch information
dependabot[bot] and nelsonni authored May 23, 2022
1 parent d91c43d commit b5dead0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"react-dnd-html5-backend": "^15.1.2",
"react-dnd-preview": "^6.0.2",
"react-dom": "^17.0.2",
"react-flow-renderer": "^10.2.2",
"react-flow-renderer": "^10.2.3",
"react-redux": "^7.2.6",
"react-transition-group": "^4.4.2",
"redux": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8064,10 +8064,10 @@ react-error-boundary@^3.1.0:
dependencies:
"@babel/runtime" "^7.12.5"

react-flow-renderer@^10.2.2:
version "10.2.2"
resolved "https://registry.yarnpkg.com/react-flow-renderer/-/react-flow-renderer-10.2.2.tgz#ac173d90ba4cc5c82eab5daad91f9222bc050e08"
integrity sha512-JCLKDbi5/IaXL/KU8rByxUyz7JyTG3wS0AiaSLVT/G1bNmopvH8jJFJ+856qKf7TI12jWG+yDASoCUUbIP7dtg==
react-flow-renderer@^10.2.3:
version "10.2.3"
resolved "https://registry.yarnpkg.com/react-flow-renderer/-/react-flow-renderer-10.2.3.tgz#1f4e717a70423c6a494977eda5c88e5c7e633c29"
integrity sha512-dHQHHRZx2jfLGtJAqJ4ys9LpPyBps/eSGAqeAJv18jrEM7aaW2ZV20Ms4X6ZpzTpC1Y0DYtH/lsRJjSB+ZUMzw==
dependencies:
"@babel/runtime" "^7.17.9"
classcat "^5.0.3"
Expand Down

0 comments on commit b5dead0

Please sign in to comment.