Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/user-event to ^14.6.1 (#89
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 0c0988f commit 8f699f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@pangeacyber/react-oauth": "^0.0.3-beta",
"@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",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.7",
"@types/react": "^18.3.18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2376,7 +2376,7 @@ __metadata:
"@pangeacyber/react-oauth": "npm:^0.0.3-beta"
"@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/babel__core": "npm:^7.20.5"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.7"
Expand Down Expand Up @@ -2882,12 +2882,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 8f699f5

Please sign in to comment.