Skip to content

Commit

Permalink
build(deps): bump usehooks-ts from 2.9.1 to 3.0.1
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.0.1.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.0.1)

---
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 Mar 11, 2024
1 parent 0e9ec9f commit 0ae4252
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.0.1",
"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.0.1
user-agent-data-types: ^0.4.2
web-vitals: ^3.5.2
webpack: ^5.90.0
Expand Down Expand Up @@ -16732,13 +16732,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.0.1":
version: 3.0.1
resolution: "usehooks-ts@npm:3.0.1"
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: f96b34cb688f172a34ddc852eac271a46a2eb80c20c6d2bc337a01d2fa6ce2d47e816bea3d00f8575d096d2841d486bfa689aab8c1b77eee7995ad73c279fa03
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ae4252

Please sign in to comment.