Skip to content

Commit c8fc5ab

Browse files
committed
chore(deps): update dependency @testing-library/user-event to v14.1.0
1 parent 5c390fc commit c8fc5ab

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
@@ -57,7 +57,7 @@
5757
"@testing-library/dom": "8.13.0",
5858
"@testing-library/jest-dom": "5.16.4",
5959
"@testing-library/react": "13.0.0",
60-
"@testing-library/user-event": "14.0.4",
60+
"@testing-library/user-event": "14.1.0",
6161
"babel-jest": "27.5.1",
6262
"babel-loader": "8.2.4",
6363
"babel-plugin-transform-react-remove-prop-types": "0.4.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,10 +1298,10 @@
12981298
"@testing-library/dom" "^8.5.0"
12991299
"@types/react-dom" "*"
13001300

1301-
"@testing-library/user-event@14.0.4":
1302-
version "14.0.4"
1303-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.0.4.tgz#5b430a9c27f25078bff4471661b755115d0db9d4"
1304-
integrity sha512-VBZe5lcUsmrQyOwIFvqOxLBoaTw1/Qy4Ek+VgmFYs719bs2SxUp42vbsb7ATlQDkHdj4OIQlucfpwxe5WoG1jA==
1301+
"@testing-library/user-event@14.1.0":
1302+
version "14.1.0"
1303+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.0.tgz#db479c06271b72a4d41cf595ec2ad7ff078c1d72"
1304+
integrity sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==
13051305

13061306
"@tootallnate/once@1":
13071307
version "1.1.2"

0 commit comments

Comments
 (0)