Skip to content

Commit e399303

Browse files
chore(deps-dev): bump @testing-library/user-event from 12.1.7 to 12.1.8 (#425)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.7 to 12.1.8. - [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.7...v12.1.8) 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 93caffc commit e399303

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.26",
5151
"@testing-library/jest-dom": "5.11.4",
5252
"@testing-library/react": "11.1.0",
53-
"@testing-library/user-event": "12.1.7",
53+
"@testing-library/user-event": "12.1.8",
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
@@ -2070,10 +2070,10 @@
20702070
"@babel/runtime" "^7.11.2"
20712071
"@testing-library/dom" "^7.26.0"
20722072

2073-
"@testing-library/user-event@12.1.7":
2074-
version "12.1.7"
2075-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.7.tgz#67a81ee04e81b4abca8931804655d364fbb93c10"
2076-
integrity sha512-wuJiPqSQTVIHsYuumv1PAOBjblSrYA5vyN1nkUDF5HgfuWGz44jQsO22u7PQNkuACGYJE4eU0sybX8CzsySv+Q==
2073+
"@testing-library/user-event@12.1.8":
2074+
version "12.1.8"
2075+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.8.tgz#52b419455a3da2ac7ac17b77f8fd621c3700ec12"
2076+
integrity sha512-UUcTuT8HyDwGaRXgNgvMS1uOlreLv9+WsXi1FNj3mmumnB2d3hv2cov0RAd99lx8QI2CtAAOELxoihGj8x/nWg==
20772077
dependencies:
20782078
"@babel/runtime" "^7.10.2"
20792079

0 commit comments

Comments
 (0)