Skip to content

Commit 94ab9a8

Browse files
committed
Update dependency @testing-library/user-event to v13
1 parent 6e12309 commit 94ab9a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@testing-library/jest-dom": "^5.11.9",
88
"@testing-library/react": "^10.4.9",
9-
"@testing-library/user-event": "^12.8.0",
9+
"@testing-library/user-event": "^13.1.1",
1010
"ag-grid-community": "^23.2.1",
1111
"ag-grid-react": "^23.2.1",
1212
"ast-metadata-inferer": "^0.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,10 +1408,10 @@
14081408
"@babel/runtime" "^7.10.3"
14091409
"@testing-library/dom" "^7.22.3"
14101410

1411-
"@testing-library/user-event@^12.8.0":
1412-
version "12.8.0"
1413-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.0.tgz#e07e52d4109a606772f72fa40641b284e8686221"
1414-
integrity sha512-5+k4U3X6XaFDSBSu6tsD02HVfzuOiPcygQmmYFE2aQQ0e5wRSxWRoU80UH1msa9Q6wuxa0BQsAmwAAAMydcscg==
1411+
"@testing-library/user-event@^13.1.1":
1412+
version "13.1.1"
1413+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.1.tgz#1e011de944cf4d2a917cef6c3046c26389943e24"
1414+
integrity sha512-B4roX+0mpXKGj8ndd38YoIo3IV9pmTTWxr/2cOke5apTtrNabEUE0KMBccpcAcYlfPcr7uMu+dxeeC3HdXd9qQ==
14151415
dependencies:
14161416
"@babel/runtime" "^7.12.5"
14171417

0 commit comments

Comments
 (0)