Skip to content

Commit 3f98d62

Browse files
chore(deps): update dependency tslint to v5.11.0 (#20)
1 parent fff9344 commit 3f98d62

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
@@ -51,7 +51,7 @@
5151
"rollup-plugin-replace": "2.0.0",
5252
"rollup-plugin-terser": "1.0.1",
5353
"semantic-release": "15.7.2",
54-
"tslint": "5.10.0",
54+
"tslint": "5.11.0",
5555
"tslint-config-prettier": "1.13.0",
5656
"typescript": "2.9.2"
5757
},

yarn.lock

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

3938-
tslint@5.10.0:
3939-
version "5.10.0"
3940-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.10.0.tgz#11e26bccb88afa02dd0d9956cae3d4540b5f54c3"
3938+
tslint@5.11.0:
3939+
version "5.11.0"
3940+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
39413941
dependencies:
39423942
babel-code-frame "^6.22.0"
39433943
builtin-modules "^1.1.1"
@@ -3950,9 +3950,9 @@ [email protected]:
39503950
resolve "^1.3.2"
39513951
semver "^5.3.0"
39523952
tslib "^1.8.0"
3953-
tsutils "^2.12.1"
3953+
tsutils "^2.27.2"
39543954

3955-
tsutils@^2.12.1:
3955+
tsutils@^2.27.2:
39563956
version "2.27.2"
39573957
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.27.2.tgz#60ba88a23d6f785ec4b89c6e8179cac9b431f1c7"
39583958
dependencies:

0 commit comments

Comments
 (0)