Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/user-event to v14.6.0 (#…
Browse files Browse the repository at this point in the history
…8275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 636246b commit 149721f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@apollo/client": "3.12.6",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.0",
"apollo-upload-client": "18.0.1",
"graphql": "16.10.0",
"react": "19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4874,7 +4874,7 @@ __metadata:
"@apollo/client": "npm:3.12.6"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@testing-library/user-event": "npm:14.6.0"
"@types/apollo-upload-client": "npm:18.0.0"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.10.6"
Expand Down Expand Up @@ -12399,12 +12399,12 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:14.5.2":
version: 14.5.2
resolution: "@testing-library/user-event@npm:14.5.2"
"@testing-library/user-event@npm:14.6.0":
version: 14.6.0
resolution: "@testing-library/user-event@npm:14.6.0"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 10c0/68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1
checksum: 10c0/499d2e5e2705775a336bb17e5c664756ffb7dcec864737e98d16fcd277556a8139f9fe6b15dbbfcf14cb0543cfaee63de7a8c095a744302cc3f71a12284cd3cd
languageName: node
linkType: hard

Expand Down

0 comments on commit 149721f

Please sign in to comment.