Skip to content

Commit cba0f7a

Browse files
Bump @testing-library/user-event from 12.7.3 to 12.8.1 in /client
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.7.3 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.3...v12.8.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c46a63d commit cba0f7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@popperjs/core": "^2.8.2",
99
"@testing-library/jest-dom": "^5.11.9",
1010
"@testing-library/react": "^11.2.5",
11-
"@testing-library/user-event": "^12.7.3",
11+
"@testing-library/user-event": "^12.8.1",
1212
"graphql": "^15.3.0",
1313
"graphql.macro": "^1.4.2",
1414
"react": "^17.0.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1799,10 +1799,10 @@
17991799
"@babel/runtime" "^7.12.5"
18001800
"@testing-library/dom" "^7.28.1"
18011801

1802-
"@testing-library/user-event@^12.7.3":
1803-
version "12.7.3"
1804-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.3.tgz#ef674ccb91794e52123b3532c336485d16f453b3"
1805-
integrity sha512-IdSHkWfbeSSJRFlldvHDWfVX0U18TbXIvLSGII+JbqkJrsflFr4OWlQIua0TvcVVJNna3BNrNvRSvpQ0yvSXlA==
1802+
"@testing-library/user-event@^12.8.1":
1803+
version "12.8.1"
1804+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
1805+
integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
18061806
dependencies:
18071807
"@babel/runtime" "^7.12.5"
18081808

0 commit comments

Comments
 (0)