Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/questionable-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@testing-library/user-event": "^14.1.1",
"@types/react": "^17.0.43",
"@usds.gov/ssa-eligibility": "workspace:*",
"eslint-plugin-testing-library": "^5.3.1",
"eslint-plugin-testing-library": "^5.7.3",
"jest": "^27.5.1",
"lodash": "^4.17.21",
"react": "^17.0.2",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6275,7 +6275,7 @@ __metadata:
"@usds.gov/ssa-eligibility": "workspace:*"
babel-loader: 8.2.4
babel-preset-react-app: ^10.0.1
eslint-plugin-testing-library: ^5.3.1
eslint-plugin-testing-library: ^5.7.3
jest: ^27.5.1
lodash: ^4.17.21
react: ^17.0.2
Expand Down Expand Up @@ -11580,7 +11580,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^5.0.1, eslint-plugin-testing-library@npm:^5.3.1":
"eslint-plugin-testing-library@npm:^5.0.1":
version: 5.3.1
resolution: "eslint-plugin-testing-library@npm:5.3.1"
dependencies:
Expand All @@ -11591,6 +11591,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^5.7.3":
version: 5.7.3
resolution: "eslint-plugin-testing-library@npm:5.7.3"
dependencies:
"@typescript-eslint/utils": ^5.13.0
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: 96e4a886cd95fc658636d284b17c1455efe7172dfec56c38a8f292d2d728f026dfe6a9adedde0549a3f02a58a5d46df0ff1558214298606cae5b1b335f910404
languageName: node
linkType: hard

"eslint-plugin-typescript-sort-keys@npm:^2.1.0":
version: 2.1.0
resolution: "eslint-plugin-typescript-sort-keys@npm:2.1.0"
Expand Down