Skip to content

Commit 9d9e48f

Browse files
fix(deps): update typescript-eslint monorepo to ^4.9.1 (#175)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a77306f commit 9d9e48f

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@sourcegraph/prettierrc": "^3.0.3",
38-
"@typescript-eslint/eslint-plugin": "^4.9.0",
39-
"@typescript-eslint/parser": "^4.9.0",
38+
"@typescript-eslint/eslint-plugin": "^4.9.1",
39+
"@typescript-eslint/parser": "^4.9.1",
4040
"eslint-config-prettier": "^6.15.0",
4141
"eslint-plugin-ban": "^1.4.0",
4242
"eslint-plugin-etc": "^1.1.7",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -467,74 +467,74 @@
467467
resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
468468
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
469469

470-
"@typescript-eslint/eslint-plugin@^4.9.0":
471-
version "4.9.0"
472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.0.tgz#8fde15743413661fdc086c9f1f5d74a80b856113"
473-
integrity sha512-WrVzGMzzCrgrpnQMQm4Tnf+dk+wdl/YbgIgd5hKGa2P+lnJ2MON+nQnbwgbxtN9QDLi8HO+JAq0/krMnjQK6Cw==
470+
"@typescript-eslint/eslint-plugin@^4.9.1":
471+
version "4.9.1"
472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b"
473+
integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ==
474474
dependencies:
475-
"@typescript-eslint/experimental-utils" "4.9.0"
476-
"@typescript-eslint/scope-manager" "4.9.0"
475+
"@typescript-eslint/experimental-utils" "4.9.1"
476+
"@typescript-eslint/scope-manager" "4.9.1"
477477
debug "^4.1.1"
478478
functional-red-black-tree "^1.0.1"
479479
regexpp "^3.0.0"
480480
semver "^7.3.2"
481481
tsutils "^3.17.1"
482482

483-
"@typescript-eslint/[email protected].0", "@typescript-eslint/experimental-utils@^4.0.0":
484-
version "4.9.0"
485-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.0.tgz#23a296b85d243afba24e75a43fd55aceda5141f0"
486-
integrity sha512-0p8GnDWB3R2oGhmRXlEnCvYOtaBCijtA5uBfH5GxQKsukdSQyI4opC4NGTUb88CagsoNQ4rb/hId2JuMbzWKFQ==
483+
"@typescript-eslint/[email protected].1", "@typescript-eslint/experimental-utils@^4.0.0":
484+
version "4.9.1"
485+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2"
486+
integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg==
487487
dependencies:
488488
"@types/json-schema" "^7.0.3"
489-
"@typescript-eslint/scope-manager" "4.9.0"
490-
"@typescript-eslint/types" "4.9.0"
491-
"@typescript-eslint/typescript-estree" "4.9.0"
489+
"@typescript-eslint/scope-manager" "4.9.1"
490+
"@typescript-eslint/types" "4.9.1"
491+
"@typescript-eslint/typescript-estree" "4.9.1"
492492
eslint-scope "^5.0.0"
493493
eslint-utils "^2.0.0"
494494

495-
"@typescript-eslint/parser@^4.9.0":
496-
version "4.9.0"
497-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.0.tgz#bb65f1214b5e221604996db53ef77c9d62b09249"
498-
integrity sha512-QRSDAV8tGZoQye/ogp28ypb8qpsZPV6FOLD+tbN4ohKUWHD2n/u0Q2tIBnCsGwQCiD94RdtLkcqpdK4vKcLCCw==
495+
"@typescript-eslint/parser@^4.9.1":
496+
version "4.9.1"
497+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.1.tgz#2d74c4db5dd5117379a9659081a4d1ec02629055"
498+
integrity sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g==
499499
dependencies:
500-
"@typescript-eslint/scope-manager" "4.9.0"
501-
"@typescript-eslint/types" "4.9.0"
502-
"@typescript-eslint/typescript-estree" "4.9.0"
500+
"@typescript-eslint/scope-manager" "4.9.1"
501+
"@typescript-eslint/types" "4.9.1"
502+
"@typescript-eslint/typescript-estree" "4.9.1"
503503
debug "^4.1.1"
504504

505-
"@typescript-eslint/[email protected].0":
506-
version "4.9.0"
507-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708"
508-
integrity sha512-q/81jtmcDtMRE+nfFt5pWqO0R41k46gpVLnuefqVOXl4QV1GdQoBWfk5REcipoJNQH9+F5l+dwa9Li5fbALjzg==
505+
"@typescript-eslint/[email protected].1":
506+
version "4.9.1"
507+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103"
508+
integrity sha512-sa4L9yUfD/1sg9Kl8OxPxvpUcqxKXRjBeZxBuZSSV1v13hjfEJkn84n0An2hN8oLQ1PmEl2uA6FkI07idXeFgQ==
509509
dependencies:
510-
"@typescript-eslint/types" "4.9.0"
511-
"@typescript-eslint/visitor-keys" "4.9.0"
510+
"@typescript-eslint/types" "4.9.1"
511+
"@typescript-eslint/visitor-keys" "4.9.1"
512512

513-
"@typescript-eslint/[email protected].0":
514-
version "4.9.0"
515-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c"
516-
integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA==
513+
"@typescript-eslint/[email protected].1":
514+
version "4.9.1"
515+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2"
516+
integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA==
517517

518-
"@typescript-eslint/[email protected].0":
519-
version "4.9.0"
520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c"
521-
integrity sha512-rmDR++PGrIyQzAtt3pPcmKWLr7MA+u/Cmq9b/rON3//t5WofNR4m/Ybft2vOLj0WtUzjn018ekHjTsnIyBsQug==
518+
"@typescript-eslint/[email protected].1":
519+
version "4.9.1"
520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf"
521+
integrity sha512-bzP8vqwX6Vgmvs81bPtCkLtM/Skh36NE6unu6tsDeU/ZFoYthlTXbBmpIrvosgiDKlWTfb2ZpPELHH89aQjeQw==
522522
dependencies:
523-
"@typescript-eslint/types" "4.9.0"
524-
"@typescript-eslint/visitor-keys" "4.9.0"
523+
"@typescript-eslint/types" "4.9.1"
524+
"@typescript-eslint/visitor-keys" "4.9.1"
525525
debug "^4.1.1"
526526
globby "^11.0.1"
527527
is-glob "^4.0.1"
528528
lodash "^4.17.15"
529529
semver "^7.3.2"
530530
tsutils "^3.17.1"
531531

532-
"@typescript-eslint/[email protected].0":
533-
version "4.9.0"
534-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8"
535-
integrity sha512-sV45zfdRqQo1A97pOSx3fsjR+3blmwtdCt8LDrXgCX36v4Vmz4KHrhpV6Fo2cRdXmyumxx11AHw0pNJqCNpDyg==
532+
"@typescript-eslint/[email protected].1":
533+
version "4.9.1"
534+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1"
535+
integrity sha512-9gspzc6UqLQHd7lXQS7oWs+hrYggspv/rk6zzEMhCbYwPE/sF7oxo7GAjkS35Tdlt7wguIG+ViWCPtVZHz/ybQ==
536536
dependencies:
537-
"@typescript-eslint/types" "4.9.0"
537+
"@typescript-eslint/types" "4.9.1"
538538
eslint-visitor-keys "^2.0.0"
539539

540540
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:

0 commit comments

Comments
 (0)