Skip to content

Commit 132b690

Browse files
chore(deps): update dependency tslint to v5.11.0 (#349)
1 parent 7449f5f commit 132b690

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rollup-plugin-replace": "2.0.0",
6262
"rollup-plugin-terser": "1.0.1",
6363
"semantic-release": "15.7.2",
64-
"tslint": "5.10.0",
64+
"tslint": "5.11.0",
6565
"tslint-config-prettier": "1.13.0",
6666
"typescript": "2.9.2"
6767
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4692,9 +4692,9 @@ [email protected]:
46924692
version "1.13.0"
46934693
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.13.0.tgz#189e821931ad89e0364e4e292d5c44a14e90ecd6"
46944694

4695-
tslint@5.10.0:
4696-
version "5.10.0"
4697-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.10.0.tgz#11e26bccb88afa02dd0d9956cae3d4540b5f54c3"
4695+
tslint@5.11.0:
4696+
version "5.11.0"
4697+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
46984698
dependencies:
46994699
babel-code-frame "^6.22.0"
47004700
builtin-modules "^1.1.1"
@@ -4707,9 +4707,9 @@ [email protected]:
47074707
resolve "^1.3.2"
47084708
semver "^5.3.0"
47094709
tslib "^1.8.0"
4710-
tsutils "^2.12.1"
4710+
tsutils "^2.27.2"
47114711

4712-
tsutils@^2.12.1:
4712+
tsutils@^2.27.2:
47134713
version "2.27.2"
47144714
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.27.2.tgz#60ba88a23d6f785ec4b89c6e8179cac9b431f1c7"
47154715
dependencies:

0 commit comments

Comments
 (0)