Skip to content

Commit edb56bb

Browse files
authored
Merge pull request #400 from codeforjapan/renovate/typescript-4.x
Update dependency typescript to v4.4.2
2 parents 8686bc3 + 016cd3e commit edb56bb

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

yarn.lock

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

9956-
typescript@4.3.5:
9957-
version "4.3.5"
9958-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
9959-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
9956+
typescript@4.4.2:
9957+
version "4.4.2"
9958+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
9959+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
99609960

99619961
typescript@~4.2:
99629962
version "4.2.4"

0 commit comments

Comments
 (0)