Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bump react-resize-detector from 9.1.0 to 10.0.1 in /typescript
Browse files Browse the repository at this point in the history
Bumps [react-resize-detector](https://github.com/maslianok/react-resize-detector) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/maslianok/react-resize-detector/releases)
- [Commits](https://github.com/maslianok/react-resize-detector/commits)

---
updated-dependencies:
- dependency-name: react-resize-detector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Feb 27, 2024

Verified

This commit was signed with the committer’s verified signature.
lucasssvaz Lucas Saavedra Vaz
1 parent 82836e0 commit a9ab2e3
Showing 2 changed files with 24 additions and 12 deletions.
34 changes: 23 additions & 11 deletions typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion typescript/packages/well-completions-plot/package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"author": "Equinor <[email protected]>",
"license": "MPL-2.0",
"dependencies": {
"react-resize-detector": "^9.1.0",
"react-resize-detector": "^10.0.1",
"react-tooltip": "^4.2.21"
},
"volta": {

0 comments on commit a9ab2e3

Please sign in to comment.