Skip to content

Commit 89d516a

Browse files
chore(deps): update dependency typescript to v2.8.4 (#264)
1 parent b7b362f commit 89d516a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"semantic-release": "15.5.0",
6363
"tslint": "5.10.0",
6464
"tslint-config-prettier": "1.13.0",
65-
"typescript": "2.8.3"
65+
"typescript": "2.8.4"
6666
},
6767
"keywords": [
6868
"behavior-smooth",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5073,7 +5073,11 @@ typescript-compiler@^1.4.1-2:
50735073
version "1.4.1-2"
50745074
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
50755075

5076-
[email protected], typescript@^2.4.2:
5076+
5077+
version "2.8.4"
5078+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.4.tgz#0b1db68e6bdfb0b767fa2ab642136a35b059b199"
5079+
5080+
typescript@^2.4.2:
50775081
version "2.8.3"
50785082
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
50795083

0 commit comments

Comments
 (0)