Skip to content

Commit

Permalink
fix: upgrade react-use-measure from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-use-measure from 2.0.2 to 2.0.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/barry127/project/3cbae8a6-a380-4a0a-b6af-569d7cd9d4b7?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 12, 2020
1 parent b7d24fe commit 4a41736
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 @@ -26,7 +26,7 @@
"react-autosize-textarea": "^7.1.0",
"react-hooks-global-state": "^1.0.1",
"react-spring": "^8.0.27",
"react-use-measure": "^2.0.2"
"react-use-measure": "^2.0.3"
},
"peerDependencies": {
"react": "^16.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9153,10 +9153,10 @@ react-test-renderer@^16.14.0:
react-is "^16.8.6"
scheduler "^0.19.1"

react-use-measure@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/react-use-measure/-/react-use-measure-2.0.2.tgz#06b4f99b887d5dfcd7b7167a2da063d97ec8f62f"
integrity sha512-/+eSmQiU2ePNTwFCXX4JPrQNMvyu3sWrSDi/n5F6IMXwboB46IvtU8VHvG7Nc+egvtM7sBJKwmUx/vx6KIRDog==
react-use-measure@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/react-use-measure/-/react-use-measure-2.0.3.tgz#7b56ae3ca19ccf62326933678625a8ff6b3f90a3"
integrity sha512-57O8Os9MbgFEHuOHOXNdPmBHhXjCBIwtB3YxyrM/MgaX44a1o97Mu9YqiOA6cAF8kXIw4fO3XK0r2Taa4SqaqQ==
dependencies:
debounce "^1.2.0"

Expand Down

0 comments on commit 4a41736

Please sign in to comment.