Skip to content

Commit a5a9889

Browse files
chore(deps): update dependency typescript to v5
1 parent bdf5357 commit a5a9889

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.5.2"
6868
},
6969
"dependencies": {
7070
"@actions/core": "1.10.1",

yarn.lock

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

6228-
typescript@4.9.5:
6229-
version "4.9.5"
6230-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6231-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
6228+
typescript@5.5.2:
6229+
version "5.5.2"
6230+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
6231+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
62326232

62336233
uglify-js@^3.1.4:
62346234
version "3.14.5"

0 commit comments

Comments
 (0)