Skip to content
This repository was archived by the owner on Nov 25, 2023. It is now read-only.

Commit 8d29683

Browse files
authored
Merge pull request #47 from jackyzha0/dependabot/npm_and_yarn/react-async-hook-4.0.0
2 parents 833efcc + 2b2396c commit 8d29683

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"pretty-bytes": "^5.6.0",
4949
"prop-types": "^15.7.2",
5050
"react": "^17.0.2",
51-
"react-async-hook": "^3.6.2",
51+
"react-async-hook": "^4.0.0",
5252
"speedometer": "^1.1.0",
5353
"update-notifier": "^5.1.0"
5454
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8554,10 +8554,10 @@ rc@^1.2.8:
85548554
minimist "^1.2.0"
85558555
strip-json-comments "~2.0.1"
85568556

8557-
react-async-hook@^3.6.2:
8558-
version "3.6.2"
8559-
resolved "https://registry.yarnpkg.com/react-async-hook/-/react-async-hook-3.6.2.tgz#360018e5cd6ecc8841152a79875841b9e49dbdba"
8560-
integrity sha512-RkwHCJ8V7I6umKZLHneapuTRWf+eO4LOj0qUwUDsSn27jrAOcW6ClbV3x22Z4hVxH9bA0zb7y+ozDJDJ8PnZoA==
8557+
react-async-hook@^4.0.0:
8558+
version "4.0.0"
8559+
resolved "https://registry.yarnpkg.com/react-async-hook/-/react-async-hook-4.0.0.tgz#1f0467586654e1f33b7433bd98c300a0c5f9b3d0"
8560+
integrity sha512-97lgjFkOcHCTYSrsKBpsXg3iVWM0LnzedB749iP76sb3/8Ouu4nHIkCLEOrQWHVYqrYxjF05NN6GHoXWFkB3Kw==
85618561

85628562
react-devtools-core@^4.6.0:
85638563
version "4.13.5"

0 commit comments

Comments
 (0)