Skip to content

Commit a1a3111

Browse files
chore(deps-dev): bump the eslint group with 4 updates (#777)
Bumps the eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) and [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library). Updates `@typescript-eslint/eslint-plugin` from 8.44.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.44.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/parser) Updates `eslint-plugin-storybook` from 9.1.7 to 9.1.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.8/code/lib/eslint-plugin) Updates `eslint-plugin-testing-library` from 7.8.0 to 7.10.0 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v7.8.0...v7.10.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 9.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-testing-library dependency-version: 7.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84a08b9 commit a1a3111

File tree

1 file changed

+69
-69
lines changed

1 file changed

+69
-69
lines changed

yarn.lock

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -3012,52 +3012,52 @@ __metadata:
30123012
linkType: hard
30133013

30143014
"@typescript-eslint/eslint-plugin@npm:^8.30.0":
3015-
version: 8.44.0
3016-
resolution: "@typescript-eslint/eslint-plugin@npm:8.44.0"
3015+
version: 8.44.1
3016+
resolution: "@typescript-eslint/eslint-plugin@npm:8.44.1"
30173017
dependencies:
30183018
"@eslint-community/regexpp": "npm:^4.10.0"
3019-
"@typescript-eslint/scope-manager": "npm:8.44.0"
3020-
"@typescript-eslint/type-utils": "npm:8.44.0"
3021-
"@typescript-eslint/utils": "npm:8.44.0"
3022-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
3019+
"@typescript-eslint/scope-manager": "npm:8.44.1"
3020+
"@typescript-eslint/type-utils": "npm:8.44.1"
3021+
"@typescript-eslint/utils": "npm:8.44.1"
3022+
"@typescript-eslint/visitor-keys": "npm:8.44.1"
30233023
graphemer: "npm:^1.4.0"
30243024
ignore: "npm:^7.0.0"
30253025
natural-compare: "npm:^1.4.0"
30263026
ts-api-utils: "npm:^2.1.0"
30273027
peerDependencies:
3028-
"@typescript-eslint/parser": ^8.44.0
3028+
"@typescript-eslint/parser": ^8.44.1
30293029
eslint: ^8.57.0 || ^9.0.0
30303030
typescript: ">=4.8.4 <6.0.0"
3031-
checksum: 10/38d0491d96740d1c9f412b0ee1a8a24ed132433347e52810b030e331b27a846b2c70a8424b5684e7ccd7a7ed231e336dd40a0642f5014409ed28e84561fd0757
3031+
checksum: 10/e0f69d1d24bbf63c3f2937f85b49994eae907656b01bc9d3563f096750add1085c4b15953b82b750b0da2b8444850558a8bf0d5bcfb8f0410dfd628f4245dc11
30323032
languageName: node
30333033
linkType: hard
30343034

30353035
"@typescript-eslint/parser@npm:^8.30.0":
3036-
version: 8.44.0
3037-
resolution: "@typescript-eslint/parser@npm:8.44.0"
3036+
version: 8.44.1
3037+
resolution: "@typescript-eslint/parser@npm:8.44.1"
30383038
dependencies:
3039-
"@typescript-eslint/scope-manager": "npm:8.44.0"
3040-
"@typescript-eslint/types": "npm:8.44.0"
3041-
"@typescript-eslint/typescript-estree": "npm:8.44.0"
3042-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
3039+
"@typescript-eslint/scope-manager": "npm:8.44.1"
3040+
"@typescript-eslint/types": "npm:8.44.1"
3041+
"@typescript-eslint/typescript-estree": "npm:8.44.1"
3042+
"@typescript-eslint/visitor-keys": "npm:8.44.1"
30433043
debug: "npm:^4.3.4"
30443044
peerDependencies:
30453045
eslint: ^8.57.0 || ^9.0.0
30463046
typescript: ">=4.8.4 <6.0.0"
3047-
checksum: 10/8c7ddabf46a94877e3af9b029c5e65cc99ec2983ee14842eea7e8ebccc0e24f589cdf7d2ca63ece87284ea7a4d9d622a22452ac5c66cb6ebda1b91b438e20979
3047+
checksum: 10/ff5048c36d9fde27a03f64f3c4ad4739370fde1d744fa7bd1e08280601bd9adfe64c740789fd2adede54dd212a005c59bf1c06c68d05f57b7028332838ed28f8
30483048
languageName: node
30493049
linkType: hard
30503050

3051-
"@typescript-eslint/project-service@npm:8.44.0":
3052-
version: 8.44.0
3053-
resolution: "@typescript-eslint/project-service@npm:8.44.0"
3051+
"@typescript-eslint/project-service@npm:8.44.1":
3052+
version: 8.44.1
3053+
resolution: "@typescript-eslint/project-service@npm:8.44.1"
30543054
dependencies:
3055-
"@typescript-eslint/tsconfig-utils": "npm:^8.44.0"
3056-
"@typescript-eslint/types": "npm:^8.44.0"
3055+
"@typescript-eslint/tsconfig-utils": "npm:^8.44.1"
3056+
"@typescript-eslint/types": "npm:^8.44.1"
30573057
debug: "npm:^4.3.4"
30583058
peerDependencies:
30593059
typescript: ">=4.8.4 <6.0.0"
3060-
checksum: 10/400b4981e6f6bd323592df7803383c0f223256f76b4876c03c2e8fa5e9470ce90a6a39555f759a391ba87bbf79add800eadf42ba06acf0732407a225790722de
3060+
checksum: 10/4b74d9d1c113b2637b6d65c790bfd2fa15ab1061fe77e68519c3b1939f4b0ee9e15d621ffc946ae2ef457289e830ddea879553868d5c7ff1af4904d7842792e0
30613061
languageName: node
30623062
linkType: hard
30633063

@@ -3071,38 +3071,38 @@ __metadata:
30713071
languageName: node
30723072
linkType: hard
30733073

3074-
"@typescript-eslint/scope-manager@npm:8.44.0":
3075-
version: 8.44.0
3076-
resolution: "@typescript-eslint/scope-manager@npm:8.44.0"
3074+
"@typescript-eslint/scope-manager@npm:8.44.1":
3075+
version: 8.44.1
3076+
resolution: "@typescript-eslint/scope-manager@npm:8.44.1"
30773077
dependencies:
3078-
"@typescript-eslint/types": "npm:8.44.0"
3079-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
3080-
checksum: 10/5dae4a838637df522f0f71d2df238b5fd5045a374cd036e7485d39fc1b20dd1151185463c8fc35441b12c747b795c88b429a5e229fc9449ae7b15d6e7e1b6caf
3078+
"@typescript-eslint/types": "npm:8.44.1"
3079+
"@typescript-eslint/visitor-keys": "npm:8.44.1"
3080+
checksum: 10/f731becce1f79b3add939417e31c7ae38c9150d73de5dec4141376cc64e1bb69f8d6b9f2072f8f442995a1e30eab57fd73c1a4b87220e19abb0f210e2c123096
30813081
languageName: node
30823082
linkType: hard
30833083

3084-
"@typescript-eslint/tsconfig-utils@npm:8.44.0, @typescript-eslint/tsconfig-utils@npm:^8.44.0":
3085-
version: 8.44.0
3086-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.44.0"
3084+
"@typescript-eslint/tsconfig-utils@npm:8.44.1, @typescript-eslint/tsconfig-utils@npm:^8.44.1":
3085+
version: 8.44.1
3086+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.44.1"
30873087
peerDependencies:
30883088
typescript: ">=4.8.4 <6.0.0"
3089-
checksum: 10/c8535d481d7cda5c846d5b74b7cde7a98b636a558b45510820840dcb9928575c4f3d26b3c021fd7e47b782c6d9a73e9a8adf29191548406ac4b02e1a1dce928f
3089+
checksum: 10/942d4bb9ec3d0f1f6c7fe0dc0fef2ae83a12b43ff3537fbd74007d0c9b80f166db2e5fa2f422f0b10ade348e330204dc70fc50e235ee66dc13ba488ac1490778
30903090
languageName: node
30913091
linkType: hard
30923092

3093-
"@typescript-eslint/type-utils@npm:8.44.0":
3094-
version: 8.44.0
3095-
resolution: "@typescript-eslint/type-utils@npm:8.44.0"
3093+
"@typescript-eslint/type-utils@npm:8.44.1":
3094+
version: 8.44.1
3095+
resolution: "@typescript-eslint/type-utils@npm:8.44.1"
30963096
dependencies:
3097-
"@typescript-eslint/types": "npm:8.44.0"
3098-
"@typescript-eslint/typescript-estree": "npm:8.44.0"
3099-
"@typescript-eslint/utils": "npm:8.44.0"
3097+
"@typescript-eslint/types": "npm:8.44.1"
3098+
"@typescript-eslint/typescript-estree": "npm:8.44.1"
3099+
"@typescript-eslint/utils": "npm:8.44.1"
31003100
debug: "npm:^4.3.4"
31013101
ts-api-utils: "npm:^2.1.0"
31023102
peerDependencies:
31033103
eslint: ^8.57.0 || ^9.0.0
31043104
typescript: ">=4.8.4 <6.0.0"
3105-
checksum: 10/513c6d371922c60522a44a659ca99d3c9978b61781a27831fb60f522190c387f2c48f4759614483fb904953a0c1391fd0a9e2027e30ab1eebfea49f404f1a560
3105+
checksum: 10/696747b2a048c281d8cfe74b3f61b7af2e7fa371e9afa58de6d6b49ad7cfa2577d52ddd66fe8b243d2d039b489b6db07bf18a746b14004456c8405842276aa92
31063106
languageName: node
31073107
linkType: hard
31083108

@@ -3113,10 +3113,10 @@ __metadata:
31133113
languageName: node
31143114
linkType: hard
31153115

3116-
"@typescript-eslint/types@npm:8.44.0, @typescript-eslint/types@npm:^8.44.0":
3117-
version: 8.44.0
3118-
resolution: "@typescript-eslint/types@npm:8.44.0"
3119-
checksum: 10/9e28c95feb0d3b9ae83117a8b3db43db4e9a5d2fcbf8fd0c6e231e0ae604fe894b6725642fe3234733e81e32bec6f03b270d8a27d4258c0ee0b44a8bd8685756
3116+
"@typescript-eslint/types@npm:8.44.1, @typescript-eslint/types@npm:^8.44.1":
3117+
version: 8.44.1
3118+
resolution: "@typescript-eslint/types@npm:8.44.1"
3119+
checksum: 10/acebff929b2c64254c430fff54d8d135c9f47bcc20062fd3e52f64952b0ef973db9582812025f5314940889ae4c4a8798726a477b94fbda31881109687567528
31203120
languageName: node
31213121
linkType: hard
31223122

@@ -3138,14 +3138,14 @@ __metadata:
31383138
languageName: node
31393139
linkType: hard
31403140

3141-
"@typescript-eslint/typescript-estree@npm:8.44.0":
3142-
version: 8.44.0
3143-
resolution: "@typescript-eslint/typescript-estree@npm:8.44.0"
3141+
"@typescript-eslint/typescript-estree@npm:8.44.1":
3142+
version: 8.44.1
3143+
resolution: "@typescript-eslint/typescript-estree@npm:8.44.1"
31443144
dependencies:
3145-
"@typescript-eslint/project-service": "npm:8.44.0"
3146-
"@typescript-eslint/tsconfig-utils": "npm:8.44.0"
3147-
"@typescript-eslint/types": "npm:8.44.0"
3148-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
3145+
"@typescript-eslint/project-service": "npm:8.44.1"
3146+
"@typescript-eslint/tsconfig-utils": "npm:8.44.1"
3147+
"@typescript-eslint/types": "npm:8.44.1"
3148+
"@typescript-eslint/visitor-keys": "npm:8.44.1"
31493149
debug: "npm:^4.3.4"
31503150
fast-glob: "npm:^3.3.2"
31513151
is-glob: "npm:^4.0.3"
@@ -3154,22 +3154,22 @@ __metadata:
31543154
ts-api-utils: "npm:^2.1.0"
31553155
peerDependencies:
31563156
typescript: ">=4.8.4 <6.0.0"
3157-
checksum: 10/e2e579b15c49e0ef6d2da9d06105ff2c995c785b1bb6cc0a11aa124c1bcc6435ee8897a9d9d6346951a8cc329b8af6410bc982dc5e55272b9af650b11daa536a
3157+
checksum: 10/b7b4d177e9339c978a090f1ec23c3f58316845b1cfc4f80a59f481d748b19078ab2cf4fe2d3aa063ad3dc556ea678289e2a9f61e12d7beaeb2bb681599b7481b
31583158
languageName: node
31593159
linkType: hard
31603160

3161-
"@typescript-eslint/utils@npm:8.44.0":
3162-
version: 8.44.0
3163-
resolution: "@typescript-eslint/utils@npm:8.44.0"
3161+
"@typescript-eslint/utils@npm:8.44.1":
3162+
version: 8.44.1
3163+
resolution: "@typescript-eslint/utils@npm:8.44.1"
31643164
dependencies:
31653165
"@eslint-community/eslint-utils": "npm:^4.7.0"
3166-
"@typescript-eslint/scope-manager": "npm:8.44.0"
3167-
"@typescript-eslint/types": "npm:8.44.0"
3168-
"@typescript-eslint/typescript-estree": "npm:8.44.0"
3166+
"@typescript-eslint/scope-manager": "npm:8.44.1"
3167+
"@typescript-eslint/types": "npm:8.44.1"
3168+
"@typescript-eslint/typescript-estree": "npm:8.44.1"
31693169
peerDependencies:
31703170
eslint: ^8.57.0 || ^9.0.0
31713171
typescript: ">=4.8.4 <6.0.0"
3172-
checksum: 10/436e21e3d01e2f6f70fea1d3175de6836f72aa52220c6482c871e5b72f845215db46a8e58e5ab83a197326559d075afb61bedabacbdaa96a243a18f43ac5d6cb
3172+
checksum: 10/d7757d400a14bd69272da5e32dc61893ec958a9776b2436e2980d7e638164c88edb4b56c5faff6cf8ea61b1fd8a3f6c78ad4f7fc5c4e7d217d960e08039f7c40
31733173
languageName: node
31743174
linkType: hard
31753175

@@ -3198,13 +3198,13 @@ __metadata:
31983198
languageName: node
31993199
linkType: hard
32003200

3201-
"@typescript-eslint/visitor-keys@npm:8.44.0":
3202-
version: 8.44.0
3203-
resolution: "@typescript-eslint/visitor-keys@npm:8.44.0"
3201+
"@typescript-eslint/visitor-keys@npm:8.44.1":
3202+
version: 8.44.1
3203+
resolution: "@typescript-eslint/visitor-keys@npm:8.44.1"
32043204
dependencies:
3205-
"@typescript-eslint/types": "npm:8.44.0"
3205+
"@typescript-eslint/types": "npm:8.44.1"
32063206
eslint-visitor-keys: "npm:^4.2.1"
3207-
checksum: 10/09b008b14f46ea14bb5076632745dd527982f231830141a3c789ed0cd3d7bced7340a0ccfb40c640b765de42c267202db83072587144791df4806bd68233596c
3207+
checksum: 10/040f57906265d9ba5ec2230e728eea87bf6af9e0d345017de9e5b05211469457d838435f8b776354b403dad7b2c4527b68863c4ab6750f2668731dd2a3b8f9e8
32083208
languageName: node
32093209
linkType: hard
32103210

@@ -4962,26 +4962,26 @@ __metadata:
49624962
linkType: hard
49634963

49644964
"eslint-plugin-storybook@npm:^9.0.4":
4965-
version: 9.1.7
4966-
resolution: "eslint-plugin-storybook@npm:9.1.7"
4965+
version: 9.1.8
4966+
resolution: "eslint-plugin-storybook@npm:9.1.8"
49674967
dependencies:
49684968
"@typescript-eslint/utils": "npm:^8.8.1"
49694969
peerDependencies:
49704970
eslint: ">=8"
4971-
storybook: ^9.1.7
4972-
checksum: 10/9e8d82bf504bc40cac67ce62dd9213cb672240a1c4184a702eb7c027290cd3604239fd3663a1c985b2569f4e9cab1cd1cf57dcb7d3b3dba119d8d42dfb509925
4971+
storybook: ^9.1.8
4972+
checksum: 10/24ef7b44ba5a748bdc6c6ba8761ceb620f33784150d275e1db56980137a72d43c6e91cad9060769678ce5b091d3fc24c352f8276d3a65a2de92e4e8bc8a3b808
49734973
languageName: node
49744974
linkType: hard
49754975

49764976
"eslint-plugin-testing-library@npm:^7.1.1":
4977-
version: 7.8.0
4978-
resolution: "eslint-plugin-testing-library@npm:7.8.0"
4977+
version: 7.10.0
4978+
resolution: "eslint-plugin-testing-library@npm:7.10.0"
49794979
dependencies:
49804980
"@typescript-eslint/scope-manager": "npm:^8.15.0"
49814981
"@typescript-eslint/utils": "npm:^8.15.0"
49824982
peerDependencies:
49834983
eslint: ^8.57.0 || ^9.0.0
4984-
checksum: 10/3fe3cbddde273220664aa55271ed94301bcfe3e38c97bf7f0859d7c41d010709fa8e2d4587a1b1bcfad6e4466e49b612e89a967f36fb98f512dd3745fe7ee6c4
4984+
checksum: 10/527c338c2152a4e1545f500891fa02c3b30a73bd52af8a65d62590adf96b9188e14bedc990d226877f792dd8f525f6e80e188bd4fde29d6f4f0099fa4c0175c5
49854985
languageName: node
49864986
linkType: hard
49874987

0 commit comments

Comments
 (0)