Skip to content

Commit 7296799

Browse files
authored
Merge pull request #143 from canyener/dependabot/npm_and_yarn/testing-library/user-event-13.1.8
Bump @testing-library/user-event from 13.1.6 to 13.1.8
2 parents 1199133 + 32fe063 commit 7296799

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.6",
8+
"@testing-library/user-event": "^13.1.8",
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.6":
2450-
version "13.1.6"
2451-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.6.tgz#3371aa3ea03378cca8abf1c9dd3ce54f276de347"
2452-
integrity sha512-mykGPKQn0QO5faqJ47I6Wp3yererB3nNH9OEELVLyDZ4b6QTnix1OFbR0/th1bEYHaWiiymm2hJ5czOyWP2WUg==
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==
24532453
dependencies:
24542454
"@babel/runtime" "^7.12.5"
24552455

0 commit comments

Comments
 (0)