Skip to content

Commit b2befec

Browse files
chore(deps): update dependency typescript to v3.7.5 (#698)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent cf4a24c commit b2befec

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
@@ -63,7 +63,7 @@
6363
"semantic-release": "16.0.2",
6464
"tslint": "5.20.1",
6565
"tslint-config-prettier": "1.18.0",
66-
"typescript": "3.7.4"
66+
"typescript": "3.7.5"
6767
},
6868
"keywords": [
6969
"behavior-smooth",

yarn.lock

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

7435-
[email protected], typescript@^3.4:
7435+
7436+
version "3.7.5"
7437+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
7438+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
7439+
7440+
typescript@^3.4:
74367441
version "3.7.4"
74377442
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
74387443
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==

0 commit comments

Comments
 (0)