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.9.0",
"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.9.0
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.9.0":
version: 5.9.0
resolution: "eslint-plugin-testing-library@npm:5.9.0"
dependencies:
"@typescript-eslint/utils": ^5.13.0
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: c7afd417215241869ceafb5a8122fe8919838aceb9fba779df91e1df2e3bcd4f34bcd4fee3b450932a858ec31b4ccd54ccab1b55eed7331e3a03a47f95a66a08
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