Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 01c91f3

Browse files
committedSep 6, 2021
chore(deps): update dependency typescript to v4.4.2
1 parent eba850d commit 01c91f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ts-jest": "26.5.6",
2828
"tslint": "6.1.3",
2929
"tslint-config-standard": "9.0.0",
30-
"typescript": "4.3.5"
30+
"typescript": "4.4.2"
3131
},
3232
"engines": {
3333
"node": ">= 10"

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4912,10 +4912,10 @@ typedarray-to-buffer@^3.1.5:
49124912
dependencies:
49134913
is-typedarray "^1.0.0"
49144914

4915-
typescript@4.3.5:
4916-
version "4.3.5"
4917-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
4918-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
4915+
typescript@4.4.2:
4916+
version "4.4.2"
4917+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
4918+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
49194919

49204920
uglify-js@^3.1.4:
49214921
version "3.14.1"

0 commit comments

Comments
 (0)
Please sign in to comment.