Skip to content

Commit 409911d

Browse files
Merge pull request #77 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.3.3 to 5.4.2
2 parents c3b486a + 7537e4c commit 409911d

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.3.3"
21+
"typescript": "5.4.2"
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.3.3:
23-
version "5.3.3"
24-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
25-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
22+
typescript@5.4.2:
23+
version "5.4.2"
24+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
25+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
2626

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

0 commit comments

Comments
 (0)