Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 70db477 commit f6e4460
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.2.0",
"@testing-library/user-event": "14.6.0",
"@testing-library/user-event": "14.6.1",
"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 @@ -4796,7 +4796,7 @@ __metadata:
"@apollo/client": "npm:3.12.6"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.2.0"
"@testing-library/user-event": "npm:14.6.0"
"@testing-library/user-event": "npm:14.6.1"
"@types/apollo-upload-client": "npm:18.0.0"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.10.7"
Expand Down Expand Up @@ -12280,12 +12280,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit f6e4460

Please sign in to comment.