Skip to content

Commit 11df129

Browse files
Bump @testing-library/user-event from 12.7.1 to 12.7.2 (#344)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.7.1 to 12.7.2. - [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.7.1...v12.7.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 214a0f3 commit 11df129

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@testing-library/jest-dom": "5.11.9",
9494
"@testing-library/react": "11.2.5",
9595
"@testing-library/react-hooks": "5.0.3",
96-
"@testing-library/user-event": "12.7.1",
96+
"@testing-library/user-event": "12.7.2",
9797
"autoprefixer": "9.8.6",
9898
"babel-eslint": "^10.1.0",
9999
"docz": "2.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2320,10 +2320,10 @@
23202320
"@babel/runtime" "^7.12.5"
23212321
"@testing-library/dom" "^7.28.1"
23222322

2323-
"@testing-library/[email protected].1":
2324-
version "12.7.1"
2325-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1.tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c"
2326-
integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw==
2323+
"@testing-library/[email protected].2":
2324+
version "12.7.2"
2325+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.2.tgz#78749eadc8324009b428bdb8d7edc64b63c3e86c"
2326+
integrity sha512-6uUYor7b0+JAcanK0rmCEZGo6t0n2F4WUKXL9toQg495a9YE2MHlJ8GWzfCgsUPyVHw8SNaMN8UrZoHABf+oOg==
23272327
dependencies:
23282328
"@babel/runtime" "^7.12.5"
23292329

0 commit comments

Comments
 (0)