Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit b7e1d8a

Browse files
Bump @testing-library/user-event from 12.7.1 to 13.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.7.1 to 13.0.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](testing-library/user-event@v12.7.1...v13.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7658a42 commit b7e1d8a

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
@@ -35,7 +35,7 @@
3535
"@testing-library/jest-dom": "^5.11.9",
3636
"@testing-library/react": "^11.2.5",
3737
"@testing-library/react-hooks": "^5.0.3",
38-
"@testing-library/user-event": "^12.8.3",
38+
"@testing-library/user-event": "^13.0.0",
3939
"axios": "^0.21.1",
4040
"axios-mock-adapter": "^1.19.0",
4141
"eslint-config-airbnb": "^18.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2823,10 +2823,10 @@
28232823
"@babel/runtime" "^7.12.5"
28242824
"@testing-library/dom" "^7.28.1"
28252825

2826-
"@testing-library/user-event@^12.8.3":
2827-
version "12.8.3"
2828-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
2829-
integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==
2826+
"@testing-library/user-event@^13.0.0":
2827+
version "13.0.0"
2828+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.0.tgz#c39451b9c11ec2ef7ae0743dfda96decba1f3c56"
2829+
integrity sha512-At8SFGsb6kLgXU6NYU/IJGiKWULTklu8FlqTtaxvR9emnGDYlVhQ1xxjchpOifh1Ao6SjKu5vgDc7ioiUfw5oQ==
28302830
dependencies:
28312831
"@babel/runtime" "^7.12.5"
28322832

0 commit comments

Comments
 (0)