File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
"eslint-plugin-react" : " 7.37.1" ,
28
28
"eslint-plugin-react-hooks" : " 5.0.0" ,
29
29
"eslint-plugin-security-node" : " 1.1.4" ,
30
- "eslint-plugin-testing-library" : " 6.3.2 " ,
30
+ "eslint-plugin-testing-library" : " 6.4.0 " ,
31
31
"globals" : " 15.11.0" ,
32
32
"jsonc-eslint-parser" : " 2.4.0" ,
33
33
"typescript-eslint" : " 8.10.0"
Original file line number Diff line number Diff line change 1046
1046
" @typescript-eslint/types" " 8.10.0"
1047
1047
" @typescript-eslint/typescript-estree" " 8.10.0"
1048
1048
1049
- " @typescript-eslint/utils@^5.58 .0 " :
1049
+ " @typescript-eslint/utils@^5.62 .0 " :
1050
1050
version "5.62.0"
1051
1051
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1052
1052
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
2505
2505
resolved "https://registry.yarnpkg.com/eslint-plugin-security-node/-/eslint-plugin-security-node-1.1.4.tgz#e78dbfa9d4852076d51ca512a28d6b4ead069792"
2506
2506
integrity sha512-8+agTMb2glNbP1zFhqo/Ixwtz16Hn0TvJW5KgpoHkAzGjDUhQf9iT+D6OgbhvZCMWRKMjc+5FbJ2Lh0UEUz7fQ==
2507
2507
2508
- eslint-plugin-testing-library@6.3.2 :
2509
- version "6.3.2 "
2510
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.3.2 .tgz#391ab33e2372b059c8d2439e7ec99fc433267ce3 "
2511
- integrity sha512-Z+6gPhoxXoypKSX+GC3UNfxQtqE5VhBTymU8WmLqpfWCPZIEu+2UZcNYJbwuuGclWQtt6LzN95yEq79o5u4URA ==
2508
+ eslint-plugin-testing-library@6.4.0 :
2509
+ version "6.4.0 "
2510
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.4.0 .tgz#1ba8a7422e3e31cc315a73ff17c34908f56f9838 "
2511
+ integrity sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA ==
2512
2512
dependencies :
2513
- " @typescript-eslint/utils" " ^5.58 .0"
2513
+ " @typescript-eslint/utils" " ^5.62 .0"
2514
2514
2515
2515
eslint-scope@^5.1.1 :
2516
2516
version "5.1.1"
You can’t perform that action at this time.
0 commit comments