Skip to content

Commit 8ba9417

Browse files
committedFeb 23, 2019
chore(deps): update dependency tslint to v5.13.0
1 parent 45afff8 commit 8ba9417

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"moment": "2.22.0",
2121
"parse": "1.11.0",
2222
"ts-jest": "21.2.4",
23-
"tslint": "5.11.0",
23+
"tslint": "5.13.0",
2424
"tslint-config-airbnb": "5.3.0",
2525
"typescript": "2.8.1"
2626
},

‎yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -3191,9 +3191,9 @@ tslint-microsoft-contrib@^5.0.0:
31913191
dependencies:
31923192
tsutils "^1.4.0"
31933193

3194-
tslint@5.11.0:
3195-
version "5.11.0"
3196-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
3194+
tslint@5.13.0:
3195+
version "5.13.0"
3196+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359"
31973197
dependencies:
31983198
babel-code-frame "^6.22.0"
31993199
builtin-modules "^1.1.1"
@@ -3203,6 +3203,7 @@ tslint@5.11.0:
32033203
glob "^7.1.1"
32043204
js-yaml "^3.7.0"
32053205
minimatch "^3.0.4"
3206+
mkdirp "^0.5.1"
32063207
resolve "^1.3.2"
32073208
semver "^5.3.0"
32083209
tslib "^1.8.0"

0 commit comments

Comments
 (0)