chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 (#600)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-29 20:26:36 +09:00 committed by GitHub
parent c4652cf1cb
commit eaf9ef2360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -93,7 +93,7 @@
"prettier": "^2.3.2", "prettier": "^2.3.2",
"prettier-plugin-tailwind": "^2.2.12", "prettier-plugin-tailwind": "^2.2.12",
"ts-jest": "^29.0.5", "ts-jest": "^29.0.5",
"typescript": "^5.1.3" "typescript": "^5.1.6"
}, },
"resolutions": { "resolutions": {
"@types/react": "^17.0.15" "@types/react": "^17.0.15"

View File

@ -9552,10 +9552,10 @@ typed-array-length@^1.0.4:
for-each "^0.3.3" for-each "^0.3.3"
is-typed-array "^1.1.9" is-typed-array "^1.1.9"
typescript@^5.1.3: typescript@^5.1.6:
version "5.1.3" version "5.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw== integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
uid-safe@2.1.5: uid-safe@2.1.5:
version "2.1.5" version "2.1.5"