Skip to content

Commit 93d0976

Browse files
chore(deps-dev): bump @testing-library/user-event from 13.2.1 to 13.5.0 (arthurdenner#676)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.2.1 to 13.5.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v13.2.1...v13.5.0) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dccb1ac commit 93d0976

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
@@ -48,7 +48,7 @@
4848
"@storybook/react": "6.3.8",
4949
"@testing-library/jest-dom": "5.14.1",
5050
"@testing-library/react": "12.1.2",
51-
"@testing-library/user-event": "13.2.1",
51+
"@testing-library/user-event": "13.5.0",
5252
"@types/classnames": "2.3.1",
5353
"@types/jest": "27.0.2",
5454
"@types/storybook__react": "5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2471,10 +2471,10 @@
24712471
"@babel/runtime" "^7.12.5"
24722472
"@testing-library/dom" "^8.0.0"
24732473

2474-
"@testing-library/user-event@13.2.1":
2475-
version "13.2.1"
2476-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.1.tgz#7a71a39e50b4a733afbe2916fa2b99966e941f98"
2477-
integrity sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw==
2474+
"@testing-library/user-event@13.5.0":
2475+
version "13.5.0"
2476+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295"
2477+
integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
24782478
dependencies:
24792479
"@babel/runtime" "^7.12.5"
24802480

0 commit comments

Comments
 (0)