Skip to content

Commit 032ec5f

Browse files
Update dependency typescript to v4.9.5
1 parent 98e8f31 commit 032ec5f

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
@@ -79,7 +79,7 @@
7979
"stylelint-scss": "3.20.1",
8080
"ts-jest": "27.0.7",
8181
"ts-loader": "8.3.0",
82-
"typescript": "4.3.5",
82+
"typescript": "4.9.5",
8383
"vue": "2.6.14",
8484
"vue-class-component": "7.2.6",
8585
"vue-jest": "3.0.7",

yarn.lock

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

13835-
typescript@4.3.5:
13836-
version "4.3.5"
13837-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
13838-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
13835+
typescript@4.9.5:
13836+
version "4.9.5"
13837+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13838+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1383913839

1384013840
typescript@~4.2:
1384113841
version "4.2.4"

0 commit comments

Comments
 (0)