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

Commit 2b2396c

Browse files
Bump react-async-hook from 3.6.2 to 4.0.0
Bumps [react-async-hook](https://github.com/slorber/react-async-hook) from 3.6.2 to 4.0.0. - [Release notes](https://github.com/slorber/react-async-hook/releases) - [Commits](https://github.com/slorber/react-async-hook/commits/v4.0.0) --- updated-dependencies: - dependency-name: react-async-hook dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 833efcc commit 2b2396c

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)