Merge pull request 'Update dependency typescript to v5.1.5' (#52) from renovate/all into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-06-27 23:06:24 +00:00 committed by Gitea
parent 5fd984d93d
commit 7913e94c3e
2 changed files with 5 additions and 5 deletions

View File

@ -16,6 +16,6 @@
"autoprefixer": "10.4.14",
"postcss": "8.4.24",
"tailwindcss": "3.3.2",
"typescript": "5.1.3"
"typescript": "5.1.5"
}
}

View File

@ -2288,10 +2288,10 @@ type-fest@^0.7.1:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48"
integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==
typescript@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
typescript@5.1.5:
version "5.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
unbox-primitive@^1.0.1:
version "1.0.1"