Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 10, 2018
1 parent 182fec7 commit 8e9a7a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"tslint": "5.11.0",
"tslint-config-prettier": "1.15.0",
"tslint-plugin-prettier": "2.0.0",
"typescript": "3.1.1"
"typescript": "3.1.2"
},
"peerDependencies": {
"prettier": "^1.9.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2320,9 +2320,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"
typescript@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.2.tgz#c03a5d16f30bb60ad8bb6fe8e7cb212eedeec950"

uglify-js@^3.1.4:
version "3.4.9"
Expand Down

0 comments on commit 8e9a7a2

Please sign in to comment.