Skip to content

Commit a9f72ab

Browse files
chore(deps): update dev dependency typescript to v3.9.6 (#812)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2083aec commit a9f72ab

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

yarn.lock

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

7509-
[email protected], typescript@^3.4:
7509+
7510+
version "3.9.6"
7511+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7512+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7513+
7514+
typescript@^3.4:
75107515
version "3.9.5"
75117516
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
75127517
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==

0 commit comments

Comments
 (0)