Skip to content

Commit db9bd2e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/eslint-config to ^0.20.19
1 parent ba68bc1 commit db9bd2e

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "^11.0.0",
5151
"@commitlint/config-conventional": "^11.0.0",
52-
"@sourcegraph/eslint-config": "^0.20.18",
52+
"@sourcegraph/eslint-config": "^0.20.19",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "7.0.2",

yarn.lock

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -405,14 +405,14 @@
405405
into-stream "^4.0.0"
406406
lodash "^4.17.4"
407407

408-
"@sourcegraph/eslint-config@^0.20.18":
409-
version "0.20.18"
410-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.20.18.tgz#78c397dcdf6a184bb0e193c75a302fc85ac2648b"
411-
integrity sha512-4J5b9dAYHr8TDIdgxYOFqjoXnfgqW+tPmG+lR1/jEc9i+602J3d+/t/6c+OK/ydwFdRpgiSh0MP6Yv5Gt29rmA==
408+
"@sourcegraph/eslint-config@^0.20.19":
409+
version "0.20.19"
410+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.20.19.tgz#52e38a7db9596a0a0032880bac45c22d78737195"
411+
integrity sha512-X9YVu89hPbEc2FjGQ5uVkmi6AhOA+XkCPiXXrEmLe1OVPt3G2d0wsugSpZj4yRdfzMBMZXezI+w7ayUVFJktDQ==
412412
dependencies:
413413
"@sourcegraph/prettierrc" "^3.0.3"
414-
"@typescript-eslint/eslint-plugin" "^4.9.0"
415-
"@typescript-eslint/parser" "^4.9.0"
414+
"@typescript-eslint/eslint-plugin" "^4.9.1"
415+
"@typescript-eslint/parser" "^4.9.1"
416416
eslint-config-prettier "^6.15.0"
417417
eslint-plugin-ban "^1.4.0"
418418
eslint-plugin-etc "^1.1.7"
@@ -497,74 +497,74 @@
497497
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
498498
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
499499

500-
"@typescript-eslint/eslint-plugin@^4.9.0":
501-
version "4.9.0"
502-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.0.tgz#8fde15743413661fdc086c9f1f5d74a80b856113"
503-
integrity sha512-WrVzGMzzCrgrpnQMQm4Tnf+dk+wdl/YbgIgd5hKGa2P+lnJ2MON+nQnbwgbxtN9QDLi8HO+JAq0/krMnjQK6Cw==
500+
"@typescript-eslint/eslint-plugin@^4.9.1":
501+
version "4.9.1"
502+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b"
503+
integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ==
504504
dependencies:
505-
"@typescript-eslint/experimental-utils" "4.9.0"
506-
"@typescript-eslint/scope-manager" "4.9.0"
505+
"@typescript-eslint/experimental-utils" "4.9.1"
506+
"@typescript-eslint/scope-manager" "4.9.1"
507507
debug "^4.1.1"
508508
functional-red-black-tree "^1.0.1"
509509
regexpp "^3.0.0"
510510
semver "^7.3.2"
511511
tsutils "^3.17.1"
512512

513-
"@typescript-eslint/[email protected].0", "@typescript-eslint/experimental-utils@^4.0.0":
514-
version "4.9.0"
515-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.0.tgz#23a296b85d243afba24e75a43fd55aceda5141f0"
516-
integrity sha512-0p8GnDWB3R2oGhmRXlEnCvYOtaBCijtA5uBfH5GxQKsukdSQyI4opC4NGTUb88CagsoNQ4rb/hId2JuMbzWKFQ==
513+
"@typescript-eslint/[email protected].1", "@typescript-eslint/experimental-utils@^4.0.0":
514+
version "4.9.1"
515+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2"
516+
integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg==
517517
dependencies:
518518
"@types/json-schema" "^7.0.3"
519-
"@typescript-eslint/scope-manager" "4.9.0"
520-
"@typescript-eslint/types" "4.9.0"
521-
"@typescript-eslint/typescript-estree" "4.9.0"
519+
"@typescript-eslint/scope-manager" "4.9.1"
520+
"@typescript-eslint/types" "4.9.1"
521+
"@typescript-eslint/typescript-estree" "4.9.1"
522522
eslint-scope "^5.0.0"
523523
eslint-utils "^2.0.0"
524524

525-
"@typescript-eslint/parser@^4.9.0":
526-
version "4.9.0"
527-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.0.tgz#bb65f1214b5e221604996db53ef77c9d62b09249"
528-
integrity sha512-QRSDAV8tGZoQye/ogp28ypb8qpsZPV6FOLD+tbN4ohKUWHD2n/u0Q2tIBnCsGwQCiD94RdtLkcqpdK4vKcLCCw==
525+
"@typescript-eslint/parser@^4.9.1":
526+
version "4.9.1"
527+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.1.tgz#2d74c4db5dd5117379a9659081a4d1ec02629055"
528+
integrity sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g==
529529
dependencies:
530-
"@typescript-eslint/scope-manager" "4.9.0"
531-
"@typescript-eslint/types" "4.9.0"
532-
"@typescript-eslint/typescript-estree" "4.9.0"
530+
"@typescript-eslint/scope-manager" "4.9.1"
531+
"@typescript-eslint/types" "4.9.1"
532+
"@typescript-eslint/typescript-estree" "4.9.1"
533533
debug "^4.1.1"
534534

535-
"@typescript-eslint/[email protected].0":
536-
version "4.9.0"
537-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708"
538-
integrity sha512-q/81jtmcDtMRE+nfFt5pWqO0R41k46gpVLnuefqVOXl4QV1GdQoBWfk5REcipoJNQH9+F5l+dwa9Li5fbALjzg==
535+
"@typescript-eslint/[email protected].1":
536+
version "4.9.1"
537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103"
538+
integrity sha512-sa4L9yUfD/1sg9Kl8OxPxvpUcqxKXRjBeZxBuZSSV1v13hjfEJkn84n0An2hN8oLQ1PmEl2uA6FkI07idXeFgQ==
539539
dependencies:
540-
"@typescript-eslint/types" "4.9.0"
541-
"@typescript-eslint/visitor-keys" "4.9.0"
540+
"@typescript-eslint/types" "4.9.1"
541+
"@typescript-eslint/visitor-keys" "4.9.1"
542542

543-
"@typescript-eslint/[email protected].0":
544-
version "4.9.0"
545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c"
546-
integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA==
543+
"@typescript-eslint/[email protected].1":
544+
version "4.9.1"
545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2"
546+
integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA==
547547

548-
"@typescript-eslint/[email protected].0":
549-
version "4.9.0"
550-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c"
551-
integrity sha512-rmDR++PGrIyQzAtt3pPcmKWLr7MA+u/Cmq9b/rON3//t5WofNR4m/Ybft2vOLj0WtUzjn018ekHjTsnIyBsQug==
548+
"@typescript-eslint/[email protected].1":
549+
version "4.9.1"
550+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf"
551+
integrity sha512-bzP8vqwX6Vgmvs81bPtCkLtM/Skh36NE6unu6tsDeU/ZFoYthlTXbBmpIrvosgiDKlWTfb2ZpPELHH89aQjeQw==
552552
dependencies:
553-
"@typescript-eslint/types" "4.9.0"
554-
"@typescript-eslint/visitor-keys" "4.9.0"
553+
"@typescript-eslint/types" "4.9.1"
554+
"@typescript-eslint/visitor-keys" "4.9.1"
555555
debug "^4.1.1"
556556
globby "^11.0.1"
557557
is-glob "^4.0.1"
558558
lodash "^4.17.15"
559559
semver "^7.3.2"
560560
tsutils "^3.17.1"
561561

562-
"@typescript-eslint/[email protected].0":
563-
version "4.9.0"
564-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8"
565-
integrity sha512-sV45zfdRqQo1A97pOSx3fsjR+3blmwtdCt8LDrXgCX36v4Vmz4KHrhpV6Fo2cRdXmyumxx11AHw0pNJqCNpDyg==
562+
"@typescript-eslint/[email protected].1":
563+
version "4.9.1"
564+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1"
565+
integrity sha512-9gspzc6UqLQHd7lXQS7oWs+hrYggspv/rk6zzEMhCbYwPE/sF7oxo7GAjkS35Tdlt7wguIG+ViWCPtVZHz/ybQ==
566566
dependencies:
567-
"@typescript-eslint/types" "4.9.0"
567+
"@typescript-eslint/types" "4.9.1"
568568
eslint-visitor-keys "^2.0.0"
569569

570570
JSONStream@^1.0.4, JSONStream@^1.3.4:

0 commit comments

Comments
 (0)