Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 42512fa

Browse files
greenkeeper[bot]dherges
authored andcommitted
chore: update tslint to version 5.5.0 🚀 (#2)
1 parent b3ed98e commit 42512fa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"karma-coverage-istanbul-reporter": "^1.3.0",
4141
"protractor": "~5.1.0",
4242
"ts-node": "~3.2.0",
43-
"tslint": "~5.4.3",
43+
"tslint": "~5.5.0",
4444
"typescript": "~2.4.1"
4545
}
4646
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
764764
strip-ansi "^3.0.0"
765765
supports-color "^2.0.0"
766766

767-
chalk@^2.0.0, chalk@^2.0.1:
767+
chalk@^2.0.1:
768768
version "2.0.1"
769769
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.1.tgz#dbec49436d2ae15f536114e76d14656cdbc0f44d"
770770
dependencies:
@@ -4713,9 +4713,9 @@ tslib@^1.7.1:
47134713
version "1.7.1"
47144714
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.7.1.tgz#bc8004164691923a79fe8378bbeb3da2017538ec"
47154715

4716-
tslint@~5.4.3:
4717-
version "5.4.3"
4718-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.4.3.tgz#761c8402b80e347b7733a04390a757b253580467"
4716+
tslint@5.5.0:
4717+
version "5.5.0"
4718+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.5.0.tgz#10e8dab3e3061fa61e9442e8cee3982acf20a6aa"
47194719
dependencies:
47204720
babel-code-frame "^6.22.0"
47214721
colors "^1.1.2"
@@ -4726,9 +4726,9 @@ tslint@~5.4.3:
47264726
resolve "^1.3.2"
47274727
semver "^5.3.0"
47284728
tslib "^1.7.1"
4729-
tsutils "^2.3.0"
4729+
tsutils "^2.5.1"
47304730

4731-
tsutils@^2.3.0:
4731+
tsutils@^2.5.1:
47324732
version "2.5.1"
47334733
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.5.1.tgz#c2001390c79eec1a5ccfa7ac12d599639683e0cf"
47344734
dependencies:

0 commit comments

Comments
 (0)