File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 73
73
"eslint-import-resolver-webpack" : " ~0.13.8" ,
74
74
"eslint-plugin-import" : " ~2.29.1" ,
75
75
"eslint-plugin-jest" : " ^28.2.0" ,
76
- "eslint-plugin-jest-dom" : " ^5.2 .0" ,
76
+ "eslint-plugin-jest-dom" : " ^5.4 .0" ,
77
77
"eslint-plugin-react" : " ~7.34.1" ,
78
78
"eslint-plugin-testing-library" : " ^6.2.2" ,
79
79
"history" : " ~5.3.0" ,
Original file line number Diff line number Diff line change @@ -3474,10 +3474,10 @@ eslint-plugin-import@~2.29.1:
3474
3474
semver "^6.3.1"
3475
3475
tsconfig-paths "^3.15.0"
3476
3476
3477
- eslint-plugin-jest-dom@^5.2 .0 :
3478
- version "5.2 .0"
3479
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.2 .0.tgz#81abac31683195251683229b0796311c1529d90e "
3480
- integrity sha512-ctnCP0MsLmUvbCyhnOQ+/1OmsZj+e7V6kFunazIx5728Yq7TQnuKI8HOsgPTStB+9iYEpiEa+VfKB09Lq7/3fA ==
3477
+ eslint-plugin-jest-dom@^5.4 .0 :
3478
+ version "5.4 .0"
3479
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.4 .0.tgz#03a5ea600f8af63f4fcd5de49ae83dc0e6aca325 "
3480
+ integrity sha512-yBqvFsnpS5Sybjoq61cJiUsenRkC9K32hYQBFS9doBR7nbQZZ5FyO+X7MlmfM1C48Ejx/qTuOCgukDUNyzKZ7A ==
3481
3481
dependencies :
3482
3482
" @babel/runtime" " ^7.16.3"
3483
3483
requireindex "^1.2.0"
You can’t perform that action at this time.
0 commit comments