Skip to content

Commit

Permalink
Javascript dependency: Bump @testing-library/react in /web
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent f87c981 commit c918407
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "16.0.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.4",
"autoprefixer": "^10.2.4",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3121,9 +3121,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:16.0.0":
version: 16.0.0
resolution: "@testing-library/react@npm:16.0.0"
"@testing-library/react@npm:16.0.1":
version: 16.0.1
resolution: "@testing-library/react@npm:16.0.1"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
Expand All @@ -3137,7 +3137,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 45a35f0b5f34b5a7f4dcefdd3f1d202d5421692e5cc7a491c9bc71e6ed9dd5872a182b80b4dfefb4a56d9c1df35e50f6fa2917bcf657cc26b4bc0d2259df0027
checksum: 1837db473ea018cf2b5d0cbfffb7a30d0d759e5a7f23aad431441c77bcc3d2533250cd003a61878fd908267df47404cedcb5914f12d79e413002c659652b37fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -13444,7 +13444,7 @@ __metadata:
"@tanstack/react-virtual": ^3.8.4
"@testing-library/dom": 10.4.0
"@testing-library/jest-dom": ^6.6.3
"@testing-library/react": 16.0.0
"@testing-library/react": 16.0.1
"@testing-library/user-event": ^14.5.2
"@types/classnames": ^2.2.6
"@types/jest": ^29.5.4
Expand Down

0 comments on commit c918407

Please sign in to comment.