Skip to content

Commit 1d6f6cb

Browse files
committed
chore(deps): update dependency tslint to v5.19.0
1 parent be125a0 commit 1d6f6cb

File tree

2 files changed

+59
-26
lines changed

2 files changed

+59
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@types/graphql": "0.11.7",
2929
"@types/node": "8.5.7",
30-
"tslint": "5.8.0",
30+
"tslint": "5.19.0",
3131
"tslint-config-standard": "7.0.0",
3232
"typescript": "2.6.2"
3333
},

yarn.lock

Lines changed: 58 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
# yarn lockfile v1
33

44

5+
"@babel/code-frame@^7.0.0":
6+
version "7.5.5"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
8+
dependencies:
9+
"@babel/highlight" "^7.0.0"
10+
11+
"@babel/highlight@^7.0.0":
12+
version "7.5.0"
13+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540"
14+
dependencies:
15+
chalk "^2.0.0"
16+
esutils "^2.0.2"
17+
js-tokens "^4.0.0"
18+
519
"@f/animate@^1.0.1":
620
version "1.0.1"
721
resolved "https://registry.yarnpkg.com/@f/animate/-/animate-1.0.1.tgz#a031398adadf9a0bd3a56398cec931f877d88485"
@@ -133,14 +147,6 @@ aws4@^1.6.0:
133147
version "1.6.0"
134148
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
135149

136-
babel-code-frame@^6.22.0:
137-
version "6.22.0"
138-
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4"
139-
dependencies:
140-
chalk "^1.1.0"
141-
esutils "^2.0.2"
142-
js-tokens "^3.0.0"
143-
144150
balanced-match@^1.0.0:
145151
version "1.0.0"
146152
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
@@ -228,15 +234,15 @@ chain-function@^1.0.0:
228234
version "1.0.0"
229235
resolved "https://registry.yarnpkg.com/chain-function/-/chain-function-1.0.0.tgz#0d4ab37e7e18ead0bdc47b920764118ce58733dc"
230236

231-
[email protected], chalk@^2.1.0, chalk@^2.3.0:
237+
[email protected], chalk@^2.3.0:
232238
version "2.3.0"
233239
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
234240
dependencies:
235241
ansi-styles "^3.1.0"
236242
escape-string-regexp "^1.0.5"
237243
supports-color "^4.0.0"
238244

239-
chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1:
245+
chalk@^1.0.0, chalk@^1.1.1:
240246
version "1.1.3"
241247
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
242248
dependencies:
@@ -335,9 +341,9 @@ commander@^2.11.0:
335341
version "2.12.2"
336342
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
337343

338-
commander@^2.9.0:
339-
version "2.11.0"
340-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"
344+
commander@^2.12.1:
345+
version "2.20.0"
346+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
341347

342348
343349
version "0.0.1"
@@ -1244,13 +1250,24 @@ js-tokens@^3.0.0:
12441250
version "3.0.2"
12451251
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
12461252

1253+
js-tokens@^4.0.0:
1254+
version "4.0.0"
1255+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
1256+
12471257
js-yaml@^3.10.0:
12481258
version "3.10.0"
12491259
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
12501260
dependencies:
12511261
argparse "^1.0.7"
12521262
esprima "^4.0.0"
12531263

1264+
js-yaml@^3.13.1:
1265+
version "3.13.1"
1266+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
1267+
dependencies:
1268+
argparse "^1.0.7"
1269+
esprima "^4.0.0"
1270+
12541271
js-yaml@^3.9.0:
12551272
version "3.9.0"
12561273
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.0.tgz#4ffbbf25c2ac963b8299dc74da7e3740de1c18ce"
@@ -1463,6 +1480,16 @@ minimatch@^3.0.4:
14631480
dependencies:
14641481
brace-expansion "^1.1.7"
14651482

1483+
1484+
version "0.0.8"
1485+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
1486+
1487+
mkdirp@^0.5.1:
1488+
version "0.5.1"
1489+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
1490+
dependencies:
1491+
minimist "0.0.8"
1492+
14661493
14671494
version "2.0.0"
14681495
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
@@ -2107,10 +2134,14 @@ tough-cookie@~2.3.3:
21072134
dependencies:
21082135
punycode "^1.4.1"
21092136

2110-
tslib@^1.0.0, tslib@^1.7.1:
2137+
tslib@^1.0.0:
21112138
version "1.7.1"
21122139
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.7.1.tgz#bc8004164691923a79fe8378bbeb3da2017538ec"
21132140

2141+
tslib@^1.8.0:
2142+
version "1.10.0"
2143+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
2144+
21142145
tslib@^1.8.1:
21152146
version "1.8.1"
21162147
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
@@ -2129,29 +2160,31 @@ tslint-eslint-rules@^4.1.1:
21292160
tslib "^1.0.0"
21302161
tsutils "^1.4.0"
21312162

2132-
tslint@5.8.0:
2133-
version "5.8.0"
2134-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.8.0.tgz#1f49ad5b2e77c76c3af4ddcae552ae4e3612eb13"
2163+
tslint@5.19.0:
2164+
version "5.19.0"
2165+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.19.0.tgz#a2cbd4a7699386da823f6b499b8394d6c47bb968"
21352166
dependencies:
2136-
babel-code-frame "^6.22.0"
2167+
"@babel/code-frame" "^7.0.0"
21372168
builtin-modules "^1.1.1"
2138-
chalk "^2.1.0"
2139-
commander "^2.9.0"
2169+
chalk "^2.3.0"
2170+
commander "^2.12.1"
21402171
diff "^3.2.0"
21412172
glob "^7.1.1"
2173+
js-yaml "^3.13.1"
21422174
minimatch "^3.0.4"
2175+
mkdirp "^0.5.1"
21432176
resolve "^1.3.2"
21442177
semver "^5.3.0"
2145-
tslib "^1.7.1"
2146-
tsutils "^2.12.1"
2178+
tslib "^1.8.0"
2179+
tsutils "^2.29.0"
21472180

21482181
tsutils@^1.4.0:
21492182
version "1.9.1"
21502183
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0"
21512184

2152-
tsutils@^2.12.1:
2153-
version "2.15.0"
2154-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.15.0.tgz#90831e5908cca10b28cdaf83a56dcf8156aed7c6"
2185+
tsutils@^2.29.0:
2186+
version "2.29.0"
2187+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
21552188
dependencies:
21562189
tslib "^1.8.1"
21572190

0 commit comments

Comments
 (0)