Skip to content

Commit 931db09

Browse files
Update dependency typescript to v5.9.2
1 parent 0e895ae commit 931db09

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
@@ -26,7 +26,7 @@
2626
"postcss-cli": "10.1.0",
2727
"prettier": "3.1.1",
2828
"snowpack": "3.8.8",
29-
"typescript": "5.2.2",
29+
"typescript": "5.9.2",
3030
"vite": "5.0.6"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3924,10 +3924,10 @@ typedarray-to-buffer@^3.1.5:
39243924
dependencies:
39253925
is-typedarray "^1.0.0"
39263926

3927-
typescript@5.2.2:
3928-
version "5.2.2"
3929-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
3930-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
3927+
typescript@5.9.2:
3928+
version "5.9.2"
3929+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
3930+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
39313931

39323932
unique-filename@^1.1.1:
39333933
version "1.1.1"

0 commit comments

Comments
 (0)