Skip to content

Commit 82929e9

Browse files
chore(deps): update dependency typescript to v3.1.3 (#481)
1 parent a2fc635 commit 82929e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "15.9.17",
6464
"tslint": "5.11.0",
6565
"tslint-config-prettier": "1.15.0",
66-
"typescript": "3.1.2"
66+
"typescript": "3.1.3"
6767
},
6868
"keywords": [
6969
"behavior-smooth",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6750,10 +6750,10 @@ typescript-compiler@^1.4.1-2:
67506750
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
67516751
integrity sha1-uk99si2RU0oZKdkACdzhYety/T8=
67526752

6753-
6754-
version "3.1.2"
6755-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.2.tgz#c03a5d16f30bb60ad8bb6fe8e7cb212eedeec950"
6756-
integrity sha512-gOoGJWbNnFAfP9FlrSV63LYD5DJqYJHG5ky1kOXSl3pCImn4rqWy/flyq1BRd4iChQsoCqjbQaqtmXO4yCVPCA==
6753+
6754+
version "3.1.3"
6755+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
6756+
integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==
67576757

67586758
typescript@~2.4.2:
67596759
version "2.4.2"

0 commit comments

Comments
 (0)