Skip to content

Commit 0cd3378

Browse files
committed
chore(deps): update dependency @softwareventures/eslint-config to v4.3.4
1 parent 76fec2f commit 0cd3378

File tree

2 files changed

+87
-72
lines changed

2 files changed

+87
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"webpack": "^5.0.0"
3636
},
3737
"devDependencies": {
38-
"@softwareventures/eslint-config": "4.3.2",
38+
"@softwareventures/eslint-config": "4.3.4",
3939
"@softwareventures/prettier-config": "2.0.0",
4040
"@softwareventures/semantic-release-config": "2.0.0",
4141
"@softwareventures/tsconfig": "5.1.0",

yarn.lock

Lines changed: 86 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -487,13 +487,13 @@
487487
lodash "^4.17.4"
488488
read-pkg-up "^7.0.0"
489489

490-
"@softwareventures/eslint-config@4.3.2":
491-
version "4.3.2"
492-
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.2.tgz#4a537bc977aba175005d21df5ecf9b66a525be14"
493-
integrity sha512-juFP7xRfonKelfBjZu1hV+OVDxGWk7gJsUrhXNHALPEhJN6YZOFT9Y/3eqz3oFc7IQvYuRv1kWZobi9PJdLtqA==
490+
"@softwareventures/eslint-config@4.3.4":
491+
version "4.3.4"
492+
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.4.tgz#d41efe548b198c7afcde689e8ab51a99f6115a1e"
493+
integrity sha512-73EoEQoqZCzgXRhvh6MLpuLnmaGL1Urs1JyzS/FWHPn1kY8MuIhmxwCli5BXNFJSdlCn1QhI8zukbfBKArEPgA==
494494
dependencies:
495-
"@typescript-eslint/eslint-plugin" "^4.21.0"
496-
"@typescript-eslint/parser" "^4.0.0"
495+
"@typescript-eslint/eslint-plugin" "^4.21.0 || ^5.0.0"
496+
"@typescript-eslint/parser" "^4.0.0 || ^5.0.0"
497497
eslint-config-prettier "^8.3.0"
498498
eslint-plugin-import "^2.20.2"
499499
eslint-plugin-jsdoc "^36.0.0"
@@ -566,7 +566,7 @@
566566
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83"
567567
integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==
568568

569-
"@types/json-schema@*", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8":
569+
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
570570
version "7.0.9"
571571
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
572572
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -606,75 +606,85 @@
606606
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
607607
integrity sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==
608608

609-
"@typescript-eslint/eslint-plugin@^4.21.0":
610-
version "4.33.0"
611-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
612-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
609+
"@typescript-eslint/eslint-plugin@^4.21.0 || ^5.0.0":
610+
version "5.10.0"
611+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a"
612+
integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==
613613
dependencies:
614-
"@typescript-eslint/experimental-utils" "4.33.0"
615-
"@typescript-eslint/scope-manager" "4.33.0"
616-
debug "^4.3.1"
614+
"@typescript-eslint/scope-manager" "5.10.0"
615+
"@typescript-eslint/type-utils" "5.10.0"
616+
"@typescript-eslint/utils" "5.10.0"
617+
debug "^4.3.2"
617618
functional-red-black-tree "^1.0.1"
618619
ignore "^5.1.8"
619-
regexpp "^3.1.0"
620+
regexpp "^3.2.0"
620621
semver "^7.3.5"
621622
tsutils "^3.21.0"
622623

623-
"@typescript-eslint/experimental-utils@4.33.0":
624-
version "4.33.0"
625-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
626-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
624+
"@typescript-eslint/parser@^4.0.0 || ^5.0.0":
625+
version "5.10.0"
626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
627+
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
627628
dependencies:
628-
"@types/json-schema" "^7.0.7"
629-
"@typescript-eslint/scope-manager" "4.33.0"
630-
"@typescript-eslint/types" "4.33.0"
631-
"@typescript-eslint/typescript-estree" "4.33.0"
632-
eslint-scope "^5.1.1"
633-
eslint-utils "^3.0.0"
629+
"@typescript-eslint/scope-manager" "5.10.0"
630+
"@typescript-eslint/types" "5.10.0"
631+
"@typescript-eslint/typescript-estree" "5.10.0"
632+
debug "^4.3.2"
634633

635-
"@typescript-eslint/parser@^4.0.0":
636-
version "4.33.0"
637-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
638-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
634+
"@typescript-eslint/scope-manager@5.10.0":
635+
version "5.10.0"
636+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
637+
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
639638
dependencies:
640-
"@typescript-eslint/scope-manager" "4.33.0"
641-
"@typescript-eslint/types" "4.33.0"
642-
"@typescript-eslint/typescript-estree" "4.33.0"
643-
debug "^4.3.1"
639+
"@typescript-eslint/types" "5.10.0"
640+
"@typescript-eslint/visitor-keys" "5.10.0"
644641

645-
"@typescript-eslint/scope-manager@4.33.0":
646-
version "4.33.0"
647-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
648-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
642+
"@typescript-eslint/type-utils@5.10.0":
643+
version "5.10.0"
644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
645+
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
649646
dependencies:
650-
"@typescript-eslint/types" "4.33.0"
651-
"@typescript-eslint/visitor-keys" "4.33.0"
647+
"@typescript-eslint/utils" "5.10.0"
648+
debug "^4.3.2"
649+
tsutils "^3.21.0"
652650

653-
"@typescript-eslint/types@4.33.0":
654-
version "4.33.0"
655-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
656-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
651+
"@typescript-eslint/types@5.10.0":
652+
version "5.10.0"
653+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
654+
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
657655

658-
"@typescript-eslint/typescript-estree@4.33.0":
659-
version "4.33.0"
660-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
661-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
656+
"@typescript-eslint/typescript-estree@5.10.0":
657+
version "5.10.0"
658+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
659+
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
662660
dependencies:
663-
"@typescript-eslint/types" "4.33.0"
664-
"@typescript-eslint/visitor-keys" "4.33.0"
665-
debug "^4.3.1"
666-
globby "^11.0.3"
667-
is-glob "^4.0.1"
661+
"@typescript-eslint/types" "5.10.0"
662+
"@typescript-eslint/visitor-keys" "5.10.0"
663+
debug "^4.3.2"
664+
globby "^11.0.4"
665+
is-glob "^4.0.3"
668666
semver "^7.3.5"
669667
tsutils "^3.21.0"
670668

671-
"@typescript-eslint/visitor-keys@4.33.0":
672-
version "4.33.0"
673-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
674-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
669+
"@typescript-eslint/utils@5.10.0":
670+
version "5.10.0"
671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
672+
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
675673
dependencies:
676-
"@typescript-eslint/types" "4.33.0"
677-
eslint-visitor-keys "^2.0.0"
674+
"@types/json-schema" "^7.0.9"
675+
"@typescript-eslint/scope-manager" "5.10.0"
676+
"@typescript-eslint/types" "5.10.0"
677+
"@typescript-eslint/typescript-estree" "5.10.0"
678+
eslint-scope "^5.1.1"
679+
eslint-utils "^3.0.0"
680+
681+
"@typescript-eslint/visitor-keys@5.10.0":
682+
version "5.10.0"
683+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
684+
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
685+
dependencies:
686+
"@typescript-eslint/types" "5.10.0"
687+
eslint-visitor-keys "^3.0.0"
678688

679689
"@webassemblyjs/ast@1.11.1":
680690
version "1.11.1"
@@ -2190,6 +2200,11 @@ eslint-visitor-keys@^2.0.0:
21902200
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
21912201
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
21922202

2203+
eslint-visitor-keys@^3.0.0:
2204+
version "3.2.0"
2205+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
2206+
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
2207+
21932208
eslint@7.32.0:
21942209
version "7.32.0"
21952210
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
@@ -2340,10 +2355,10 @@ fast-diff@^1.2.0:
23402355
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
23412356
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
23422357

2343-
fast-glob@^3.1.1, fast-glob@^3.2.7:
2344-
version "3.2.10"
2345-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.10.tgz#2734f83baa7f43b7fd41e13bc34438f4ffe284ee"
2346-
integrity sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==
2358+
fast-glob@^3.2.7, fast-glob@^3.2.9:
2359+
version "3.2.11"
2360+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
2361+
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
23472362
dependencies:
23482363
"@nodelib/fs.stat" "^2.0.2"
23492364
"@nodelib/fs.walk" "^1.2.3"
@@ -2692,16 +2707,16 @@ globals@^13.6.0, globals@^13.9.0:
26922707
dependencies:
26932708
type-fest "^0.20.2"
26942709

2695-
globby@^11.0.0, globby@^11.0.1, globby@^11.0.3:
2696-
version "11.0.4"
2697-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
2698-
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
2710+
globby@^11.0.0, globby@^11.0.1, globby@^11.0.4:
2711+
version "11.1.0"
2712+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2713+
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
26992714
dependencies:
27002715
array-union "^2.1.0"
27012716
dir-glob "^3.0.1"
2702-
fast-glob "^3.1.1"
2703-
ignore "^5.1.4"
2704-
merge2 "^1.3.0"
2717+
fast-glob "^3.2.9"
2718+
ignore "^5.2.0"
2719+
merge2 "^1.4.1"
27052720
slash "^3.0.0"
27062721

27072722
globby@^12.0.2:
@@ -2888,7 +2903,7 @@ ignore@^4.0.6:
28882903
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
28892904
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
28902905

2891-
ignore@^5.1.4, ignore@^5.1.8:
2906+
ignore@^5.1.8, ignore@^5.2.0:
28922907
version "5.2.0"
28932908
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
28942909
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
@@ -4753,7 +4768,7 @@ redeyed@~2.1.0:
47534768
dependencies:
47544769
esprima "~4.0.0"
47554770

4756-
regexpp@^3.1.0:
4771+
regexpp@^3.1.0, regexpp@^3.2.0:
47574772
version "3.2.0"
47584773
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
47594774
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

0 commit comments

Comments
 (0)