Skip to content

Commit 37270a5

Browse files
Merge pull request #79 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.4.3 to 5.4.4
2 parents de9a080 + 7b6b29c commit 37270a5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/node": "20.9.5",
2020
"prettier": "3.2.5",
21-
"typescript": "5.4.3"
21+
"typescript": "5.4.4"
2222
},
2323
"peerDependencies": {
2424
"prettier": ">=2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ prettier@3.2.5:
1919
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2020
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
2121

22-
typescript@5.4.3:
23-
version "5.4.3"
24-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
25-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
22+
typescript@5.4.4:
23+
version "5.4.4"
24+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
25+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
2626

2727
undici-types@~5.26.4:
2828
version "5.26.5"

0 commit comments

Comments
 (0)