Skip to content

Commit 567dc58

Browse files
build(deps-dev): bump tslint from 5.19.0 to 5.20.0
Bumps [tslint](https://github.com/palantir/tslint) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.19.0...5.20.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 70c1bbf commit 567dc58

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,9 +1510,10 @@ di@^0.0.1:
15101510
version "0.0.1"
15111511
resolved "https://registry.yarnpkg.com/di/-/di-0.0.1.tgz#806649326ceaa7caa3306d75d985ea2748ba913c"
15121512

1513-
diff@^3.2.0:
1514-
version "3.5.0"
1515-
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
1513+
diff@^4.0.1:
1514+
version "4.0.1"
1515+
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff"
1516+
integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==
15161517

15171518
diffie-hellman@^5.0.0:
15181519
version "5.0.3"
@@ -5540,15 +5541,15 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
55405541
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
55415542

55425543
tslint@^5.11.0:
5543-
version "5.19.0"
5544-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.19.0.tgz#a2cbd4a7699386da823f6b499b8394d6c47bb968"
5545-
integrity sha512-1LwwtBxfRJZnUvoS9c0uj8XQtAnyhWr9KlNvDIdB+oXyT+VpsOAaEhEgKi1HrZ8rq0ki/AAnbGSv4KM6/AfVZw==
5544+
version "5.20.0"
5545+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.0.tgz#fac93bfa79568a5a24e7be9cdde5e02b02d00ec1"
5546+
integrity sha512-2vqIvkMHbnx8acMogAERQ/IuINOq6DFqgF8/VDvhEkBqQh/x6SP0Y+OHnKth9/ZcHQSroOZwUQSN18v8KKF0/g==
55465547
dependencies:
55475548
"@babel/code-frame" "^7.0.0"
55485549
builtin-modules "^1.1.1"
55495550
chalk "^2.3.0"
55505551
commander "^2.12.1"
5551-
diff "^3.2.0"
5552+
diff "^4.0.1"
55525553
glob "^7.1.1"
55535554
js-yaml "^3.13.1"
55545555
minimatch "^3.0.4"

0 commit comments

Comments
 (0)