Skip to content

Commit d97691e

Browse files
chore(deps-dev): bump @testing-library/user-event from 12.1.4 to 12.1.7 (#414)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.4 to 12.1.7. - [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.1.4...v12.1.7) 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 be97442 commit d97691e

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.0.21",
5151
"@testing-library/jest-dom": "5.11.4",
5252
"@testing-library/react": "11.0.4",
53-
"@testing-library/user-event": "12.1.4",
53+
"@testing-library/user-event": "12.1.7",
5454
"@types/classnames": "2.2.10",
5555
"@types/jest": "26.0.14",
5656
"@types/storybook__react": "5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2190,10 +2190,10 @@
21902190
"@babel/runtime" "^7.11.2"
21912191
"@testing-library/dom" "^7.24.2"
21922192

2193-
"@testing-library/user-event@12.1.4":
2194-
version "12.1.4"
2195-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.4.tgz#a1f257dd2ec5fc19ca5d96ef2d096f6f5888e67a"
2196-
integrity sha512-vd5s43lNfyq/JEr8ndQmS+An6dEVUmjW9zqtpmMHU+rrPMaHLrUIlWZ9wDE8ALS/dFMsu6U00A5X/7Dv/2tWnw==
2193+
"@testing-library/user-event@12.1.7":
2194+
version "12.1.7"
2195+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.7.tgz#67a81ee04e81b4abca8931804655d364fbb93c10"
2196+
integrity sha512-wuJiPqSQTVIHsYuumv1PAOBjblSrYA5vyN1nkUDF5HgfuWGz44jQsO22u7PQNkuACGYJE4eU0sybX8CzsySv+Q==
21972197
dependencies:
21982198
"@babel/runtime" "^7.10.2"
21992199

0 commit comments

Comments
 (0)