Skip to content

Commit 0a4c734

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump @testing-library/user-event from 14.2.6 to 14.3.0 (#990)
* build(deps): bump @testing-library/user-event from 14.2.6 to 14.3.0 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.6 to 14.3.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@v14.2.6...v14.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 09ee09b commit 0a4c734

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@testing-library/dom": "^8.16.0",
2323
"@testing-library/jest-dom": "^5.16.4",
2424
"@testing-library/react": "^12.1.5",
25-
"@testing-library/user-event": "^14.2.6",
25+
"@testing-library/user-event": "^14.3.0",
2626
"@types/file-saver": "^2.0.5",
2727
"@types/jest": "^28.1.5",
2828
"@types/node": "^16.11.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2309,7 +2309,7 @@ __metadata:
23092309
"@testing-library/dom": ^8.16.0
23102310
"@testing-library/jest-dom": ^5.16.4
23112311
"@testing-library/react": ^12.1.5
2312-
"@testing-library/user-event": ^14.2.6
2312+
"@testing-library/user-event": ^14.3.0
23132313
"@types/file-saver": ^2.0.5
23142314
"@types/jest": ^28.1.5
23152315
"@types/node": ^16.11.7
@@ -4170,12 +4170,12 @@ __metadata:
41704170
languageName: node
41714171
linkType: hard
41724172

4173-
"@testing-library/user-event@npm:^14.2.6":
4174-
version: 14.2.6
4175-
resolution: "@testing-library/user-event@npm:14.2.6"
4173+
"@testing-library/user-event@npm:^14.3.0":
4174+
version: 14.3.0
4175+
resolution: "@testing-library/user-event@npm:14.3.0"
41764176
peerDependencies:
41774177
"@testing-library/dom": ">=7.21.4"
4178-
checksum: 5de10c5a9580fa0dcfb0d97cff1327a6ea56c59c3fb6582cc85fcc592f966b6171eefe5841c22cae86f25ec2c66aa1ea216fd54bfa494b7fd33cbd930108dcc4
4178+
checksum: cbd5954460496519cb2ff3fa506ca598d7e4c2e3d2f2e129b21909758f5ec87573aad7d6c79aebffd4bd0ea843315b3064a2a76e545f196bd4c82489cb3afc1d
41794179
languageName: node
41804180
linkType: hard
41814181

0 commit comments

Comments
 (0)