Skip to content

Commit 13e8705

Browse files
authored
Merge pull request #110 from bagussatoto/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.7.3
2 parents 2bab084 + 655ffff commit 13e8705

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"devDependencies": {
2121
"@types/react": "18.3.17",
22-
"typescript": "5.6.2"
22+
"typescript": "5.7.3"
2323
}
2424
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ tslib@^2.4.0:
223223
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
224224
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
225225

226-
typescript@5.6.2:
227-
version "5.6.2"
228-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
229-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
226+
typescript@5.7.3:
227+
version "5.7.3"
228+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
229+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==

0 commit comments

Comments
 (0)