Skip to content

Commit 770dc2e

Browse files
chore(deps): update dependency typescript to v5
1 parent 7e567fa commit 770dc2e

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.0.3",
6060
"vue-template-compiler": "2.7.14",
6161
"vuepress": "1.9.9"
6262
},

yarn.lock

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

20470-
typescript@4.9.5:
20471-
version "4.9.5"
20472-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
20473-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
20470+
typescript@5.0.3:
20471+
version "5.0.3"
20472+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
20473+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
2047420474

2047520475
typescript@~4.5.5:
2047620476
version "4.5.5"

0 commit comments

Comments
 (0)