Skip to content

Commit 9086184

Browse files
chore(deps): update dependency typescript to v3.0.3 (#429)
1 parent 1f55400 commit 9086184

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
@@ -63,7 +63,7 @@
6363
"semantic-release": "15.9.12",
6464
"tslint": "5.11.0",
6565
"tslint-config-prettier": "1.15.0",
66-
"typescript": "3.0.1"
66+
"typescript": "3.0.3"
6767
},
6868
"keywords": [
6969
"behavior-smooth",

yarn.lock

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

5888-
5889-
version "3.0.1"
5890-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
5888+
5889+
version "3.0.3"
5890+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
58915891

58925892
typescript@^2.4.2:
58935893
version "2.9.2"

0 commit comments

Comments
 (0)