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.5 to 14.2.6 (#983)
* build(deps): bump @testing-library/user-event from 14.2.5 to 14.2.6 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.5 to 14.2.6. - [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.5...v14.2.6) --- 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
de39cc7d34
commit
3d60f93fd5
+1
-1
@@ -22,7 +22,7 @@
|
||||
"@testing-library/dom": "^8.16.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.2.5",
|
||||
"@testing-library/user-event": "^14.2.6",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^28.1.5",
|
||||
"@types/node": "^16.11.7",
|
||||
|
||||
@@ -2309,7 +2309,7 @@ __metadata:
|
||||
"@testing-library/dom": ^8.16.0
|
||||
"@testing-library/jest-dom": ^5.16.4
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.2.5
|
||||
"@testing-library/user-event": ^14.2.6
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^28.1.5
|
||||
"@types/node": ^16.11.7
|
||||
@@ -4170,12 +4170,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:^14.2.5":
|
||||
version: 14.2.5
|
||||
resolution: "@testing-library/user-event@npm:14.2.5"
|
||||
"@testing-library/user-event@npm:^14.2.6":
|
||||
version: 14.2.6
|
||||
resolution: "@testing-library/user-event@npm:14.2.6"
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ">=7.21.4"
|
||||
checksum: 9656b11c8c1682626ff7f0b38b058e1de50d31f801342e9229a7ebaae9cab435411697d0ff180e9e916361e5a831d73ffad74b224da433154ed19e6a54368991
|
||||
checksum: 5de10c5a9580fa0dcfb0d97cff1327a6ea56c59c3fb6582cc85fcc592f966b6171eefe5841c22cae86f25ec2c66aa1ea216fd54bfa494b7fd33cbd930108dcc4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user