Skip to content

Commit

Permalink
fix: upgrade @better-hooks/lifecycle from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @better-hooks/lifecycle from 1.1.1 to 1.1.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/prc5/project/9ca4c8bf-ac6e-4674-90d3-0a45cd7bd64c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent de4a2fe commit 5f31f12
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"dependencies": {
"@better-hooks/lifecycle": "^1.1.1",
"@better-hooks/lifecycle": "^1.1.2",
"@better-hooks/performance": "^1.1.1"
},
"lint-staged": {
Expand Down
13 changes: 9 additions & 4 deletions packages/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
# yarn lockfile v1


"@better-typed/react-lifecycle-hooks@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@better-typed/react-lifecycle-hooks/-/react-lifecycle-hooks-1.0.5.tgz#c171ad2582337e5c82521bce4b2951d82b5d6ccf"
integrity sha512-5wuDiE8u5jUAaadyRBqTcWQMEFU06I/tJb/fK6FHCBLcrQR2RO+hkgqJmucSfrXYj1nZtO3qTz4CjJyEjSfHWA==
"@better-hooks/lifecycle@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@better-hooks/lifecycle/-/lifecycle-1.1.2.tgz#474ba9ea72c74acc1d522819733aa44e35e1db7c"
integrity sha512-dyFNHMtLJzJ0eY9u6iprPEMeWsgveIE8U3CtqaV3EG6DwsEyb1ICnooBap7mAG+Curr26OzO9/n6+gCUQ85gWg==

"@better-hooks/performance@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@better-hooks/performance/-/performance-1.1.1.tgz#fde0f8a26ecacc5b48f06a6b090a78d023949e4a"
integrity sha512-32IPpMaVgE8aVT/6liXxfETIOO5zTL5VySxiK8qA8F140s89UuV6BUknLPQEPsniJoxZdXYSkVx79hLrk8GPug==

0 comments on commit 5f31f12

Please sign in to comment.