Skip to content

Commit e3ef5d1

Browse files
chore(deps): update dev dependency typescript to v3.9.7 (#821)
Co-authored-by: Renovate Bot <[email protected]>
1 parent efc7785 commit e3ef5d1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.1.1",
6666
"tslint": "5.20.1",
6767
"tslint-config-prettier": "1.18.0",
68-
"typescript": "3.9.6"
68+
"typescript": "3.9.7"
6969
},
7070
"keywords": [
7171
"behavior-smooth",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7422,7 +7422,12 @@ typescript-compiler@^1.4.1-2:
74227422
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
74237423
integrity sha1-uk99si2RU0oZKdkACdzhYety/T8=
74247424

7425-
[email protected], typescript@^3.4:
7425+
7426+
version "3.9.7"
7427+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
7428+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
7429+
7430+
typescript@^3.4:
74267431
version "3.9.6"
74277432
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
74287433
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==

0 commit comments

Comments
 (0)