Skip to content

Commit

Permalink
chore(web): add @testing-library/user-event
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Sep 10, 2024
1 parent e892910 commit a40485c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/apollo-upload-client": "18.0.0",
"@types/carbon__colors": "10.31.3",
"@types/crypto-js": "4.2.2",
Expand Down
10 changes: 10 additions & 0 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8297,6 +8297,7 @@ __metadata:
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/apollo-upload-client": "npm:18.0.0"
"@types/carbon__colors": "npm:10.31.3"
"@types/crypto-js": "npm:4.2.2"
Expand Down Expand Up @@ -9743,6 +9744,15 @@ __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"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 10c0/68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1
languageName: node
linkType: hard

"@tsconfig/node10@npm:^1.0.7":
version: 1.0.11
resolution: "@tsconfig/node10@npm:1.0.11"
Expand Down

0 comments on commit a40485c

Please sign in to comment.