Skip to content

Commit b02e7da

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.1",
5858
"fs-extra": "^11.3.0",
5959
"glob": "^11.0.3",
6060
"globals": "^15.15.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4737,7 +4737,7 @@ __metadata:
47374737
eslint-plugin-react: "npm:^7.37.5"
47384738
eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
47394739
eslint-plugin-react-hooks: "npm:^5.2.0"
4740-
eslint-plugin-testing-library: "npm:^7.1.1"
4740+
eslint-plugin-testing-library: "npm:^7.15.1"
47414741
fs-extra: "npm:^11.3.0"
47424742
glob: "npm:^11.0.3"
47434743
globals: "npm:^15.15.0"
@@ -11137,15 +11137,15 @@ __metadata:
1113711137
languageName: node
1113811138
linkType: hard
1113911139

11140-
"eslint-plugin-testing-library@npm:^7.1.1":
11141-
version: 7.1.1
11142-
resolution: "eslint-plugin-testing-library@npm:7.1.1"
11140+
"eslint-plugin-testing-library@npm:^7.15.1":
11141+
version: 7.15.1
11142+
resolution: "eslint-plugin-testing-library@npm:7.15.1"
1114311143
dependencies:
1114411144
"@typescript-eslint/scope-manager": "npm:^8.15.0"
1114511145
"@typescript-eslint/utils": "npm:^8.15.0"
1114611146
peerDependencies:
1114711147
eslint: ^8.57.0 || ^9.0.0
11148-
checksum: 10c0/648a7dd07ec3f26388eaad89e72ae74441f0e27e337cca7ca10ca55a4ff0437aa6303df5d9f37aeb90aaadd287c536696a7d11f14d1431bb8ae4fabad8c2744e
11148+
checksum: 10c0/af7443f14380286ec63effd4c98cbda171b451d05fec4fb27f33ccc0706c1c3df1447451bdbe2a311e56b791b74c10cb206769b3d878e9819c97a1707e41a9aa
1114911149
languageName: node
1115011150
linkType: hard
1115111151

0 commit comments

Comments
 (0)