Skip to content

Commit 806ea76

Browse files
committed
chore(deps): update dependency @sourcegraph/eslint-config to ^0.27.1
1 parent 8547dc5 commit 806ea76

File tree

2 files changed

+133
-114
lines changed

2 files changed

+133
-114
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": "^16.2.3",
5151
"@commitlint/config-conventional": "^16.2.1",
52-
"@sourcegraph/eslint-config": "^0.23.0",
52+
"@sourcegraph/eslint-config": "^0.27.1",
5353
"@sourcegraph/prettierrc": "^3.0.3",
5454
"@sourcegraph/tsconfig": "^4.0.1",
5555
"@types/mocha": "9.1.1",

yarn.lock

Lines changed: 132 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -668,14 +668,14 @@
668668
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
669669
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
670670

671-
"@sourcegraph/eslint-config@^0.23.0":
672-
version "0.23.0"
673-
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb"
674-
integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig==
671+
"@sourcegraph/eslint-config@^0.27.1":
672+
version "0.27.1"
673+
resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.1.tgz#e09faeef5a027a8d26f76fc9b7963efe58ac1bc2"
674+
integrity sha512-pcnsVJdH7q2CmNC7HCW/rNlSZe/rY9cBpWdclao9znqcDlHhIcSwo97eETiIwCzZgsatvYrGsz6prTJGwoh5kw==
675675
dependencies:
676676
"@sourcegraph/prettierrc" "^3.0.3"
677-
"@typescript-eslint/eslint-plugin" "^4.9.1"
678-
"@typescript-eslint/parser" "^4.9.1"
677+
"@typescript-eslint/eslint-plugin" "^4.28.3"
678+
"@typescript-eslint/parser" "^4.28.3"
679679
eslint-config-prettier "^6.15.0"
680680
eslint-plugin-ban "^1.4.0"
681681
eslint-plugin-etc "^1.1.7"
@@ -687,6 +687,7 @@
687687
eslint-plugin-react-hooks "^4.2.0"
688688
eslint-plugin-rxjs "^2.1.5"
689689
eslint-plugin-unicorn "^21.0.0"
690+
eslint-plugin-unused-imports "^1.1.5"
690691

691692
"@sourcegraph/extension-api-classes@^1.1.0":
692693
version "1.1.0"
@@ -778,10 +779,10 @@
778779
dependencies:
779780
"@types/istanbul-lib-report" "*"
780781

781-
"@types/json-schema@^7.0.3":
782-
version "7.0.4"
783-
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
784-
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
782+
"@types/json-schema@^7.0.7":
783+
version "7.0.11"
784+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
785+
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
785786

786787
"@types/json5@^0.0.29":
787788
version "0.0.29"
@@ -837,74 +838,74 @@
837838
dependencies:
838839
"@types/yargs-parser" "*"
839840

840-
"@typescript-eslint/eslint-plugin@^4.9.1":
841-
version "4.9.1"
842-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b"
843-
integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ==
841+
"@typescript-eslint/eslint-plugin@^4.28.3":
842+
version "4.33.0"
843+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
844+
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
844845
dependencies:
845-
"@typescript-eslint/experimental-utils" "4.9.1"
846-
"@typescript-eslint/scope-manager" "4.9.1"
847-
debug "^4.1.1"
846+
"@typescript-eslint/experimental-utils" "4.33.0"
847+
"@typescript-eslint/scope-manager" "4.33.0"
848+
debug "^4.3.1"
848849
functional-red-black-tree "^1.0.1"
849-
regexpp "^3.0.0"
850-
semver "^7.3.2"
851-
tsutils "^3.17.1"
852-
853-
"@typescript-eslint/experimental-utils@4.9.1", "@typescript-eslint/experimental-utils@^4.0.0":
854-
version "4.9.1"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2"
856-
integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg==
857-
dependencies:
858-
"@types/json-schema" "^7.0.3"
859-
"@typescript-eslint/scope-manager" "4.9.1"
860-
"@typescript-eslint/types" "4.9.1"
861-
"@typescript-eslint/typescript-estree" "4.9.1"
862-
eslint-scope "^5.0.0"
863-
eslint-utils "^2.0.0"
864-
865-
"@typescript-eslint/parser@^4.9.1":
866-
version "4.9.1"
867-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.1.tgz#2d74c4db5dd5117379a9659081a4d1ec02629055"
868-
integrity sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g==
869-
dependencies:
870-
"@typescript-eslint/scope-manager" "4.9.1"
871-
"@typescript-eslint/types" "4.9.1"
872-
"@typescript-eslint/typescript-estree" "4.9.1"
873-
debug "^4.1.1"
874-
875-
"@typescript-eslint/scope-manager@4.9.1":
876-
version "4.9.1"
877-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103"
878-
integrity sha512-sa4L9yUfD/1sg9Kl8OxPxvpUcqxKXRjBeZxBuZSSV1v13hjfEJkn84n0An2hN8oLQ1PmEl2uA6FkI07idXeFgQ==
879-
dependencies:
880-
"@typescript-eslint/types" "4.9.1"
881-
"@typescript-eslint/visitor-keys" "4.9.1"
882-
883-
"@typescript-eslint/types@4.9.1":
884-
version "4.9.1"
885-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2"
886-
integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA==
887-
888-
"@typescript-eslint/typescript-estree@4.9.1":
889-
version "4.9.1"
890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf"
891-
integrity sha512-bzP8vqwX6Vgmvs81bPtCkLtM/Skh36NE6unu6tsDeU/ZFoYthlTXbBmpIrvosgiDKlWTfb2ZpPELHH89aQjeQw==
892-
dependencies:
893-
"@typescript-eslint/types" "4.9.1"
894-
"@typescript-eslint/visitor-keys" "4.9.1"
895-
debug "^4.1.1"
896-
globby "^11.0.1"
850+
ignore "^5.1.8"
851+
regexpp "^3.1.0"
852+
semver "^7.3.5"
853+
tsutils "^3.21.0"
854+
855+
"@typescript-eslint/experimental-utils@4.33.0", "@typescript-eslint/experimental-utils@^4.0.0":
856+
version "4.33.0"
857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
858+
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
859+
dependencies:
860+
"@types/json-schema" "^7.0.7"
861+
"@typescript-eslint/scope-manager" "4.33.0"
862+
"@typescript-eslint/types" "4.33.0"
863+
"@typescript-eslint/typescript-estree" "4.33.0"
864+
eslint-scope "^5.1.1"
865+
eslint-utils "^3.0.0"
866+
867+
"@typescript-eslint/parser@^4.28.3":
868+
version "4.33.0"
869+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
870+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
871+
dependencies:
872+
"@typescript-eslint/scope-manager" "4.33.0"
873+
"@typescript-eslint/types" "4.33.0"
874+
"@typescript-eslint/typescript-estree" "4.33.0"
875+
debug "^4.3.1"
876+
877+
"@typescript-eslint/scope-manager@4.33.0":
878+
version "4.33.0"
879+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
880+
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
881+
dependencies:
882+
"@typescript-eslint/types" "4.33.0"
883+
"@typescript-eslint/visitor-keys" "4.33.0"
884+
885+
"@typescript-eslint/types@4.33.0":
886+
version "4.33.0"
887+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
888+
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
889+
890+
"@typescript-eslint/typescript-estree@4.33.0":
891+
version "4.33.0"
892+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
893+
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
894+
dependencies:
895+
"@typescript-eslint/types" "4.33.0"
896+
"@typescript-eslint/visitor-keys" "4.33.0"
897+
debug "^4.3.1"
898+
globby "^11.0.3"
897899
is-glob "^4.0.1"
898-
lodash "^4.17.15"
899-
semver "^7.3.2"
900-
tsutils "^3.17.1"
900+
semver "^7.3.5"
901+
tsutils "^3.21.0"
901902

902-
"@typescript-eslint/visitor-keys@4.9.1":
903-
version "4.9.1"
904-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1"
905-
integrity sha512-9gspzc6UqLQHd7lXQS7oWs+hrYggspv/rk6zzEMhCbYwPE/sF7oxo7GAjkS35Tdlt7wguIG+ViWCPtVZHz/ybQ==
903+
"@typescript-eslint/visitor-keys@4.33.0":
904+
version "4.33.0"
905+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
906+
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
906907
dependencies:
907-
"@typescript-eslint/types" "4.9.1"
908+
"@typescript-eslint/types" "4.33.0"
908909
eslint-visitor-keys "^2.0.0"
909910

910911
"@ungap/promise-all-settled@1.1.2":
@@ -1334,7 +1335,7 @@ brace-expansion@^1.1.7:
13341335
balanced-match "^1.0.0"
13351336
concat-map "0.0.1"
13361337

1337-
braces@^3.0.1, braces@~3.0.2:
1338+
braces@^3.0.2, braces@~3.0.2:
13381339
version "3.0.2"
13391340
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
13401341
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -1986,7 +1987,7 @@ debug@3.1.0, debug@^3.1.0:
19861987
dependencies:
19871988
ms "2.0.0"
19881989

1989-
debug@4, debug@4.3.3, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0:
1990+
debug@4, debug@4.3.3, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1:
19901991
version "4.3.3"
19911992
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
19921993
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
@@ -2515,7 +2516,19 @@ eslint-plugin-unicorn@^21.0.0:
25152516
safe-regex "^2.1.1"
25162517
semver "^7.3.2"
25172518

2518-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
2519+
eslint-plugin-unused-imports@^1.1.5:
2520+
version "1.1.5"
2521+
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-1.1.5.tgz#a2b992ef0faf6c6c75c3815cc47bde76739513c2"
2522+
integrity sha512-TeV8l8zkLQrq9LBeYFCQmYVIXMjfHgdRQLw7dEZp4ZB3PeR10Y5Uif11heCsHRmhdRIYMoewr1d9ouUHLbLHew==
2523+
dependencies:
2524+
eslint-rule-composer "^0.3.0"
2525+
2526+
eslint-rule-composer@^0.3.0:
2527+
version "0.3.0"
2528+
resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
2529+
integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
2530+
2531+
eslint-scope@^5.1.1:
25192532
version "5.1.1"
25202533
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
25212534
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -2533,13 +2546,20 @@ eslint-template-visitor@^2.0.0:
25332546
esquery "^1.3.1"
25342547
multimap "^1.1.0"
25352548

2536-
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
2549+
eslint-utils@^2.1.0:
25372550
version "2.1.0"
25382551
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
25392552
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
25402553
dependencies:
25412554
eslint-visitor-keys "^1.1.0"
25422555

2556+
eslint-utils@^3.0.0:
2557+
version "3.0.0"
2558+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2559+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2560+
dependencies:
2561+
eslint-visitor-keys "^2.0.0"
2562+
25432563
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
25442564
version "1.3.0"
25452565
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -2710,17 +2730,16 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
27102730
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
27112731
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
27122732

2713-
fast-glob@^3.1.1:
2714-
version "3.2.4"
2715-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
2716-
integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
2733+
fast-glob@^3.2.9:
2734+
version "3.2.11"
2735+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
2736+
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
27172737
dependencies:
27182738
"@nodelib/fs.stat" "^2.0.2"
27192739
"@nodelib/fs.walk" "^1.2.3"
2720-
glob-parent "^5.1.0"
2740+
glob-parent "^5.1.2"
27212741
merge2 "^1.3.0"
2722-
micromatch "^4.0.2"
2723-
picomatch "^2.2.1"
2742+
micromatch "^4.0.4"
27242743

27252744
fast-json-stable-stringify@^2.0.0:
27262745
version "2.0.0"
@@ -3087,7 +3106,7 @@ git-raw-commits@^2.0.0:
30873106
split2 "^2.0.0"
30883107
through2 "^3.0.0"
30893108

3090-
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
3109+
glob-parent@^5.1.2, glob-parent@~5.1.2:
30913110
version "5.1.2"
30923111
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
30933112
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -3137,16 +3156,16 @@ globals@^13.6.0, globals@^13.9.0:
31373156
dependencies:
31383157
type-fest "^0.20.2"
31393158

3140-
globby@^11.0.0, globby@^11.0.1:
3141-
version "11.0.1"
3142-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
3143-
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
3159+
globby@^11.0.0, globby@^11.0.1, globby@^11.0.3:
3160+
version "11.1.0"
3161+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
3162+
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
31443163
dependencies:
31453164
array-union "^2.1.0"
31463165
dir-glob "^3.0.1"
3147-
fast-glob "^3.1.1"
3148-
ignore "^5.1.4"
3149-
merge2 "^1.3.0"
3166+
fast-glob "^3.2.9"
3167+
ignore "^5.2.0"
3168+
merge2 "^1.4.1"
31503169
slash "^3.0.0"
31513170

31523171
got@^6.7.1:
@@ -3387,10 +3406,10 @@ ignore@^4.0.6:
33873406
resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
33883407
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
33893408

3390-
ignore@^5.1.4:
3391-
version "5.1.8"
3392-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
3393-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
3409+
ignore@^5.1.8, ignore@^5.2.0:
3410+
version "5.2.0"
3411+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
3412+
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
33943413

33953414
import-fresh@^2.0.0:
33963415
version "2.0.0"
@@ -4515,18 +4534,18 @@ merge-stream@^2.0.0:
45154534
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
45164535
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
45174536

4518-
merge2@^1.3.0:
4537+
merge2@^1.3.0, merge2@^1.4.1:
45194538
version "1.4.1"
45204539
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
45214540
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
45224541

4523-
micromatch@^4.0.2:
4524-
version "4.0.2"
4525-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
4526-
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
4542+
micromatch@^4.0.2, micromatch@^4.0.4:
4543+
version "4.0.5"
4544+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
4545+
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
45274546
dependencies:
4528-
braces "^3.0.1"
4529-
picomatch "^2.0.5"
4547+
braces "^3.0.2"
4548+
picomatch "^2.3.1"
45304549

45314550
mime-db@1.40.0:
45324551
version "1.40.0"
@@ -5531,10 +5550,10 @@ performance-now@^2.1.0:
55315550
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
55325551
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
55335552

5534-
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
5535-
version "2.2.2"
5536-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
5537-
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
5553+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
5554+
version "2.3.1"
5555+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
5556+
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
55385557

55395558
pify@^2.0.0:
55405559
version "2.3.0"
@@ -5977,7 +5996,7 @@ regexp.prototype.flags@^1.3.0:
59775996
define-properties "^1.1.3"
59785997
es-abstract "^1.17.0-next.1"
59795998

5980-
regexpp@^3.0.0, regexpp@^3.1.0:
5999+
regexpp@^3.1.0:
59816000
version "3.1.0"
59826001
resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
59836002
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -6252,7 +6271,7 @@ semver-regex@^2.0.0:
62526271
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
62536272
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
62546273

6255-
semver@7.3.5, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2:
6274+
semver@7.3.5, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.5:
62566275
version "7.3.5"
62576276
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
62586277
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
@@ -6931,10 +6950,10 @@ tsutils-etc@^1.0.0, tsutils-etc@^1.2.2:
69316950
resolved "https://registry.npmjs.org/tsutils-etc/-/tsutils-etc-1.2.2.tgz#cdeeb777574a5c1b15b27658cb8424f7f7139831"
69326951
integrity sha512-5g2cXpD1OoVc/MLZxh5PuHXhlnYQmuRiW66e1n91j+2J/Pw5lfmVcZAghoDVBdltDXGaCjy8ZttXaX2u/MjHgg==
69336952

6934-
tsutils@^3.0.0, tsutils@^3.17.1:
6935-
version "3.17.1"
6936-
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
6937-
integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==
6953+
tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
6954+
version "3.21.0"
6955+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
6956+
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
69386957
dependencies:
69396958
tslib "^1.8.1"
69406959

0 commit comments

Comments
 (0)