Skip to content

Commit 604ea17

Browse files
Bump @testing-library/user-event from 13.1.8 to 13.1.9
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.8 to 13.1.9. - [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@v13.1.8...v13.1.9) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 792d21b commit 604ea17

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.12.0",
77
"@testing-library/react": "^11.2.6",
8-
"@testing-library/user-event": "^13.1.8",
8+
"@testing-library/user-event": "^13.1.9",
99
"react": "^17.0.2",
1010
"react-dom": "^17.0.2",
1111
"react-scripts": "4.0.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2446,10 +2446,10 @@
24462446
"@babel/runtime" "^7.12.5"
24472447
"@testing-library/dom" "^7.28.1"
24482448

2449-
"@testing-library/user-event@^13.1.8":
2450-
version "13.1.8"
2451-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.8.tgz#9cbf342b88d837ee188f9f9f4df6d1beaaf179c2"
2452-
integrity sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw==
2449+
"@testing-library/user-event@^13.1.9":
2450+
version "13.1.9"
2451+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.9.tgz#29e49a42659ac3c1023565ff56819e0153a82e99"
2452+
integrity sha512-NZr0zL2TMOs2qk+dNlqrAdbaRW5dAmYwd1yuQ4r7HpkVEOj0MWuUjDWwKhcLd/atdBy8ZSMHSKp+kXSQe47ezg==
24532453
dependencies:
24542454
"@babel/runtime" "^7.12.5"
24552455

0 commit comments

Comments
 (0)