Skip to content

Commit 40984fc

Browse files
chore(deps): update dev dependency typescript to v4.1.3 (#948)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2fbdb9a commit 40984fc

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"semantic-release": "17.3.1",
6666
"tslint": "5.20.1",
6767
"tslint-config-prettier": "1.18.0",
68-
"typescript": "4.0.5"
68+
"typescript": "4.1.3"
6969
},
7070
"keywords": [
7171
"behavior-smooth",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7247,12 +7247,7 @@ typescript-compiler@^1.4.1-2:
72477247
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
72487248
integrity sha1-uk99si2RU0oZKdkACdzhYety/T8=
72497249

7250-
7251-
version "4.0.5"
7252-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
7253-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
7254-
7255-
typescript@^4.0.2:
7250+
[email protected], typescript@^4.0.2:
72567251
version "4.1.3"
72577252
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
72587253
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==

0 commit comments

Comments
 (0)