Skip to content

Commit 6a9529e

Browse files
chore(deps): update dependency typescript to v5
1 parent d72653e commit 6a9529e

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
@@ -56,7 +56,7 @@
5656
"renovate": "28.26.0",
5757
"standard-version": "9.5.0",
5858
"ts-jest": "26.5.6",
59-
"typescript": "4.9.5",
59+
"typescript": "5.6.3",
6060
"vue-template-compiler": "2.7.16",
6161
"vuepress": "1.9.10"
6262
},

yarn.lock

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

20450-
typescript@4.9.5:
20451-
version "4.9.5"
20452-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
20453-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
20450+
typescript@5.6.3:
20451+
version "5.6.3"
20452+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
20453+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
2045420454

2045520455
typescript@~4.5.5:
2045620456
version "4.5.5"

0 commit comments

Comments
 (0)