Skip to content

Commit f884c6e

Browse files
Bump @testing-library/user-event from 12.7.2 to 12.8.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.7.2 to 12.8.1. - [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.2...v12.8.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a72a42 commit f884c6e

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
@@ -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.1.0",
96-
"@testing-library/user-event": "12.7.2",
96+
"@testing-library/user-event": "12.8.1",
9797
"autoprefixer": "9.8.6",
9898
"babel-eslint": "^10.1.0",
9999
"docz": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2318,10 +2318,10 @@
23182318
"@babel/runtime" "^7.12.5"
23192319
"@testing-library/dom" "^7.28.1"
23202320

2321-
"@testing-library/user-event@12.7.2":
2322-
version "12.7.2"
2323-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.2.tgz#78749eadc8324009b428bdb8d7edc64b63c3e86c"
2324-
integrity sha512-6uUYor7b0+JAcanK0rmCEZGo6t0n2F4WUKXL9toQg495a9YE2MHlJ8GWzfCgsUPyVHw8SNaMN8UrZoHABf+oOg==
2321+
"@testing-library/user-event@12.8.1":
2322+
version "12.8.1"
2323+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
2324+
integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
23252325
dependencies:
23262326
"@babel/runtime" "^7.12.5"
23272327

0 commit comments

Comments
 (0)