Skip to content

Commit

Permalink
chore(package): Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
cartant committed Mar 30, 2019
1 parent 0169dd0 commit 6a6c3e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"@types/node": "^11.0.0",
"rimraf": "^2.6.1",
"tslint": "^5.1.0",
"typescript": "~3.3.1"
"typescript": "~3.4.1"
},
"homepage": "https://github.com/cartant/tslint-etc",
"keywords": [
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -10,9 +10,9 @@
esquery "^1.0.1"

"@types/node@^11.0.0":
version "11.12.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.12.1.tgz#d90123f6c61fdf2f7cddd286ddae891586dd3488"
integrity sha512-sKDlqv6COJrR7ar0+GqqhrXQDzQlMcqMnF2iEU6m9hLo8kxozoAGUazwPyELHlRVmjsbvlnGXjnzyptSXVmceA==
version "11.12.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.12.2.tgz#d7f302e74b10e9801d52852137f652d9ee235da8"
integrity sha512-c82MtnqWB/CqqK7/zit74Ob8H1dBdV7bK+BcErwtXbe0+nUGkgzq5NTDmRW/pAv2lFtmeNmW95b0zK2hxpeklg==

ansi-regex@^2.0.0:
version "2.1.1"
Expand Down Expand Up @@ -316,10 +316,10 @@ tsutils@^3.0.0:
dependencies:
tslib "^1.8.1"

typescript@~3.3.1:
version "3.3.4000"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
typescript@~3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==

wrappy@1:
version "1.0.2"
Expand Down

0 comments on commit 6a6c3e3

Please sign in to comment.