Skip to content

Commit 298669c

Browse files
dependabot[bot]tadayosi
authored andcommitted
build(deps-dev): bump @testing-library/react from 16.3.0 to 16.3.2
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.0 to 16.3.2. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b54ec commit 298669c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/hawtio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@patternfly/react-tokens": "^6.4.0",
8787
"@testing-library/dom": "^10.4.1",
8888
"@testing-library/jest-dom": "^6.9.1",
89-
"@testing-library/react": "^16.3.0",
89+
"@testing-library/react": "^16.3.2",
9090
"@testing-library/user-event": "^14.6.1",
9191
"@types/dagre": "^0.7.53",
9292
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@ __metadata:
10441044
"@patternfly/react-tokens": "npm:^6.4.0"
10451045
"@testing-library/dom": "npm:^10.4.1"
10461046
"@testing-library/jest-dom": "npm:^6.9.1"
1047-
"@testing-library/react": "npm:^16.3.0"
1047+
"@testing-library/react": "npm:^16.3.2"
10481048
"@testing-library/user-event": "npm:^14.6.1"
10491049
"@thumbmarkjs/thumbmarkjs": "npm:^1.7.2"
10501050
"@types/dagre": "npm:^0.7.53"
@@ -2454,9 +2454,9 @@ __metadata:
24542454
languageName: node
24552455
linkType: hard
24562456

2457-
"@testing-library/react@npm:^16.3.0":
2458-
version: 16.3.0
2459-
resolution: "@testing-library/react@npm:16.3.0"
2457+
"@testing-library/react@npm:^16.3.2":
2458+
version: 16.3.2
2459+
resolution: "@testing-library/react@npm:16.3.2"
24602460
dependencies:
24612461
"@babel/runtime": "npm:^7.12.5"
24622462
peerDependencies:
@@ -2470,7 +2470,7 @@ __metadata:
24702470
optional: true
24712471
"@types/react-dom":
24722472
optional: true
2473-
checksum: 10/0ee9e31dd0d2396a924682d0e61a4ecc6bfab8eaff23dbf8a72c3c2ce22c116fa578148baeb4de75b968ef99d22e6e6aa0a00dba40286f71184918bb6bb5b06a
2473+
checksum: 10/0ca88c6f672d00c2afd1bdedeff9b5382dd8157038efeb9762dc016731030075624be7106b92d2b5e5c52812faea85263e69272c14b6f8700eb48a4a8af6feef
24742474
languageName: node
24752475
linkType: hard
24762476

0 commit comments

Comments
 (0)