Skip to content

Commit c3ca7ff

Browse files
build(deps): bump @testing-library/user-event (#49)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 14.0.1. - [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@v12.8.3...v14.0.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5275c19 commit c3ca7ff

3 files changed

Lines changed: 13 additions & 20 deletions

File tree

core-sdk-samples/higgs-shop-sample-app/package-lock.json

Lines changed: 9 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core-sdk-samples/higgs-shop-sample-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/dom": "^8.11.3",
1212
"@testing-library/jest-dom": "^5.11.4",
1313
"@testing-library/react": "^12.1.4",
14-
"@testing-library/user-event": "^12.1.10",
14+
"@testing-library/user-event": "^14.0.1",
1515
"@types/jest": "^27.4.1",
1616
"@types/node": "^17.0.23",
1717
"@types/react": "^17.0.43",

core-sdk-samples/higgs-shop-sample-app/yarn.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1620,11 +1620,9 @@
16201620
"@testing-library/dom" "^8.0.0"
16211621
"@types/react-dom" "*"
16221622

1623-
"@testing-library/user-event@^12.1.10":
1624-
version "12.8.3"
1625-
resolved "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.8.3.tgz"
1626-
dependencies:
1627-
"@babel/runtime" "^7.12.5"
1623+
"@testing-library/user-event@^14.0.1":
1624+
version "14.0.1"
1625+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.0.1.tgz#26864fefd3ccee372f4d9c201d3469290e58fb97"
16281626

16291627
"@types/anymatch@*":
16301628
version "1.3.1"

0 commit comments

Comments
 (0)