Skip to content

Commit 2f42b01

Browse files
committed
chore(deps): update dependency tslint to v5.13.1
1 parent 1851578 commit 2f42b01

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prettier-check": "2.0.0",
3434
"semantic-release": "15.8.1",
3535
"ts-node": "7.0.1",
36-
"tslint": "5.11.0",
36+
"tslint": "5.13.1",
3737
"tslint-config-prettier": "1.15.0",
3838
"tslint-config-standard": "7.1.0",
3939
"typescript": "2.9.2"

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,9 +4074,9 @@ tslint-eslint-rules@^5.3.1:
40744074
tslib "1.9.0"
40754075
tsutils "2.8.0"
40764076

4077-
tslint@5.11.0:
4078-
version "5.11.0"
4079-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
4077+
tslint@5.13.1:
4078+
version "5.13.1"
4079+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed"
40804080
dependencies:
40814081
babel-code-frame "^6.22.0"
40824082
builtin-modules "^1.1.1"
@@ -4086,6 +4086,7 @@ [email protected]:
40864086
glob "^7.1.1"
40874087
js-yaml "^3.7.0"
40884088
minimatch "^3.0.4"
4089+
mkdirp "^0.5.1"
40894090
resolve "^1.3.2"
40904091
semver "^5.3.0"
40914092
tslib "^1.8.0"

0 commit comments

Comments
 (0)