Skip to content

Commit 9fb3f2f

Browse files
committed
chore(deps): update dependency @testing-library/user-event to v14.1.1
1 parent 58caf6a commit 9fb3f2f

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.1.1",
60-
"@testing-library/user-event": "14.1.0",
60+
"@testing-library/user-event": "14.1.1",
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" "^18.0.0"
13001300

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==
1301+
"@testing-library/user-event@14.1.1":
1302+
version "14.1.1"
1303+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.1.tgz#e1ff6118896e4b22af31e5ea2f9da956adde23d8"
1304+
integrity sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==
13051305

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

0 commit comments

Comments
 (0)