Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to ^14.3.0 (#2471)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 05f2686 commit 184f259
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@storybook/react-webpack5": "^7.6.17",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^14.3.0",
"@testing-library/user-event": "^14.5.2",
"@types/ed2curve": "^0.2.4",
"@types/jest": "^29.5.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4775,17 +4775,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
"@testing-library/react@npm:^14.3.0":
version: 14.3.0
resolution: "@testing-library/react@npm:14.3.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^9.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10c0/ab36707f6701a4a56dd217e16e00d6326e0f760bb2e716245422c7500a0b94efcd351d0aa89c4fab2916e6ebc68c983cec6b3ae0804de813cafc913a612668f6
checksum: 10c0/2a2529d2bd428074654f75a313c55a33b59e7ab497ff5adcf208b59afd96b19e1e565da48289fdcf898348a0227caef4b43ac888003b6a992331d4c12a488bfc
languageName: node
linkType: hard

Expand Down Expand Up @@ -16618,7 +16618,7 @@ __metadata:
"@storybook/react-webpack5": "npm:^7.6.17"
"@testing-library/dom": "npm:^10.0.0"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^14.2.2"
"@testing-library/react": "npm:^14.3.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/ed2curve": "npm:^0.2.4"
"@types/jest": "npm:^29.5.12"
Expand Down

0 comments on commit 184f259

Please sign in to comment.