Skip to content

Commit

Permalink
⬆️ Bump tslint-config-prettier from 1.9.0 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [tslint-config-prettier](https://github.com/prettier/tslint-config-prettier) from 1.9.0 to 1.18.0.
- [Release notes](https://github.com/prettier/tslint-config-prettier/releases)
- [Commits](prettier/tslint-config-prettier@v1.9.0...v1.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 1, 2020
1 parent fa32b7f commit 5d5689f
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 @@ -44,7 +44,7 @@
"prettier": "^1.18.2",
"ts-loader": "^5.3.1",
"tslint": "~5.7.0",
"tslint-config-prettier": "~1.9.0",
"tslint-config-prettier": "~1.18.0",
"typescript": "~3.1.2",
"webpack": "^5.9.0",
"webpack-cli": "^3.3.12"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2547,10 +2547,10 @@ tslib@^1.7.1, 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.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.9.0.tgz#391887644b66de4623f745a6c85672405cbcdcee"
integrity sha512-glCHJJrJYXoP/nvhrmb7gt7q2Er0PaXu3zwySpIxRZvCYgBWt8l+Qi4VVTgFt5Moj/1klWg08PxxjE3/7hvp3Q==
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.7.0:
version "5.7.0"
Expand Down

0 comments on commit 5d5689f

Please sign in to comment.