Skip to content

Commit f7d18e1

Browse files
chore(deps): update dependency typescript to v5
1 parent d4b375f commit f7d18e1

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
@@ -64,7 +64,7 @@
6464
"semantic-release": "19.0.5",
6565
"ts-jest": "27.1.5",
6666
"ts-node": "10.9.2",
67-
"typescript": "4.9.5"
67+
"typescript": "5.9.2"
6868
},
6969
"dependencies": {
7070
"@actions/core": "1.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6237,10 +6237,10 @@ typedarray-to-buffer@^4.0.0:
62376237
resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz#cdd2933c61dd3f5f02eda5d012d441f95bfeb50a"
62386238
integrity sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==
62396239

6240-
typescript@4.9.5:
6241-
version "4.9.5"
6242-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6243-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
6240+
typescript@5.9.2:
6241+
version "5.9.2"
6242+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6243+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
62446244

62456245
uglify-js@^3.1.4:
62466246
version "3.14.5"

0 commit comments

Comments
 (0)