Skip to content

Commit c354093

Browse files
chore(deps): update dependency typescript to v2.9.2 (#294)
1 parent 7ca9fa4 commit c354093

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.2",
6363
"tslint": "5.10.0",
6464
"tslint-config-prettier": "1.13.0",
65-
"typescript": "2.9.1"
65+
"typescript": "2.9.2"
6666
},
6767
"keywords": [
6868
"behavior-smooth",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4536,9 +4536,9 @@ typescript-compiler@^1.4.1-2:
45364536
version "1.4.1-2"
45374537
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
45384538

4539-
4540-
version "2.9.1"
4541-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961"
4539+
4540+
version "2.9.2"
4541+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
45424542

45434543
typescript@^2.4.2:
45444544
version "2.8.3"

0 commit comments

Comments
 (0)