Skip to content

Commit d344655

Browse files
committed
Update dependency tslint-config-airbnb to v5.6.0
1 parent 65fe784 commit d344655

File tree

2 files changed

+27
-58
lines changed

2 files changed

+27
-58
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"parse": "1.11.0",
2020
"ts-jest": "21.1.3",
2121
"tslint": "5.8.0",
22-
"tslint-config-airbnb": "5.3.0",
22+
"tslint-config-airbnb": "5.6.0",
2323
"typescript": "2.5.3"
2424
},
2525
"dependencies": {},

yarn.lock

+26-57
Original file line numberDiff line numberDiff line change
@@ -496,10 +496,6 @@ color-name@^1.1.1:
496496
version "1.1.3"
497497
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
498498

499-
colors@^1.1.2:
500-
version "1.1.2"
501-
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
502-
503499
combined-stream@^1.0.5, combined-stream@~1.0.5:
504500
version "1.0.5"
505501
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.5.tgz#938370a57b4a51dea2c77c15d5c5fdf895164009"
@@ -781,12 +777,6 @@ find-up@^2.0.0, find-up@^2.1.0:
781777
dependencies:
782778
locate-path "^2.0.0"
783779

784-
findup-sync@~0.3.0:
785-
version "0.3.0"
786-
resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-0.3.0.tgz#37930aa5d816b777c03445e1966cc6790a4c0b16"
787-
dependencies:
788-
glob "~5.0.0"
789-
790780
for-in@^1.0.1:
791781
version "1.0.2"
792782
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -904,16 +894,6 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
904894
once "^1.3.0"
905895
path-is-absolute "^1.0.0"
906896

907-
glob@~5.0.0:
908-
version "5.0.15"
909-
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
910-
dependencies:
911-
inflight "^1.0.4"
912-
inherits "2"
913-
minimatch "2 || 3"
914-
once "^1.3.0"
915-
path-is-absolute "^1.0.0"
916-
917897
globals@^9.18.0:
918898
version "9.18.0"
919899
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -1686,7 +1666,7 @@ mimic-fn@^1.0.0:
16861666
version "1.1.0"
16871667
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
16881668

1689-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
1669+
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
16901670
version "3.0.4"
16911671
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
16921672
dependencies:
@@ -1812,7 +1792,7 @@ once@^1.3.0, once@^1.3.3, once@^1.4.0:
18121792
dependencies:
18131793
wrappy "1"
18141794

1815-
optimist@^0.6.1, optimist@~0.6.0:
1795+
optimist@^0.6.1:
18161796
version "0.6.1"
18171797
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
18181798
dependencies:
@@ -2459,21 +2439,24 @@ tslib@^1.0.0, tslib@^1.7.1:
24592439
version "1.8.0"
24602440
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.0.tgz#dc604ebad64bcbf696d613da6c954aa0e7ea1eb6"
24612441

2462-
2463-
version "5.3.0"
2464-
resolved "https://registry.yarnpkg.com/tslint-config-airbnb/-/tslint-config-airbnb-5.3.0.tgz#78c3e6fcc452eb2a460266004f85a201a0a5b7a3"
2442+
tslib@^1.8.1:
2443+
version "1.9.0"
2444+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
2445+
2446+
2447+
version "5.6.0"
2448+
resolved "https://registry.yarnpkg.com/tslint-config-airbnb/-/tslint-config-airbnb-5.6.0.tgz#12254d1187f16ad321cc532bc9f9485108c5414b"
24652449
dependencies:
2466-
tslint-consistent-codestyle "^1.4.0"
2450+
tslint-consistent-codestyle "^1.10.0"
24672451
tslint-eslint-rules "^4.1.1"
2468-
tslint-microsoft-contrib "^5.0.0"
2469-
vrsource-tslint-rules "^5.1.0"
2452+
tslint-microsoft-contrib "~5.0.1"
24702453

2471-
tslint-consistent-codestyle@^1.4.0:
2472-
version "1.8.0"
2473-
resolved "https://registry.yarnpkg.com/tslint-consistent-codestyle/-/tslint-consistent-codestyle-1.8.0.tgz#ede0b5ec6777f8ff4426d9838bc9bf18e8174480"
2454+
tslint-consistent-codestyle@^1.10.0:
2455+
version "1.11.1"
2456+
resolved "https://registry.yarnpkg.com/tslint-consistent-codestyle/-/tslint-consistent-codestyle-1.11.1.tgz#fa39ff5f5f8a25c537bd1e1f50de6190a2f4d70d"
24742457
dependencies:
24752458
tslib "^1.7.1"
2476-
tsutils "^2.12.0"
2459+
tsutils "^2.21.0"
24772460

24782461
tslint-eslint-rules@^4.1.1:
24792462
version "4.1.1"
@@ -2483,11 +2466,11 @@ tslint-eslint-rules@^4.1.1:
24832466
tslib "^1.0.0"
24842467
tsutils "^1.4.0"
24852468

2486-
tslint-microsoft-contrib@^5.0.0:
2487-
version "5.0.1"
2488-
resolved "https://registry.yarnpkg.com/tslint-microsoft-contrib/-/tslint-microsoft-contrib-5.0.1.tgz#328ee9c28d07cdf793293204c96e2ffab9221994"
2469+
tslint-microsoft-contrib@~5.0.1:
2470+
version "5.0.3"
2471+
resolved "https://registry.yarnpkg.com/tslint-microsoft-contrib/-/tslint-microsoft-contrib-5.0.3.tgz#6fc3e238179cd72045c2b422e4d655f4183a8d5c"
24892472
dependencies:
2490-
tsutils "^1.4.0"
2473+
tsutils "^2.12.1"
24912474

24922475
24932476
version "5.8.0"
@@ -2505,30 +2488,22 @@ [email protected]:
25052488
tslib "^1.7.1"
25062489
tsutils "^2.12.1"
25072490

2508-
tslint@~5.1.0:
2509-
version "5.1.0"
2510-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.1.0.tgz#51a47baeeb58956fcd617bd2cf00e2ef0eea2ed9"
2511-
dependencies:
2512-
babel-code-frame "^6.22.0"
2513-
colors "^1.1.2"
2514-
diff "^3.2.0"
2515-
findup-sync "~0.3.0"
2516-
glob "^7.1.1"
2517-
optimist "~0.6.0"
2518-
resolve "^1.3.2"
2519-
semver "^5.3.0"
2520-
tsutils "^1.4.0"
2521-
25222491
tsutils@^1.4.0:
25232492
version "1.9.1"
25242493
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0"
25252494

2526-
tsutils@^2.12.0, tsutils@^2.12.1:
2495+
tsutils@^2.12.1:
25272496
version "2.12.1"
25282497
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.12.1.tgz#f4d95ce3391c8971e46e54c4cf0edb0a21dd5b24"
25292498
dependencies:
25302499
tslib "^1.7.1"
25312500

2501+
tsutils@^2.21.0:
2502+
version "2.21.1"
2503+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.21.1.tgz#5b23c263233300ed7442b4217855cbc7547c296a"
2504+
dependencies:
2505+
tslib "^1.8.1"
2506+
25322507
tunnel-agent@^0.6.0:
25332508
version "0.6.0"
25342509
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
@@ -2597,12 +2572,6 @@ [email protected]:
25972572
core-util-is "1.0.2"
25982573
extsprintf "^1.2.0"
25992574

2600-
vrsource-tslint-rules@^5.1.0:
2601-
version "5.1.1"
2602-
resolved "https://registry.yarnpkg.com/vrsource-tslint-rules/-/vrsource-tslint-rules-5.1.1.tgz#9bef7a60bc34f6cdc637d7ba1b8d745b71f6dcbe"
2603-
dependencies:
2604-
tslint "~5.1.0"
2605-
26062575
walker@~1.0.5:
26072576
version "1.0.7"
26082577
resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"

0 commit comments

Comments
 (0)