mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @testing-library/user-event from 14.2.0 to 14.2.1 (#912)
* build(deps): bump @testing-library/user-event from 14.2.0 to 14.2.1 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.2.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.2...v14.2.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
7b185bf6df
commit
18fe1f5aa3
+1
-1
@@ -21,7 +21,7 @@
|
||||
"@testing-library/dom": "^8.13.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.2.0",
|
||||
"@testing-library/user-event": "^14.2.1",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^28.1.2",
|
||||
"@types/node": "^16.11.7",
|
||||
|
||||
@@ -2300,7 +2300,7 @@ __metadata:
|
||||
"@testing-library/dom": ^8.13.0
|
||||
"@testing-library/jest-dom": ^5.16.4
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.2.0
|
||||
"@testing-library/user-event": ^14.2.1
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^28.1.2
|
||||
"@types/node": ^16.11.7
|
||||
@@ -4159,12 +4159,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:^14.2.0":
|
||||
version: 14.2.0
|
||||
resolution: "@testing-library/user-event@npm:14.2.0"
|
||||
"@testing-library/user-event@npm:^14.2.1":
|
||||
version: 14.2.1
|
||||
resolution: "@testing-library/user-event@npm:14.2.1"
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ">=7.21.4"
|
||||
checksum: b34f19bbfe938d03778831b9c083d451c53f983f6f6c0db05a572b71ba5323c4125097bb4b8c97595bc9b946610d2c2f65cf1e113f047eed7a3078f28a1027e2
|
||||
checksum: 661d61a52a3ec954fe21d799f8203f0eaa7c43ea4f2c1b5916f3bb34a3609a8d7ac3dfaff5247c4511aed7ce122883c297bf59e9ffe086e375f42c98596802b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user