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

Commit 68e75f2

Browse files
fix(deps): update dependency eslint-plugin-testing-library to v6.5.0
1 parent 7e412a0 commit 68e75f2

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:
@@ -14044,14 +14044,14 @@ __metadata:
1404414044
languageName: node
1404514045
linkType: hard
1404614046

14047-
"eslint-plugin-testing-library@npm:6.2.2":
14048-
version: 6.2.2
14049-
resolution: "eslint-plugin-testing-library@npm:6.2.2"
14047+
"eslint-plugin-testing-library@npm:6.5.0":
14048+
version: 6.5.0
14049+
resolution: "eslint-plugin-testing-library@npm:6.5.0"
1405014050
dependencies:
14051-
"@typescript-eslint/utils": "npm:^5.58.0"
14051+
"@typescript-eslint/utils": "npm:^5.62.0"
1405214052
peerDependencies:
14053-
eslint: ^7.5.0 || ^8.0.0
14054-
checksum: 10c0/f7dd5ba10ea448438f32f240958d183d0e52738c140670657b8adc5b95787fb7bb9e3b88d885be130a91c10a2f8c346f603bddabd6ac93813ca2224bedfd49f0
14053+
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
14054+
checksum: 10c0/d5d6f3e11c7a7fe90f19879fb8ff456889aed66668722b8fcb5e13f4a2f1ff2ce8cda3d4c2f5ff5072280378cf262096bdde226d7934ea47500c8fc042a0308a
1405514055
languageName: node
1405614056
linkType: hard
1405714057

0 commit comments

Comments
 (0)