Skip to content

Commit 84c6068

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 a05b7e3 commit 84c6068

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.0.3",
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
@@ -2320,10 +2320,10 @@
23202320
"@babel/runtime" "^7.12.5"
23212321
"@testing-library/dom" "^7.28.1"
23222322

2323-
"@testing-library/user-event@12.7.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==
2323+
"@testing-library/user-event@12.8.1":
2324+
version "12.8.1"
2325+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
2326+
integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
23272327
dependencies:
23282328
"@babel/runtime" "^7.12.5"
23292329

0 commit comments

Comments
 (0)