Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
chore(deps): replace tslint-config-prettier with tslint-config-pretti…
Browse files Browse the repository at this point in the history
…er-ext
  • Loading branch information
ikatyang committed Jul 27, 2017
1 parent 779b62c commit aa02386
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"standard-version": "4.2.0",
"ts-node": "3.3.0",
"tslint": "5.5.0",
"tslint-config-prettier": "1.1.0",
"tslint-config-prettier-ext": "1.0.0",
"typescript": "2.4.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2065,9 +2065,9 @@ tslib@^1.0.0, tslib@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.7.1.tgz#bc8004164691923a79fe8378bbeb3da2017538ec"

tslint-config-prettier@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.1.0.tgz#40c026a56e4da27063b3e9bcd71f4f8109fee369"
tslint-config-prettier-ext@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier-ext/-/tslint-config-prettier-ext-1.0.0.tgz#238626182d4d1a63f9f95b27814956baacf7b1a2"

tslint-consistent-codestyle@^1.5.1:
version "1.5.1"
Expand Down

0 comments on commit aa02386

Please sign in to comment.