Skip to content

Commit 8fb9cc7

Browse files
chore(deps-dev): bump @testing-library/user-event from 12.6.2 to 12.6.3 (#518)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.6.2 to 12.6.3. - [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.6.2...v12.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f9c1bcc commit 8fb9cc7

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
@@ -50,7 +50,7 @@
5050
"@storybook/react": "6.1.17",
5151
"@testing-library/jest-dom": "5.11.9",
5252
"@testing-library/react": "11.2.3",
53-
"@testing-library/user-event": "12.6.2",
53+
"@testing-library/user-event": "12.6.3",
5454
"@types/classnames": "2.2.11",
5555
"@types/jest": "26.0.20",
5656
"@types/storybook__react": "5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2623,10 +2623,10 @@
26232623
"@babel/runtime" "^7.12.5"
26242624
"@testing-library/dom" "^7.28.1"
26252625

2626-
"@testing-library/user-event@12.6.2":
2627-
version "12.6.2"
2628-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
2629-
integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
2626+
"@testing-library/user-event@12.6.3":
2627+
version "12.6.3"
2628+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
2629+
integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
26302630
dependencies:
26312631
"@babel/runtime" "^7.12.5"
26322632

0 commit comments

Comments
 (0)