Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 0500b5d

Browse files
fix(deps): update dependency eslint-plugin-testing-library to v6.5.0
1 parent c2ac445 commit 0500b5d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-prettier": "5.1.3",
7474
"eslint-plugin-react": "7.34.2",
7575
"eslint-plugin-react-hooks": "4.6.2",
76-
"eslint-plugin-testing-library": "6.2.2",
76+
"eslint-plugin-testing-library": "6.5.0",
7777
"execa": "9.1.0",
7878
"figlet": "1.7.0",
7979
"fs-extra": "11.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7090,7 +7090,7 @@ __metadata:
70907090
eslint-plugin-prettier: "npm:5.1.3"
70917091
eslint-plugin-react: "npm:7.34.2"
70927092
eslint-plugin-react-hooks: "npm:4.6.2"
7093-
eslint-plugin-testing-library: "npm:6.2.2"
7093+
eslint-plugin-testing-library: "npm:6.5.0"
70947094
execa: "npm:9.1.0"
70957095
figlet: "npm:1.7.0"
70967096
fs-extra: "npm:11.2.0"
@@ -8270,7 +8270,7 @@ __metadata:
82708270
languageName: node
82718271
linkType: hard
82728272

8273-
"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.58.0":
8273+
"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.58.0, @typescript-eslint/utils@npm:^5.62.0":
82748274
version: 5.62.0
82758275
resolution: "@typescript-eslint/utils@npm:5.62.0"
82768276
dependencies:
@@ -14025,14 +14025,14 @@ __metadata:
1402514025
languageName: node
1402614026
linkType: hard
1402714027

14028-
"eslint-plugin-testing-library@npm:6.2.2":
14029-
version: 6.2.2
14030-
resolution: "eslint-plugin-testing-library@npm:6.2.2"
14028+
"eslint-plugin-testing-library@npm:6.5.0":
14029+
version: 6.5.0
14030+
resolution: "eslint-plugin-testing-library@npm:6.5.0"
1403114031
dependencies:
14032-
"@typescript-eslint/utils": "npm:^5.58.0"
14032+
"@typescript-eslint/utils": "npm:^5.62.0"
1403314033
peerDependencies:
14034-
eslint: ^7.5.0 || ^8.0.0
14035-
checksum: 10c0/f7dd5ba10ea448438f32f240958d183d0e52738c140670657b8adc5b95787fb7bb9e3b88d885be130a91c10a2f8c346f603bddabd6ac93813ca2224bedfd49f0
14034+
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
14035+
checksum: 10c0/d5d6f3e11c7a7fe90f19879fb8ff456889aed66668722b8fcb5e13f4a2f1ff2ce8cda3d4c2f5ff5072280378cf262096bdde226d7934ea47500c8fc042a0308a
1403614036
languageName: node
1403714037
linkType: hard
1403814038

0 commit comments

Comments
 (0)