Skip to content

Commit d85e2cb

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

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.4",
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.4"
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.51.0":
6267+
version: 8.51.0
6268+
resolution: "@typescript-eslint/project-service@npm:8.51.0"
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.51.0"
6271+
"@typescript-eslint/types": "npm:^8.51.0"
6272+
debug: "npm:^4.3.4"
6273+
peerDependencies:
6274+
typescript: ">=4.8.4 <6.0.0"
6275+
checksum: 10c0/c6e6efbf79e126261e1742990b0872a34bbbe9931d99f0aabd12cb70a65a361e02d626db4b632dabee2b2c26b7e5b48344fc5a796c56438ae0788535e2bbe092
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.51.0, @typescript-eslint/scope-manager@npm:^8.51.0":
6290+
version: 8.51.0
6291+
resolution: "@typescript-eslint/scope-manager@npm:8.51.0"
6292+
dependencies:
6293+
"@typescript-eslint/types": "npm:8.51.0"
6294+
"@typescript-eslint/visitor-keys": "npm:8.51.0"
6295+
checksum: 10c0/dd1e75fc13e6b1119954612d9e8ad3f2d91bc37dcde85fd00e959171aaf6c716c4c265c90c5accf24b5831bd3f48510b0775e5583085b8fa2ad5c37c8980ae1a
6296+
languageName: node
6297+
linkType: hard
6298+
6299+
"@typescript-eslint/tsconfig-utils@npm:8.51.0, @typescript-eslint/tsconfig-utils@npm:^8.51.0":
6300+
version: 8.51.0
6301+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.51.0"
6302+
peerDependencies:
6303+
typescript: ">=4.8.4 <6.0.0"
6304+
checksum: 10c0/46cab9a5342b4a8f8a1d05aaee4236c5262a540ad0bca1f0e8dad5d63ed1e634b88ce0c82a612976dab09861e21086fc995a368df0435ac43fb960e0b9e5cde2
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.51.0, @typescript-eslint/types@npm:^8.51.0":
6331+
version: 8.51.0
6332+
resolution: "@typescript-eslint/types@npm:8.51.0"
6333+
checksum: 10c0/eb3473d0bb71eb886438f35887b620ffadae7853b281752a40c73158aee644d136adeb82549be7d7c30f346fe888b2e979dff7e30e67b35377e8281018034529
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.51.0":
6356+
version: 8.51.0
6357+
resolution: "@typescript-eslint/typescript-estree@npm:8.51.0"
6358+
dependencies:
6359+
"@typescript-eslint/project-service": "npm:8.51.0"
6360+
"@typescript-eslint/tsconfig-utils": "npm:8.51.0"
6361+
"@typescript-eslint/types": "npm:8.51.0"
6362+
"@typescript-eslint/visitor-keys": "npm:8.51.0"
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.2.0"
6368+
peerDependencies:
6369+
typescript: ">=4.8.4 <6.0.0"
6370+
checksum: 10c0/5386acc67298a6757681b6264c29a6b9304be7a188f11498bbaa82bb0a3095fd79394ad80d6520bdff3fa3093199f9a438246604ee3281b76f7ed574b7516854
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.51.0":
6390+
version: 8.51.0
6391+
resolution: "@typescript-eslint/utils@npm:8.51.0"
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.51.0"
6395+
"@typescript-eslint/types": "npm:8.51.0"
6396+
"@typescript-eslint/typescript-estree": "npm:8.51.0"
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/ffb8237cfb33a1998ae2812b136d42fb65e7497f185d46097d19e43112e41b3ef59f901ba679c2e5372ad3007026f6e5add3a3de0f2e75ce6896918713fa38a8
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.51.0":
6415+
version: 8.51.0
6416+
resolution: "@typescript-eslint/visitor-keys@npm:8.51.0"
6417+
dependencies:
6418+
"@typescript-eslint/types": "npm:8.51.0"
6419+
eslint-visitor-keys: "npm:^4.2.1"
6420+
checksum: 10c0/fce5603961cf336e71095f7599157de65e3182f61cbd6cab33a43551ee91485b4e9bf6cacc1b275cf6f3503b92f8568fe2267a45c82e60e386ee73db727a26ca
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.4":
11175+
version: 7.15.4
11176+
resolution: "eslint-plugin-testing-library@npm:7.15.4"
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.51.0"
11179+
"@typescript-eslint/utils": "npm:^8.51.0"
1114611180
peerDependencies:
1114711181
eslint: ^8.57.0 || ^9.0.0
11148-
checksum: 10c0/648a7dd07ec3f26388eaad89e72ae74441f0e27e337cca7ca10ca55a4ff0437aa6303df5d9f37aeb90aaadd287c536696a7d11f14d1431bb8ae4fabad8c2744e
11182+
checksum: 10c0/5c35dd1c0dbb6bbbae5f379c4508d0efd377fd99ba75ee63607650a7c695ae88240984d547329a18a5d0ba3126d51c1cdf4b904856242214dcfac3f13835f051
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.2.0":
22393+
version: 2.3.0
22394+
resolution: "ts-api-utils@npm:2.3.0"
22395+
peerDependencies:
22396+
typescript: ">=4.8.4"
22397+
checksum: 10c0/9f2aadb8ac55926c79db03e37ee3b014135923d1705f6868b9e787e6b8822d2fd8e19df2f9002563f4e6268c994425ddaad61df24d0dad833a4be9f26f789213
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)