Skip to content

Commit 0dc7c92

Browse files
chore(deps): update dependency typescript to v3.1.2 (#476)
1 parent 904cf77 commit 0dc7c92

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.1"
66+
"typescript": "3.1.2"
6767
},
6868
"keywords": [
6969
"behavior-smooth",

yarn.lock

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

6760-
6761-
version "3.1.1"
6762-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"
6763-
integrity sha512-Veu0w4dTc/9wlWNf2jeRInNodKlcdLgemvPsrNpfu5Pq39sgfFjvIIgTsvUHCoLBnMhPoUA+tFxsXjU6VexVRQ==
6760+
6761+
version "3.1.2"
6762+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.2.tgz#c03a5d16f30bb60ad8bb6fe8e7cb212eedeec950"
6763+
integrity sha512-gOoGJWbNnFAfP9FlrSV63LYD5DJqYJHG5ky1kOXSl3pCImn4rqWy/flyq1BRd4iChQsoCqjbQaqtmXO4yCVPCA==
67646764

67656765
typescript@~2.4.2:
67666766
version "2.4.2"

0 commit comments

Comments
 (0)