File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5757 "eslint-config-prettier" : " ^8.3.0" ,
5858 "eslint-import-resolver-lerna" : " ^2.0.0" ,
5959 "eslint-plugin-import" : " ^2.3.1" ,
60- "eslint-plugin-jest" : " ^27.0.4 " ,
60+ "eslint-plugin-jest" : " ^28.11.0 " ,
6161 "eslint-plugin-prettier" : " ^4.0.0" ,
6262 "husky" : " ^8.0.1" ,
6363 "jest" : " ^29.0.3" ,
Original file line number Diff line number Diff line change 28772877 semver "^7.6.0"
28782878 ts-api-utils "^2.0.0"
28792879
2880- "@typescript-eslint/utils@8.20.0":
2880+ "@typescript-eslint/utils@8.20.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0" :
28812881 version "8.20.0"
28822882 resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2"
28832883 integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==
28872887 "@typescript-eslint/types" "8.20.0"
28882888 "@typescript-eslint/typescript-estree" "8.20.0"
28892889
2890- "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5. 58.0":
2890+ "@typescript-eslint/utils@^5.58.0":
28912891 version "5.62.0"
28922892 resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
28932893 integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -5211,12 +5211,12 @@ eslint-plugin-jest-dom@^4.0.3:
52115211 "@testing-library/dom" "^8.11.1"
52125212 requireindex "^1.2.0"
52135213
5214- eslint-plugin-jest@^27.0.4 :
5215- version "27.9 .0"
5216- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9 .0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b "
5217- integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug ==
5214+ eslint-plugin-jest@^28.11.0 :
5215+ version "28.11 .0"
5216+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11 .0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e "
5217+ integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig ==
52185218 dependencies:
5219- "@typescript-eslint/utils" "^5.10 .0"
5219+ "@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0 .0"
52205220
52215221eslint-plugin-jsx-a11y@^6.5.1:
52225222 version "6.10.0"
You can’t perform that action at this time.
0 commit comments