Skip to content

Commit 73ff412

Browse files
chore(deps): update dependency typescript to v5
1 parent 05f0750 commit 73ff412

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"stdout-stderr": "0.1.13",
7878
"string-to-stream": "3.0.1",
7979
"tslint": "6.1.3",
80-
"typescript": "4.9.5"
80+
"typescript": "5.5.2"
8181
},
8282
"engines": {
8383
"node": ">=10"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3130,10 +3130,10 @@ typedarray@^0.0.6:
31303130
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
31313131
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
31323132

3133-
typescript@4.9.5:
3134-
version "4.9.5"
3135-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3136-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3133+
typescript@5.5.2:
3134+
version "5.5.2"
3135+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
3136+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
31373137

31383138
uglify-js@^3.1.4:
31393139
version "3.13.5"

0 commit comments

Comments
 (0)