Skip to content

Commit

Permalink
Merge pull request #40 from hasparus/renovate/tslint-config-prettier-1.x
Browse files Browse the repository at this point in the history
Update dependency tslint-config-prettier to v1.17.0
  • Loading branch information
hasparus authored Nov 28, 2018
2 parents 76e74b6 + 718e5a1 commit bdc1999
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"concurrently": "4.1.0",
"cross-env": "5.2.0",
"tslint": "5.11.0",
"tslint-config-prettier": "1.16.0",
"tslint-config-prettier": "1.17.0",
"tslint-microsoft-contrib": "5.2.1",
"tslint-sonarts": "1.8.0",
"typescript": "3.1.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6458,10 +6458,10 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==

tslint-config-prettier@1.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.16.0.tgz#4627d0e2639554d89210e480093c381b5186963f"
integrity sha512-zu6RAcpBtqdvhT6KpBh9kRPYATjOf9BnRi718kNqVKFjEgSE4rFrPprFju1YJrkOa3RbtbWI1ZSuLd2NBX1MDw==
tslint-config-prettier@1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.17.0.tgz#946ed6117f98f3659a65848279156d87628c33dc"
integrity sha512-NKWNkThwqE4Snn4Cm6SZB7lV5RMDDFsBwz6fWUkTxOKGjMx8ycOHnjIbhn7dZd5XmssW3CwqUjlANR6EhP9YQw==

[email protected]:
version "5.2.1"
Expand Down

0 comments on commit bdc1999

Please sign in to comment.