build(deps): bump usehooks-ts from 2.7.1 to 2.7.2 (#1178)

* build(deps): bump usehooks-ts from 2.7.1 to 2.7.2

Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Changelog](https://github.com/juliencrn/usehooks-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.7.1...usehooks-ts@2.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-10-03 17:24:32 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 1072b29d45
commit e8eac11dad
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
"terser-webpack-plugin": "^5.3.6",
"typed-redux-saga": "^1.5.0",
"typescript": "~4.8.3",
"usehooks-ts": "^2.7.1",
"usehooks-ts": "^2.7.2",
"user-agent-data-types": "^0.3.0",
"web-vitals": "^3.0.2",
"webpack": "^5.74.0",