Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump react-resize-detector from 8.0.1 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [react-resize-detector](https://github.com/maslianok/react-resize-detector) from 8.0.1 to 9.1.0.
- [Release notes](https://github.com/maslianok/react-resize-detector/releases)
- [Commits](maslianok/react-resize-detector@v8.0.1...v9.1.0)

---
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] committed Aug 30, 2023
1 parent 4e92c0e commit a801d4d
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 @@ -47,7 +47,7 @@
"react-day-picker": "^7.4.10",
"react-draft-wysiwyg": "^1.14.7",
"react-input-mask": "^2.0.4",
"react-resize-detector": "^8.0.1",
"react-resize-detector": "^9.1.0",
"react-select": "5.7.0",
"react-transition-group": "^4.2.1",
"smoothscroll-polyfill": "^0.4.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11991,10 +11991,10 @@ react-refresh@^0.11.0:
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==

react-resize-detector@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-8.0.1.tgz#1f0a0018ca9319e8787a81f9df90490c2f4799a4"
integrity sha512-0IlE244cnb1l/K85U/d+spHm7QSXZCZgzGKfarNA3ygh+Sfa5QwV3NG0aCWkHzNrL4tXnbWkvvM9ikMmiJpWzQ==
react-resize-detector@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-9.1.0.tgz#45ea7176e57f1a568abd0e3eafcbfd3532fb284e"
integrity sha512-vGFbfkIZp4itJqR4yl+GhjrZHtdlQvou1r10ek0yZUMkizKbPdekKTpPb003IV3b8E5BJFThVG0oocjE3lNsug==
dependencies:
lodash "^4.17.21"

Expand Down

0 comments on commit a801d4d

Please sign in to comment.