Skip to content

Commit c1f8d38

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 39f9b0d commit c1f8d38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",
8181
"ts-node": "^10.9.1",
82-
"typescript": "5.9.2",
82+
"typescript": "5.9.3",
8383
"unbuild": "^2.0.0"
8484
},
8585
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8063,10 +8063,10 @@ typedarray.prototype.slice@^1.0.3:
80638063
typed-array-buffer "^1.0.2"
80648064
typed-array-byte-offset "^1.0.2"
80658065

8066-
8067-
version "5.9.2"
8068-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8069-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
8066+
8067+
version "5.9.3"
8068+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8069+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
80708070

80718071
ufo@^1.3.0:
80728072
version "1.3.2"

0 commit comments

Comments
 (0)