Skip to content

Commit f9cf454

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent e4864f2 commit f9cf454

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"js-yaml": "4.1.1",
4646
"prettier": "3.5.3",
4747
"ts-jest": "29.4.0",
48-
"typescript": "5.3.3"
48+
"typescript": "5.9.3"
4949
}
5050
}

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -767,12 +767,12 @@
767767
dependencies:
768768
undici-types "~5.26.4"
769769

770-
"@types/node@20.19.1":
771-
version "20.19.1"
772-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.1.tgz#cef8bc04aaae86824b5bbe2570769358592bcc59"
773-
integrity sha512-jJD50LtlD2dodAEO653i3YF04NWak6jN3ky+Ri3Em3mGR39/glWiboM/IePaRbgwSfqM1TpGXfAg8ohn/4dTgA==
770+
"@types/node@24.11.0":
771+
version "24.11.0"
772+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
773+
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
774774
dependencies:
775-
undici-types "~6.21.0"
775+
undici-types "~7.16.0"
776776

777777
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
778778
version "7.5.6"
@@ -3888,10 +3888,10 @@ typed-array-length@^1.0.4:
38883888
for-each "^0.3.3"
38893889
is-typed-array "^1.1.9"
38903890

3891-
typescript@5.3.3:
3892-
version "5.3.3"
3893-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3894-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3891+
typescript@5.9.3:
3892+
version "5.9.3"
3893+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3894+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
38953895

38963896
unbox-primitive@^1.0.2:
38973897
version "1.0.2"
@@ -3908,10 +3908,10 @@ undici-types@~5.26.4:
39083908
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
39093909
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
39103910

3911-
undici-types@~6.21.0:
3912-
version "6.21.0"
3913-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3914-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
3911+
undici-types@~7.16.0:
3912+
version "7.16.0"
3913+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
3914+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
39153915

39163916
undici@^5.25.4:
39173917
version "5.28.2"

0 commit comments

Comments
 (0)