Skip to content

Commit 2538832

Browse files
build(deps-dev): bump tslint from 5.15.0 to 5.16.0
Bumps [tslint](https://github.com/palantir/tslint) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.15.0...5.16.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 688a9f6 commit 2538832

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

yarn.lock

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -477,14 +477,6 @@ aws4@^1.2.1:
477477
version "1.7.0"
478478
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.7.0.tgz#d4d0e9b9dbfca77bf08eeb0a8a471550fe39e289"
479479

480-
babel-code-frame@^6.22.0:
481-
version "6.26.0"
482-
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
483-
dependencies:
484-
chalk "^1.1.3"
485-
esutils "^2.0.2"
486-
js-tokens "^3.0.2"
487-
488480
babel-runtime@^6.0.0:
489481
version "6.26.0"
490482
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
@@ -821,7 +813,7 @@ chalk@^0.5.1:
821813
strip-ansi "^0.3.0"
822814
supports-color "^0.2.0"
823815

824-
chalk@^1.0.0, chalk@^1.1.3:
816+
chalk@^1.0.0:
825817
version "1.1.3"
826818
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
827819
dependencies:
@@ -2958,10 +2950,6 @@ jest-worker@^24.0.0:
29582950
merge-stream "^1.0.1"
29592951
supports-color "^6.1.0"
29602952

2961-
js-tokens@^3.0.2:
2962-
version "3.0.2"
2963-
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
2964-
29652953
js-tokens@^4.0.0:
29662954
version "4.0.0"
29672955
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -5264,11 +5252,11 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
52645252
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
52655253

52665254
tslint@^5.11.0:
5267-
version "5.15.0"
5268-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.15.0.tgz#6ffb180986d63afa1e531feb2a134dbf961e27d3"
5269-
integrity sha512-6bIEujKR21/3nyeoX2uBnE8s+tMXCQXhqMmaIPJpHmXJoBJPTLcI7/VHRtUwMhnLVdwLqqY3zmd8Dxqa5CVdJA==
5255+
version "5.16.0"
5256+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.16.0.tgz#ae61f9c5a98d295b9a4f4553b1b1e831c1984d67"
5257+
integrity sha512-UxG2yNxJ5pgGwmMzPMYh/CCnCnh0HfPgtlVRDs1ykZklufFBL1ZoTlWFRz2NQjcoEiDoRp+JyT0lhBbbH/obyA==
52705258
dependencies:
5271-
babel-code-frame "^6.22.0"
5259+
"@babel/code-frame" "^7.0.0"
52725260
builtin-modules "^1.1.1"
52735261
chalk "^2.3.0"
52745262
commander "^2.12.1"

0 commit comments

Comments
 (0)