Skip to content

Commit 9c10a2f

Browse files
chore(deps): update dependency eslint-plugin-testing-library to ^7.15.3
1 parent bc46a52 commit 9c10a2f

File tree

2 files changed

+99
-56
lines changed

2 files changed

+99
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react": "^7.37.5",
5555
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
5656
"eslint-plugin-react-hooks": "^5.2.0",
57-
"eslint-plugin-testing-library": "^7.1.1",
57+
"eslint-plugin-testing-library": "^7.15.3",
5858
"fs-extra": "^11.3.0",
5959
"glob": "^11.0.3",
6060
"globals": "^15.15.0",

yarn.lock

Lines changed: 98 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -2777,6 +2777,17 @@ __metadata:
27772777
languageName: node
27782778
linkType: hard
27792779

2780+
"@eslint-community/eslint-utils@npm:^4.7.0":
2781+
version: 4.9.0
2782+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
2783+
dependencies:
2784+
eslint-visitor-keys: "npm:^3.4.3"
2785+
peerDependencies:
2786+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
2787+
checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817
2788+
languageName: node
2789+
linkType: hard
2790+
27802791
"@eslint-community/regexpp@npm:^4.10.0":
27812792
version: 4.10.1
27822793
resolution: "@eslint-community/regexpp@npm:4.10.1"
@@ -4737,7 +4748,7 @@ __metadata:
47374748
eslint-plugin-react: "npm:^7.37.5"
47384749
eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
47394750
eslint-plugin-react-hooks: "npm:^5.2.0"
4740-
eslint-plugin-testing-library: "npm:^7.1.1"
4751+
eslint-plugin-testing-library: "npm:^7.15.3"
47414752
fs-extra: "npm:^11.3.0"
47424753
glob: "npm:^11.0.3"
47434754
globals: "npm:^15.15.0"
@@ -6252,13 +6263,16 @@ __metadata:
62526263
languageName: node
62536264
linkType: hard
62546265

6255-
"@typescript-eslint/scope-manager@npm:8.26.0, @typescript-eslint/scope-manager@npm:^8.15.0":
6256-
version: 8.26.0
6257-
resolution: "@typescript-eslint/scope-manager@npm:8.26.0"
6266+
"@typescript-eslint/project-service@npm:8.50.1":
6267+
version: 8.50.1
6268+
resolution: "@typescript-eslint/project-service@npm:8.50.1"
62586269
dependencies:
6259-
"@typescript-eslint/types": "npm:8.26.0"
6260-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
6261-
checksum: 10c0/f93b12daf6a4df3050ca3fc6db1f534b5c521861509ee09a45a8a17d97f2fbb20c2d34975f07291481d69998aac9f2975f8facad0d47f533db56ec8f70f533a0
6270+
"@typescript-eslint/tsconfig-utils": "npm:^8.50.1"
6271+
"@typescript-eslint/types": "npm:^8.50.1"
6272+
debug: "npm:^4.3.4"
6273+
peerDependencies:
6274+
typescript: ">=4.8.4 <6.0.0"
6275+
checksum: 10c0/50fee0882188c2d704deddfb39f5283618adf7e5f72418143e9f69a8f3771233d55a3e0fc2673fa09c62e230ec53e500f95c0f1ed331ffac5f6a7f8e7b7a2e8c
62626276
languageName: node
62636277
linkType: hard
62646278

@@ -6272,6 +6286,25 @@ __metadata:
62726286
languageName: node
62736287
linkType: hard
62746288

6289+
"@typescript-eslint/scope-manager@npm:8.50.1, @typescript-eslint/scope-manager@npm:^8.50.0":
6290+
version: 8.50.1
6291+
resolution: "@typescript-eslint/scope-manager@npm:8.50.1"
6292+
dependencies:
6293+
"@typescript-eslint/types": "npm:8.50.1"
6294+
"@typescript-eslint/visitor-keys": "npm:8.50.1"
6295+
checksum: 10c0/ef0df092745f5d4e3684a3d770dc47735ab3195456de4ac5825931aeed1857a7e8d7cec14cc9c78c5ed049b3d83b0f8ac43b9463c5032ba548558a06bebb5539
6296+
languageName: node
6297+
linkType: hard
6298+
6299+
"@typescript-eslint/tsconfig-utils@npm:8.50.1, @typescript-eslint/tsconfig-utils@npm:^8.50.1":
6300+
version: 8.50.1
6301+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.1"
6302+
peerDependencies:
6303+
typescript: ">=4.8.4 <6.0.0"
6304+
checksum: 10c0/6a1ffb0cd2d9e820ed0c7555a43ebb21438ca80f26c9632e0753bd09e764d9b8e9a352215e4ae60f6d570ab1e77751c9460a00515648b9a2f13f56c56a068a94
6305+
languageName: node
6306+
linkType: hard
6307+
62756308
"@typescript-eslint/type-utils@npm:8.26.1":
62766309
version: 8.26.1
62776310
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
@@ -6287,35 +6320,17 @@ __metadata:
62876320
languageName: node
62886321
linkType: hard
62896322

6290-
"@typescript-eslint/types@npm:8.26.0":
6291-
version: 8.26.0
6292-
resolution: "@typescript-eslint/types@npm:8.26.0"
6293-
checksum: 10c0/b16c0f67d12092c204a5935b430854b3a41c80934b386a5a4526acc9c8a829d8ee4f78732e71587e605de7845fa9a801b59fff015471dab7bf33676ee68c0100
6294-
languageName: node
6295-
linkType: hard
6296-
62976323
"@typescript-eslint/types@npm:8.26.1":
62986324
version: 8.26.1
62996325
resolution: "@typescript-eslint/types@npm:8.26.1"
63006326
checksum: 10c0/805b239b57854fc12eae9e2bec6ccab24bac1d30a762c455f22c73b777a5859c64c58b4750458bd0ab4aadd664eb95cbef091348a071975acac05b15ebea9f1b
63016327
languageName: node
63026328
linkType: hard
63036329

6304-
"@typescript-eslint/typescript-estree@npm:8.26.0":
6305-
version: 8.26.0
6306-
resolution: "@typescript-eslint/typescript-estree@npm:8.26.0"
6307-
dependencies:
6308-
"@typescript-eslint/types": "npm:8.26.0"
6309-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
6310-
debug: "npm:^4.3.4"
6311-
fast-glob: "npm:^3.3.2"
6312-
is-glob: "npm:^4.0.3"
6313-
minimatch: "npm:^9.0.4"
6314-
semver: "npm:^7.6.0"
6315-
ts-api-utils: "npm:^2.0.1"
6316-
peerDependencies:
6317-
typescript: ">=4.8.4 <5.9.0"
6318-
checksum: 10c0/898bf7ec8ee1f3454d0e38a0bb3d7bd3cbd39f530857c9b1851650ec1647bcb6997622e86d24332d81848afd9b65ce4c080437ab1c3c023b23915a745dd0b363
6330+
"@typescript-eslint/types@npm:8.50.1, @typescript-eslint/types@npm:^8.50.1":
6331+
version: 8.50.1
6332+
resolution: "@typescript-eslint/types@npm:8.50.1"
6333+
checksum: 10c0/04e3c296d81293e370578762be6736fccd1581476f9d534938d42fe93968571fcaf26d7d8c3de52ed63a5af2c0b2da922b8ee2011fa5fb9fb401fc7f0916367a
63196334
languageName: node
63206335
linkType: hard
63216336

@@ -6337,6 +6352,25 @@ __metadata:
63376352
languageName: node
63386353
linkType: hard
63396354

6355+
"@typescript-eslint/typescript-estree@npm:8.50.1":
6356+
version: 8.50.1
6357+
resolution: "@typescript-eslint/typescript-estree@npm:8.50.1"
6358+
dependencies:
6359+
"@typescript-eslint/project-service": "npm:8.50.1"
6360+
"@typescript-eslint/tsconfig-utils": "npm:8.50.1"
6361+
"@typescript-eslint/types": "npm:8.50.1"
6362+
"@typescript-eslint/visitor-keys": "npm:8.50.1"
6363+
debug: "npm:^4.3.4"
6364+
minimatch: "npm:^9.0.4"
6365+
semver: "npm:^7.6.0"
6366+
tinyglobby: "npm:^0.2.15"
6367+
ts-api-utils: "npm:^2.1.0"
6368+
peerDependencies:
6369+
typescript: ">=4.8.4 <6.0.0"
6370+
checksum: 10c0/697b53fd3355619271a7bf543c5880731670b96567da63f554a3c3cd4d746feb8153628ec912c8a2df95e3123472e9a77df43c32fad72946b69ace89c2cf8b7e
6371+
languageName: node
6372+
linkType: hard
6373+
63406374
"@typescript-eslint/utils@npm:8.26.1":
63416375
version: 8.26.1
63426376
resolution: "@typescript-eslint/utils@npm:8.26.1"
@@ -6352,28 +6386,18 @@ __metadata:
63526386
languageName: node
63536387
linkType: hard
63546388

6355-
"@typescript-eslint/utils@npm:^8.15.0":
6356-
version: 8.26.0
6357-
resolution: "@typescript-eslint/utils@npm:8.26.0"
6389+
"@typescript-eslint/utils@npm:^8.50.0":
6390+
version: 8.50.1
6391+
resolution: "@typescript-eslint/utils@npm:8.50.1"
63586392
dependencies:
6359-
"@eslint-community/eslint-utils": "npm:^4.4.0"
6360-
"@typescript-eslint/scope-manager": "npm:8.26.0"
6361-
"@typescript-eslint/types": "npm:8.26.0"
6362-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
6393+
"@eslint-community/eslint-utils": "npm:^4.7.0"
6394+
"@typescript-eslint/scope-manager": "npm:8.50.1"
6395+
"@typescript-eslint/types": "npm:8.50.1"
6396+
"@typescript-eslint/typescript-estree": "npm:8.50.1"
63636397
peerDependencies:
63646398
eslint: ^8.57.0 || ^9.0.0
6365-
typescript: ">=4.8.4 <5.9.0"
6366-
checksum: 10c0/594838a865d385ad5206c8b948678d4cb4010d0c9b826913968ce9e8af4d1c58b1f044de49f91d8dc36cda2ddb121ee7d2c5b53822a05f3e55002b10a42b3bfb
6367-
languageName: node
6368-
linkType: hard
6369-
6370-
"@typescript-eslint/visitor-keys@npm:8.26.0":
6371-
version: 8.26.0
6372-
resolution: "@typescript-eslint/visitor-keys@npm:8.26.0"
6373-
dependencies:
6374-
"@typescript-eslint/types": "npm:8.26.0"
6375-
eslint-visitor-keys: "npm:^4.2.0"
6376-
checksum: 10c0/6428c1ba199d962060d43f06ba8a98b874ba6fe875a23b10e8f01550838d8be8ee689ae4da3e8b045d4c7bb01e38385e6a8ae17a9d566cf7cd21f7090b573f61
6399+
typescript: ">=4.8.4 <6.0.0"
6400+
checksum: 10c0/66b19a9c8981b0b601af3a477fdcabdd110b0805591f28eefa11b32bbb88518d80b928e49eaa4c40d42ea8d71605bf5cd2ee5e39802022d1daec2800f1b198df
63776401
languageName: node
63786402
linkType: hard
63796403

@@ -6387,6 +6411,16 @@ __metadata:
63876411
languageName: node
63886412
linkType: hard
63896413

6414+
"@typescript-eslint/visitor-keys@npm:8.50.1":
6415+
version: 8.50.1
6416+
resolution: "@typescript-eslint/visitor-keys@npm:8.50.1"
6417+
dependencies:
6418+
"@typescript-eslint/types": "npm:8.50.1"
6419+
eslint-visitor-keys: "npm:^4.2.1"
6420+
checksum: 10c0/b23839d04b2e5e7964a4006317d75cdc3cf76e56f4c5fde1e0bcd23f3bb78dca910e3dcadca80606f76a09ff9e44b3363ee1e1d6394e3f7479da74a641a8870f
6421+
languageName: node
6422+
linkType: hard
6423+
63906424
"@vitejs/plugin-react-swc@npm:^3.11.0":
63916425
version: 3.11.0
63926426
resolution: "@vitejs/plugin-react-swc@npm:3.11.0"
@@ -11137,15 +11171,15 @@ __metadata:
1113711171
languageName: node
1113811172
linkType: hard
1113911173

11140-
"eslint-plugin-testing-library@npm:^7.1.1":
11141-
version: 7.1.1
11142-
resolution: "eslint-plugin-testing-library@npm:7.1.1"
11174+
"eslint-plugin-testing-library@npm:^7.15.3":
11175+
version: 7.15.3
11176+
resolution: "eslint-plugin-testing-library@npm:7.15.3"
1114311177
dependencies:
11144-
"@typescript-eslint/scope-manager": "npm:^8.15.0"
11145-
"@typescript-eslint/utils": "npm:^8.15.0"
11178+
"@typescript-eslint/scope-manager": "npm:^8.50.0"
11179+
"@typescript-eslint/utils": "npm:^8.50.0"
1114611180
peerDependencies:
1114711181
eslint: ^8.57.0 || ^9.0.0
11148-
checksum: 10c0/648a7dd07ec3f26388eaad89e72ae74441f0e27e337cca7ca10ca55a4ff0437aa6303df5d9f37aeb90aaadd287c536696a7d11f14d1431bb8ae4fabad8c2744e
11182+
checksum: 10c0/f674054c3b1b7925c2920ea8937044915b1ab85638adadce372424bec8fb2bb6c781579f1f2e1dedb761cb03599dda093ed01bc6f1386d478a0ef8dc5fd477ac
1114911183
languageName: node
1115011184
linkType: hard
1115111185

@@ -11169,7 +11203,7 @@ __metadata:
1116911203
languageName: node
1117011204
linkType: hard
1117111205

11172-
"eslint-visitor-keys@npm:^3.3.0":
11206+
"eslint-visitor-keys@npm:^3.3.0, eslint-visitor-keys@npm:^3.4.3":
1117311207
version: 3.4.3
1117411208
resolution: "eslint-visitor-keys@npm:3.4.3"
1117511209
checksum: 10c0/92708e882c0a5ffd88c23c0b404ac1628cf20104a108c745f240a13c332a11aac54f49a22d5762efbffc18ecbc9a580d1b7ad034bf5f3cc3307e5cbff2ec9820
@@ -22355,6 +22389,15 @@ __metadata:
2235522389
languageName: node
2235622390
linkType: hard
2235722391

22392+
"ts-api-utils@npm:^2.1.0":
22393+
version: 2.1.0
22394+
resolution: "ts-api-utils@npm:2.1.0"
22395+
peerDependencies:
22396+
typescript: ">=4.8.4"
22397+
checksum: 10c0/9806a38adea2db0f6aa217ccc6bc9c391ddba338a9fe3080676d0d50ed806d305bb90e8cef0276e793d28c8a929f400abb184ddd7ff83a416959c0f4d2ce754f
22398+
languageName: node
22399+
linkType: hard
22400+
2235822401
"ts-node@npm:^10.9.2":
2235922402
version: 10.9.2
2236022403
resolution: "ts-node@npm:10.9.2"

0 commit comments

Comments
 (0)