Skip to content

Commit

Permalink
build(deps): bump usehooks-ts from 2.9.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.1.0.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.1.0)

---
updated-dependencies:
- dependency-name: usehooks-ts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 19a809b commit c120d41
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"two.js": "^0.8.12",
"typed-redux-saga": "^1.5.0",
"typescript": "~4.9.5",
"usehooks-ts": "^2.9.1",
"usehooks-ts": "^3.1.0",
"user-agent-data-types": "^0.4.2",
"web-vitals": "^3.5.2",
"webpack": "^5.90.0",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2968,7 +2968,7 @@ __metadata:
two.js: ^0.8.12
typed-redux-saga: ^1.5.0
typescript: ~4.9.5
usehooks-ts: ^2.9.1
usehooks-ts: ^3.1.0
user-agent-data-types: ^0.4.2
web-vitals: ^3.5.2
webpack: ^5.90.0
Expand Down Expand Up @@ -16762,13 +16762,14 @@ __metadata:
languageName: node
linkType: hard

"usehooks-ts@npm:^2.9.1":
version: 2.9.1
resolution: "usehooks-ts@npm:2.9.1"
"usehooks-ts@npm:^3.1.0":
version: 3.1.0
resolution: "usehooks-ts@npm:3.1.0"
dependencies:
lodash.debounce: ^4.0.8
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 36f1e4142ce23bc019b81d2e93aefd7f2c350abcf255598c21627114a69a2f2f116b35dc3a353375f09c6e4c9b704a04f104e3d10e98280545c097feca66c30a
react: ^16.8.0 || ^17 || ^18
checksum: 4f850c0c5ab408afa52fa2ea2c93c488cd7065c82679eb1fb62cba12ca4c57ff62d52375acc6738823421fe6579ce3adcea1e2dc345ce4f549c593d2e51455b3
languageName: node
linkType: hard

Expand Down

0 comments on commit c120d41

Please sign in to comment.