Skip to content

Commit bb53565

Browse files
build(deps-dev): bump @testing-library/react from 16.3.0 to 16.3.1 (#888)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9074cd0 commit bb53565

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@playwright/test": "^1.57.0",
6262
"@testing-library/dom": "^10.4.1",
6363
"@testing-library/jest-dom": "^6.9.1",
64-
"@testing-library/react": "^16.3.0",
64+
"@testing-library/react": "^16.3.1",
6565
"@testing-library/user-event": "^14.6.1",
6666
"@types/node": "^22",
6767
"@types/react": "^18",

yarn.lock

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13431,7 +13431,7 @@ __metadata:
1343113431
languageName: node
1343213432
linkType: hard
1343313433

13434-
"@testing-library/react@npm:^16.0.0, @testing-library/react@npm:^16.3.0":
13434+
"@testing-library/react@npm:^16.0.0":
1343513435
version: 16.3.0
1343613436
resolution: "@testing-library/react@npm:16.3.0"
1343713437
dependencies:
@@ -13451,6 +13451,26 @@ __metadata:
1345113451
languageName: node
1345213452
linkType: hard
1345313453

13454+
"@testing-library/react@npm:^16.3.1":
13455+
version: 16.3.1
13456+
resolution: "@testing-library/react@npm:16.3.1"
13457+
dependencies:
13458+
"@babel/runtime": "npm:^7.12.5"
13459+
peerDependencies:
13460+
"@testing-library/dom": ^10.0.0
13461+
"@types/react": ^18.0.0 || ^19.0.0
13462+
"@types/react-dom": ^18.0.0 || ^19.0.0
13463+
react: ^18.0.0 || ^19.0.0
13464+
react-dom: ^18.0.0 || ^19.0.0
13465+
peerDependenciesMeta:
13466+
"@types/react":
13467+
optional: true
13468+
"@types/react-dom":
13469+
optional: true
13470+
checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28
13471+
languageName: node
13472+
linkType: hard
13473+
1345413474
"@testing-library/user-event@npm:^14.6.1":
1345513475
version: 14.6.1
1345613476
resolution: "@testing-library/user-event@npm:14.6.1"
@@ -15111,7 +15131,7 @@ __metadata:
1511115131
"@roadiehq/backstage-plugin-github-insights": "npm:^3.4.0"
1511215132
"@testing-library/dom": "npm:^10.4.1"
1511315133
"@testing-library/jest-dom": "npm:^6.9.1"
15114-
"@testing-library/react": "npm:^16.3.0"
15134+
"@testing-library/react": "npm:^16.3.1"
1511515135
"@testing-library/user-event": "npm:^14.6.1"
1511615136
"@types/node": "npm:^22"
1511715137
"@types/react": "npm:^18"

0 commit comments

Comments
 (0)