Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency tslint to v5.12.0 (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2018
1 parent 1f8b347 commit 9034df6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/create-graphqlgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prettier": "1.15.3",
"rimraf": "2.6.2",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"tslint": "5.12.0",
"tslint-config-prettier": "1.17.0",
"tslint-config-standard": "8.0.1",
"typescript": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphqlgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"jest": "23.6.0",
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
"tslint": "5.11.0"
"tslint": "5.12.0"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3864,9 +3864,9 @@ tslint-eslint-rules@^5.3.1:
tslib "1.9.0"
tsutils "^3.0.0"

tslint@5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
tslint@5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.0.tgz#47f2dba291ed3d580752d109866fb640768fca36"
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand Down

0 comments on commit 9034df6

Please sign in to comment.