Skip to content

Commit 3519e14

Browse files
chore(deps): update dependency typescript to v5
1 parent 6b4f731 commit 3519e14

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.4.3"
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.4.3:
3134+
version "5.4.3"
3135+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
3136+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
31373137

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

0 commit comments

Comments
 (0)