Commit 233dc42 1 parent b82df30 commit 233dc42 Copy full SHA for 233dc42
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 114
114
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
115
115
"eslint-plugin-react" : " 7.37.2" ,
116
116
"eslint-plugin-storybook" : " 0.8.0" ,
117
- "eslint-plugin-testing-library" : " 6.2.2 " ,
117
+ "eslint-plugin-testing-library" : " 6.5.0 " ,
118
118
"globals" : " 15.8.0" ,
119
119
"husky" : " 9.1.7" ,
120
120
"jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change 2551
2551
"@typescript-eslint/types" "7.16.1"
2552
2552
"@typescript-eslint/typescript-estree" "7.16.1"
2553
2553
2554
- "@typescript-eslint/utils@^5.58.0", "@typescript-eslint/utils@^5. 62.0":
2554
+ "@typescript-eslint/utils@^5.62.0":
2555
2555
version "5.62.0"
2556
2556
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
2557
2557
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -5097,12 +5097,12 @@ eslint-plugin-storybook@0.8.0:
5097
5097
requireindex "^1.2.0"
5098
5098
ts-dedent "^2.2.0"
5099
5099
5100
- eslint-plugin-testing-library@6.2.2 :
5101
- version "6.2.2 "
5102
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.2 .tgz#67e84ff891a2b3a8078ced0afa95ee6f343c00c1 "
5103
- integrity sha512-1E94YOTUDnOjSLyvOwmbVDzQi/WkKm3WVrMXu6SmBr6DN95xTGZmI6HJ/eOkSXh/DlheRsxaPsJvZByDBhWLVQ ==
5100
+ eslint-plugin-testing-library@6.5.0 :
5101
+ version "6.5.0 "
5102
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.5.0 .tgz#02532698270f525be8ceeb4740f66eef0f6f4729 "
5103
+ integrity sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w ==
5104
5104
dependencies:
5105
- "@typescript-eslint/utils" "^5.58 .0"
5105
+ "@typescript-eslint/utils" "^5.62 .0"
5106
5106
5107
5107
eslint-scope@5.1.1, eslint-scope@^5.1.1:
5108
5108
version "5.1.1"
You can’t perform that action at this time.
0 commit comments