Skip to content

Commit 016cd3e

Browse files
committed
Update dependency typescript to v4.4.2
1 parent 4bd7c40 commit 016cd3e

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
@@ -62,7 +62,7 @@
6262
"stylelint-config-prettier": "8.0.2",
6363
"stylelint-config-standard": "22.0.0",
6464
"ts-loader": "8.3.0",
65-
"typescript": "4.3.5",
65+
"typescript": "4.4.2",
6666
"url-loader": "4.1.1"
6767
}
6868
}

yarn.lock

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

9783-
typescript@4.3.5:
9784-
version "4.3.5"
9785-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
9786-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
9783+
typescript@4.4.2:
9784+
version "4.4.2"
9785+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
9786+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
97879787

97889788
typescript@~4.2:
97899789
version "4.2.4"

0 commit comments

Comments
 (0)