Skip to content

Commit

Permalink
Merge pull request #7 from graphql-cli/renovate/tslint-config-standar…
Browse files Browse the repository at this point in the history
…d-7.x

chore(deps): update dependency tslint-config-standard to v7
  • Loading branch information
schickling authored Jan 2, 2018
2 parents f56d654 + f342b6f commit ebc0ed5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/graphql": "0.10.2",
"@types/node": "8.5.2",
"tslint": "5.8.0",
"tslint-config-standard": "6.0.1",
"tslint-config-standard": "7.0.0",
"typescript": "2.6.2"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1304,13 +1304,13 @@ tslib@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"

tslint-config-standard@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-6.0.1.tgz#a04ba0a794759e877287056f549b081e47a56d6c"
tslint-config-standard@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-7.0.0.tgz#47bbf25578ed2212456f892d51e1abe884a29f15"
dependencies:
tslint-eslint-rules "^4.0.0"
tslint-eslint-rules "^4.1.1"

tslint-eslint-rules@^4.0.0:
tslint-eslint-rules@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/tslint-eslint-rules/-/tslint-eslint-rules-4.1.1.tgz#7c30e7882f26bc276bff91d2384975c69daf88ba"
dependencies:
Expand Down

0 comments on commit ebc0ed5

Please sign in to comment.