Skip to content

Commit 229eccc

Browse files
Bump @testing-library/user-event from 12.5.0 to 12.6.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.5.0 to 12.6.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.5.0...v12.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd8d1ac commit 229eccc

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

package-lock.json

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.11.6",
77
"@testing-library/react": "^11.2.2",
8-
"@testing-library/user-event": "^12.5.0",
8+
"@testing-library/user-event": "^12.6.0",
99
"react": "^17.0.1",
1010
"react-dom": "^17.0.1",
1111
"react-scripts": "4.0.1"

0 commit comments

Comments
 (0)