Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 6b4d905 commit 9dc4699
Show file tree
Hide file tree
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
Expand Up @@ -21,7 +21,7 @@
"author": "Equinor <opensource@equinor.com>",
"license": "MPL-2.0",
"dependencies": {
"react-resize-detector": "^9.1.0",
"react-resize-detector": "^10.0.1",
"react-tooltip": "^4.2.21"
},
"volta": {
Expand Down

0 comments on commit 9dc4699

Please sign in to comment.