Skip to content

Commit 3e49fd3

Browse files
committed
Update dependency typescript to v4.4.3
1 parent 69c1c27 commit 3e49fd3

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.5",
8181
"ts-loader": "8.3.0",
82-
"typescript": "4.3.5",
82+
"typescript": "4.4.3",
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.4.3:
13836+
version "4.4.3"
13837+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
13838+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
1383913839

1384013840
typescript@~4.2:
1384113841
version "4.2.4"

0 commit comments

Comments
 (0)