Skip to content

Commit 5f27a69

Browse files
dependabot[bot]tadayosi
authored andcommitted
chore(deps): bump @testing-library/user-event from 14.5.1 to 14.5.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.1 to 14.5.2. - [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.5.1...v14.5.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 516af50 commit 5f27a69

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/hawtio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@patternfly/react-table": "^4.113.7",
4343
"@testing-library/jest-dom": "^6.1.5",
4444
"@testing-library/react": "^14.1.2",
45-
"@testing-library/user-event": "^14.5.1",
45+
"@testing-library/user-event": "^14.5.2",
4646
"@types/dagre": "^0.7.52",
4747
"@types/dagre-layout": "^0.8.5",
4848
"@types/jest": "^29.5.11",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2197,7 +2197,7 @@ __metadata:
21972197
"@simbathesailor/use-what-changed": "npm:^2.0.0"
21982198
"@testing-library/jest-dom": "npm:^6.1.5"
21992199
"@testing-library/react": "npm:^14.1.2"
2200-
"@testing-library/user-event": "npm:^14.5.1"
2200+
"@testing-library/user-event": "npm:^14.5.2"
22012201
"@types/dagre": "npm:^0.7.52"
22022202
"@types/dagre-layout": "npm:^0.8.5"
22032203
"@types/jest": "npm:^29.5.11"
@@ -3659,12 +3659,12 @@ __metadata:
36593659
languageName: node
36603660
linkType: hard
36613661

3662-
"@testing-library/user-event@npm:^14.5.1":
3663-
version: 14.5.1
3664-
resolution: "@testing-library/user-event@npm:14.5.1"
3662+
"@testing-library/user-event@npm:^14.5.2":
3663+
version: 14.5.2
3664+
resolution: "@testing-library/user-event@npm:14.5.2"
36653665
peerDependencies:
36663666
"@testing-library/dom": ">=7.21.4"
3667-
checksum: 696e1328c230b0a7063a41d82b5350c6be926696106809a4d79d446d190ff56bebb850fe564ff0952cb74ae81e59a6f10534a88ecbb3792083271a249e04e728
3667+
checksum: 49821459d81c6bc435d97128d6386ca24f1e4b3ba8e46cb5a96fe3643efa6e002d88c1b02b7f2ec58da593e805c59b78d7fdf0db565c1f02ba782f63ee984040
36683668
languageName: node
36693669
linkType: hard
36703670

0 commit comments

Comments
 (0)