build(deps): bump typescript from 4.8.3 to 4.8.4 (#1179)

* build(deps): bump typescript from 4.8.3 to 4.8.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  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-04 16:25:29 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 2843667409
commit eeca06dd80
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
"tailwindcss": "^3.1.8",
"terser-webpack-plugin": "^5.3.6",
"typed-redux-saga": "^1.5.0",
"typescript": "~4.8.3",
"typescript": "~4.8.4",
"usehooks-ts": "^2.7.2",
"user-agent-data-types": "^0.3.0",
"web-vitals": "^3.0.2",