Skip to content

Commit

Permalink
Merge pull request #43 from screendriver/renovate/tslint-config-prett…
Browse files Browse the repository at this point in the history
…ier-1.x

⬆️ Update dependency tslint-config-prettier to v1.18.0
  • Loading branch information
screendriver authored Apr 16, 2019
2 parents d975301 + b5d8be8 commit ad1ea73
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 @@ -57,7 +57,7 @@
"tape": "4.9.1",
"test-listen": "1.1.0",
"tslint": "5.11.0",
"tslint-config-prettier": "1.15.0",
"tslint-config-prettier": "1.18.0",
"typescript": "3.4.3",
"typescript-tslint-plugin": "0.0.5"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1712,10 +1712,10 @@ tslib@1.9.3, tslib@^1.8.0, tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==

tslint-config-prettier@1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.15.0.tgz#76b9714399004ab6831fdcf76d89b73691c812cf"
integrity sha512-06CgrHJxJmNYVgsmeMoa1KXzQRoOdvfkqnJth6XUkNeOz707qxN0WfxfhYwhL5kXHHbYJRby2bqAPKwThlZPhw==
tslint-config-prettier@1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.18.0.tgz#75f140bde947d35d8f0d238e0ebf809d64592c37"
integrity sha512-xPw9PgNPLG3iKRxmK7DWr+Ea/SzrvfHtjFt5LBl61gk2UBG/DB9kCXRjv+xyIU1rUtnayLeMUVJBcMX8Z17nDg==

tslint@5.11.0:
version "5.11.0"
Expand Down

0 comments on commit ad1ea73

Please sign in to comment.