Skip to content

Commit 62809f8

Browse files
committed
chore(deps): update dependency @softwareventures/eslint-config to v4.0.3
1 parent 1a2f252 commit 62809f8

File tree

2 files changed

+78
-78
lines changed

2 files changed

+78
-78
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"webpack": "^5.0.0"
3232
},
3333
"devDependencies": {
34-
"@softwareventures/eslint-config": "4.0.2",
34+
"@softwareventures/eslint-config": "4.0.3",
3535
"@softwareventures/prettier-config": "1.0.2",
3636
"@softwareventures/semantic-release-config": "2.0.0",
3737
"@softwareventures/tsconfig": "5.1.0",

yarn.lock

+77-77
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@
7272
dependencies:
7373
arrify "^1.0.1"
7474

75-
"@es-joy/jsdoccomment@0.9.0-alpha.6":
76-
version "0.9.0-alpha.6"
77-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.9.0-alpha.6.tgz#f5737c907038692ad5dd25c091523bb5ad93f6c3"
78-
integrity sha512-/eTjMezCcNne3VvKGle3kgz14PeOb7sQAX/OsV6a4jCmjzWgrAlQuISLcqgqUlI97BFWCNz7E0U9YyRm3ucyOA==
75+
"@es-joy/jsdoccomment@0.10.7":
76+
version "0.10.7"
77+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.10.7.tgz#bdb5dfcaa5cff8b5435f0c9f2777b533075a9c52"
78+
integrity sha512-aNKZEoMESDzOBjKxCWrFuG50mcpMeKVBnBNko4+IZZ5t9zXYs8GT1KB0ZaOq1YUsKumDRc6YII/TQm309MJ0KQ==
7979
dependencies:
80-
comment-parser "1.1.6-beta.3"
80+
comment-parser "1.2.3"
8181
esquery "^1.4.0"
82-
jsdoc-type-pratt-parser "1.0.4"
82+
jsdoc-type-pratt-parser "1.1.1"
8383

8484
"@eslint/eslintrc@^0.4.3":
8585
version "0.4.3"
@@ -457,19 +457,19 @@
457457
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
458458
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
459459

460-
"@softwareventures/eslint-config@4.0.2":
461-
version "4.0.2"
462-
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.0.2.tgz#c174ca33055bcb59e270235b8a49d2b7717c43f0"
463-
integrity sha512-M5T3hBqueRgMuR5k7Y1GkUmZqxd6cVgtbZ0Hx05FHQTqldh/Sz9VF65q6Xk88jJG/EYE2JwPkpUJ69S+zeqLUw==
460+
"@softwareventures/eslint-config@4.0.3":
461+
version "4.0.3"
462+
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.0.3.tgz#75bd969f8dd0c64141625e3883ddfae9240ca41a"
463+
integrity sha512-8nOO0L5YnKipvYjlGASBLVAJGWAEmbE8c5aUHPCxak0+uIcKRLvFinkFRqd/Sl5XUYjs/uLnJYKPhzSiuj7Mvw==
464464
dependencies:
465-
"@typescript-eslint/eslint-plugin" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0"
466-
"@typescript-eslint/eslint-plugin-tslint" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0"
467-
"@typescript-eslint/parser" "^2.31.0 || ^3.0.0 || ^4.0.0"
465+
"@typescript-eslint/eslint-plugin" "^4.21.0"
466+
"@typescript-eslint/eslint-plugin-tslint" "^4.21.0"
467+
"@typescript-eslint/parser" "^4.0.0"
468468
eslint-config-prettier "^8.3.0"
469469
eslint-plugin-import "^2.20.2"
470-
eslint-plugin-jsdoc "^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0 || ^35.0.0 || ^36.0.0"
470+
eslint-plugin-jsdoc "^36.0.0"
471471
eslint-plugin-prefer-arrow "^1.2.1"
472-
tslib "^1.11.2 || ^2.0.0"
472+
tslib "^2.0.0"
473473
tslint "^6.1.2"
474474

475475
"@softwareventures/prettier-config@1.0.2":
@@ -574,81 +574,81 @@
574574
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
575575
integrity sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==
576576

577-
"@typescript-eslint/eslint-plugin-tslint@^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0":
578-
version "4.28.4"
579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.28.4.tgz#c7165a400e4b576d57e6dea0bc6b6d9cd3147582"
580-
integrity sha512-R3dD0rqCyfm5p+xzyHLJZbtfcyDkX0PlAnCPCmF0TSDgOOlJT3QYeNqbI/B6dwkfIwqwbONc5WSMYX8WwzrBqQ==
577+
"@typescript-eslint/eslint-plugin-tslint@^4.21.0":
578+
version "4.29.0"
579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.29.0.tgz#e0136f9eec7d83c9cae759f95be067e315397bf0"
580+
integrity sha512-ENfhkufsCZt3nlrZkKo5DfWeJz20Fsq496rz/qHEE+qeJO93p5DlmagIeZU0Sm0y7fmYXKjxEbLt67nn+hd+Og==
581581
dependencies:
582-
"@typescript-eslint/experimental-utils" "4.28.4"
582+
"@typescript-eslint/experimental-utils" "4.29.0"
583583
lodash "^4.17.21"
584584

585-
"@typescript-eslint/eslint-plugin@^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0":
586-
version "4.28.4"
587-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.4.tgz#e73c8cabbf3f08dee0e1bda65ed4e622ae8f8921"
588-
integrity sha512-s1oY4RmYDlWMlcV0kKPBaADn46JirZzvvH7c2CtAqxCY96S538JRBAzt83RrfkDheV/+G/vWNK0zek+8TB3Gmw==
585+
"@typescript-eslint/eslint-plugin@^4.21.0":
586+
version "4.29.0"
587+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.0.tgz#b866c9cd193bfaba5e89bade0015629ebeb27996"
588+
integrity sha512-eiREtqWRZ8aVJcNru7cT/AMVnYd9a2UHsfZT8MR1dW3UUEg6jDv9EQ9Cq4CUPZesyQ58YUpoAADGv71jY8RwgA==
589589
dependencies:
590-
"@typescript-eslint/experimental-utils" "4.28.4"
591-
"@typescript-eslint/scope-manager" "4.28.4"
590+
"@typescript-eslint/experimental-utils" "4.29.0"
591+
"@typescript-eslint/scope-manager" "4.29.0"
592592
debug "^4.3.1"
593593
functional-red-black-tree "^1.0.1"
594594
regexpp "^3.1.0"
595595
semver "^7.3.5"
596596
tsutils "^3.21.0"
597597

598-
"@typescript-eslint/experimental-utils@4.28.4":
599-
version "4.28.4"
600-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.4.tgz#9c70c35ebed087a5c70fb0ecd90979547b7fec96"
601-
integrity sha512-OglKWOQRWTCoqMSy6pm/kpinEIgdcXYceIcH3EKWUl4S8xhFtN34GQRaAvTIZB9DD94rW7d/U7tUg3SYeDFNHA==
598+
"@typescript-eslint/experimental-utils@4.29.0":
599+
version "4.29.0"
600+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.0.tgz#19b1417602d0e1ef325b3312ee95f61220542df5"
601+
integrity sha512-FpNVKykfeaIxlArLUP/yQfv/5/3rhl1ov6RWgud4OgbqWLkEq7lqgQU9iiavZRzpzCRQV4XddyFz3wFXdkiX9w==
602602
dependencies:
603603
"@types/json-schema" "^7.0.7"
604-
"@typescript-eslint/scope-manager" "4.28.4"
605-
"@typescript-eslint/types" "4.28.4"
606-
"@typescript-eslint/typescript-estree" "4.28.4"
604+
"@typescript-eslint/scope-manager" "4.29.0"
605+
"@typescript-eslint/types" "4.29.0"
606+
"@typescript-eslint/typescript-estree" "4.29.0"
607607
eslint-scope "^5.1.1"
608608
eslint-utils "^3.0.0"
609609

610-
"@typescript-eslint/parser@^2.31.0 || ^3.0.0 || ^4.0.0":
611-
version "4.28.4"
612-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab"
613-
integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==
610+
"@typescript-eslint/parser@^4.0.0":
611+
version "4.29.0"
612+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.0.tgz#e5367ca3c63636bb5d8e0748fcbab7a4f4a04289"
613+
integrity sha512-+92YRNHFdXgq+GhWQPT2bmjX09X7EH36JfgN2/4wmhtwV/HPxozpCNst8jrWcngLtEVd/4zAwA6BKojAlf+YqA==
614614
dependencies:
615-
"@typescript-eslint/scope-manager" "4.28.4"
616-
"@typescript-eslint/types" "4.28.4"
617-
"@typescript-eslint/typescript-estree" "4.28.4"
615+
"@typescript-eslint/scope-manager" "4.29.0"
616+
"@typescript-eslint/types" "4.29.0"
617+
"@typescript-eslint/typescript-estree" "4.29.0"
618618
debug "^4.3.1"
619619

620-
"@typescript-eslint/scope-manager@4.28.4":
621-
version "4.28.4"
622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.4.tgz#bdbce9b6a644e34f767bd68bc17bb14353b9fe7f"
623-
integrity sha512-ZJBNs4usViOmlyFMt9X9l+X0WAFcDH7EdSArGqpldXu7aeZxDAuAzHiMAeI+JpSefY2INHrXeqnha39FVqXb8w==
620+
"@typescript-eslint/scope-manager@4.29.0":
621+
version "4.29.0"
622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.0.tgz#cf5474f87321bedf416ef65839b693bddd838599"
623+
integrity sha512-HPq7XAaDMM3DpmuijxLV9Io8/6pQnliiXMQUcAdjpJJSR+fdmbD/zHCd7hMkjJn04UQtCQBtshgxClzg6NIS2w==
624624
dependencies:
625-
"@typescript-eslint/types" "4.28.4"
626-
"@typescript-eslint/visitor-keys" "4.28.4"
625+
"@typescript-eslint/types" "4.29.0"
626+
"@typescript-eslint/visitor-keys" "4.29.0"
627627

628-
"@typescript-eslint/types@4.28.4":
629-
version "4.28.4"
630-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.4.tgz#41acbd79b5816b7c0dd7530a43d97d020d3aeb42"
631-
integrity sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww==
628+
"@typescript-eslint/types@4.29.0":
629+
version "4.29.0"
630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.0.tgz#c8f1a1e4441ea4aca9b3109241adbc145f7f8a4e"
631+
integrity sha512-2YJM6XfWfi8pgU2HRhTp7WgRw78TCRO3dOmSpAvIQ8MOv4B46JD2chnhpNT7Jq8j0APlIbzO1Bach734xxUl4A==
632632

633-
"@typescript-eslint/typescript-estree@4.28.4":
634-
version "4.28.4"
635-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.4.tgz#252e6863278dc0727244be9e371eb35241c46d00"
636-
integrity sha512-z7d8HK8XvCRyN2SNp+OXC2iZaF+O2BTquGhEYLKLx5k6p0r05ureUtgEfo5f6anLkhCxdHtCf6rPM1p4efHYDQ==
633+
"@typescript-eslint/typescript-estree@4.29.0":
634+
version "4.29.0"
635+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.0.tgz#af7ab547757b86c91bfdbc54ff86845410856256"
636+
integrity sha512-8ZpNHDIOyqzzgZrQW9+xQ4k5hM62Xy2R4RPO3DQxMc5Rq5QkCdSpk/drka+DL9w6sXNzV5nrdlBmf8+x495QXQ==
637637
dependencies:
638-
"@typescript-eslint/types" "4.28.4"
639-
"@typescript-eslint/visitor-keys" "4.28.4"
638+
"@typescript-eslint/types" "4.29.0"
639+
"@typescript-eslint/visitor-keys" "4.29.0"
640640
debug "^4.3.1"
641641
globby "^11.0.3"
642642
is-glob "^4.0.1"
643643
semver "^7.3.5"
644644
tsutils "^3.21.0"
645645

646-
"@typescript-eslint/visitor-keys@4.28.4":
647-
version "4.28.4"
648-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.4.tgz#92dacfefccd6751cbb0a964f06683bfd72d0c4d3"
649-
integrity sha512-NIAXAdbz1XdOuzqkJHjNKXKj8QQ4cv5cxR/g0uQhCYf/6//XrmfpaYsM7PnBcNbfvTDLUkqQ5TPNm1sozDdTWg==
646+
"@typescript-eslint/visitor-keys@4.29.0":
647+
version "4.29.0"
648+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.0.tgz#1ff60f240def4d85ea68d4fd2e4e9759b7850c04"
649+
integrity sha512-LoaofO1C/jAJYs0uEpYMXfHboGXzOJeV118X4OsZu9f7rG7Pr9B3+4HTU8+err81rADa4xfQmAxnRnPAI2jp+Q==
650650
dependencies:
651-
"@typescript-eslint/types" "4.28.4"
651+
"@typescript-eslint/types" "4.29.0"
652652
eslint-visitor-keys "^2.0.0"
653653

654654
"@webassemblyjs/ast@1.11.1":
@@ -1601,10 +1601,10 @@ commander@^2.12.1, commander@^2.20.0:
16011601
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
16021602
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
16031603

1604-
comment-parser@1.1.6-beta.3:
1605-
version "1.1.6-beta.3"
1606-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.6-beta.3.tgz#66df48fa6e8a10d9e31016613491b78075fe3065"
1607-
integrity sha512-LkPpVUx533rkxrkgphwWo0u6A3Vn9/fa8biHo2mrL6NUKPL6ubnF1P7NTm/M9i/rUvQ/mDxVqOVlmqy5uNUmVw==
1604+
comment-parser@1.2.3:
1605+
version "1.2.3"
1606+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.2.3.tgz#303a7eb99c9b2632efd594e183ccbd32042caf69"
1607+
integrity sha512-vnqDwBSXSsdAkGS5NjwMIPelE47q+UkEgWKHvCDNhVIIaQSUFY6sNnEYGzdoPGMdpV+7KR3ZkRd7oyWIjtuvJg==
16081608

16091609
commitizen@^4.0.3:
16101610
version "4.2.4"
@@ -2203,16 +2203,16 @@ eslint-plugin-import@^2.20.2:
22032203
resolve "^1.20.0"
22042204
tsconfig-paths "^3.9.0"
22052205

2206-
"eslint-plugin-jsdoc@^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0 || ^35.0.0 || ^36.0.0":
2207-
version "36.0.2"
2208-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.0.2.tgz#6348b0bca5f5c8baebdad31ad40e435d8cfad45d"
2209-
integrity sha512-cpb8IVYSrBqanUVeIO3Gfk5KD6PwM/7muZBgklCJP8q7ry1HuT4kriB+0EENkUFnVq0OCFmoo9F+edAnvTQvSw==
2206+
eslint-plugin-jsdoc@^36.0.0:
2207+
version "36.0.6"
2208+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.0.6.tgz#b42af59fe92b57f86e789a7dff661b0cb4d41e61"
2209+
integrity sha512-vOm27rI2SMfi1bOAYmzzGkanMCD/boquKwvN5ECi8EF9ASsXJwlnCzYtiOYpsDpbC2+6JXEHAmWMkqYNA3BWRw==
22102210
dependencies:
2211-
"@es-joy/jsdoccomment" "0.9.0-alpha.6"
2212-
comment-parser "1.1.6-beta.3"
2211+
"@es-joy/jsdoccomment" "0.10.7"
2212+
comment-parser "1.2.3"
22132213
debug "^4.3.2"
22142214
esquery "^1.4.0"
2215-
jsdoc-type-pratt-parser "^1.0.4"
2215+
jsdoc-type-pratt-parser "^1.1.1"
22162216
lodash "^4.17.21"
22172217
regextras "^0.8.0"
22182218
semver "^7.3.5"
@@ -3378,10 +3378,10 @@ jsbn@~0.1.0:
33783378
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
33793379
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
33803380

3381-
jsdoc-type-pratt-parser@1.0.4, jsdoc-type-pratt-parser@^1.0.4:
3382-
version "1.0.4"
3383-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-1.0.4.tgz#5750d2d32ffb001866537d3baaedea7cf84c7036"
3384-
integrity sha512-jzmW9gokeq9+bHPDR1nCeidMyFUikdZlbOhKzh9+/nJqB75XhpNKec1/UuxW5c4+O+Pi31Gc/dCboyfSm/pSpQ==
3381+
jsdoc-type-pratt-parser@1.1.1, jsdoc-type-pratt-parser@^1.1.1:
3382+
version "1.1.1"
3383+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-1.1.1.tgz#10fe5e409ba38de22a48b555598955a26ff0160f"
3384+
integrity sha512-uelRmpghNwPBuZScwgBG/OzodaFk5RbO5xaivBdsAY70icWfShwZ7PCMO0x1zSkOa8T1FzHThmrdoyg/0AwV5g==
33853385

33863386
json-buffer@3.0.0:
33873387
version "3.0.0"
@@ -5813,7 +5813,7 @@ tslib@1.11.2:
58135813
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
58145814
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
58155815

5816-
tslib@2.3.0, "tslib@^1.11.2 || ^2.0.0":
5816+
tslib@2.3.0, tslib@^2.0.0:
58175817
version "2.3.0"
58185818
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
58195819
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==

0 commit comments

Comments
 (0)