File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 55
55
"@testing-library/dom" : " 10.4.0" ,
56
56
"@testing-library/jest-dom" : " 6.5.0" ,
57
57
"@testing-library/react" : " 16.0.1" ,
58
+ "@testing-library/user-event" : " 14.5.2" ,
58
59
"@types/apollo-upload-client" : " 18.0.0" ,
59
60
"@types/carbon__colors" : " 10.31.3" ,
60
61
"@types/crypto-js" : " 4.2.2" ,
Original file line number Diff line number Diff line change @@ -8297,6 +8297,7 @@ __metadata:
8297
8297
"@testing-library/dom": "npm:10.4.0"
8298
8298
"@testing-library/jest-dom": "npm:6.5.0"
8299
8299
"@testing-library/react": "npm:16.0.1"
8300
+ "@testing-library/user-event": "npm:14.5.2"
8300
8301
"@types/apollo-upload-client": "npm:18.0.0"
8301
8302
"@types/carbon__colors": "npm:10.31.3"
8302
8303
"@types/crypto-js": "npm:4.2.2"
@@ -9743,6 +9744,15 @@ __metadata:
9743
9744
languageName: node
9744
9745
linkType: hard
9745
9746
9747
+ "@testing-library/user-event@npm:14.5.2":
9748
+ version: 14.5.2
9749
+ resolution: "@testing-library/user-event@npm:14.5.2"
9750
+ peerDependencies:
9751
+ "@testing-library/dom": ">=7.21.4"
9752
+ checksum: 10c0/68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1
9753
+ languageName: node
9754
+ linkType: hard
9755
+
9746
9756
"@tsconfig/node10@npm:^1.0.7":
9747
9757
version: 1.0.11
9748
9758
resolution: "@tsconfig/node10@npm:1.0.11"
You can’t perform that action at this time.
0 commit comments