Skip to content

Commit

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 76bbff0 commit 07e0840
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.0",
"@types/node": "20.17.12",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dynamic-plugins-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@backstage/test-utils": "1.7.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.0",
"glob": "11.0.1",
"msw": "1.3.5",
"prettier": "3.4.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10830,7 +10830,7 @@ __metadata:
"@mui/material": 5.16.14
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 14.3.1
"@testing-library/user-event": 14.5.2
"@testing-library/user-event": 14.6.0
glob: 11.0.1
msw: 1.3.5
prettier: 3.4.2
Expand Down Expand Up @@ -19388,12 +19388,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: d76937dffcf0082fbf3bb89eb2b81a31bf5448048dd61c33928c5f10e33a58e035321d39145cefd469bb5a499c68a5b4086b22f1a44e3e7c7e817dc5f6782867
checksum: 39b078708a8e19e3efa544ac4ee6cfde4b4ec80a386794c13f52e64abbe14aa8ba4790108d8a8d962c3abed365e51a1de705d36c10496700af39c7c450a791d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -21925,7 +21925,7 @@ __metadata:
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 14.3.1
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@testing-library/user-event": 14.6.0
"@types/node": 20.17.12
"@types/react": 18.3.18
"@types/react-dom": 18.3.5
Expand Down

0 comments on commit 07e0840

Please sign in to comment.