Skip to content

Commit

Permalink
chore(deps): update testing-library monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 10, 2024
1 parent b698f2a commit 9df0b46
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions packages/dev-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"devDependencies": {
"@esbuild-plugins/node-modules-polyfill": "0.2.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/react": "17.0.83",
"@types/react-copy-to-clipboard": "5.0.7",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1864,8 +1864,8 @@ __metadata:
"@liquity/lib-hashgraph": "workspace:^"
"@metamask/eth-sig-util": 5.1.0
"@testing-library/dom": 10.4.0
"@testing-library/jest-dom": 6.6.2
"@testing-library/react": 16.0.1
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 16.1.0
"@testing-library/user-event": 14.5.2
"@tippyjs/react": 4.2.6
"@types/react": 17.0.83
Expand Down Expand Up @@ -4405,9 +4405,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.6.2":
version: 6.6.2
resolution: "@testing-library/jest-dom@npm:6.6.2"
"@testing-library/jest-dom@npm:6.6.3":
version: 6.6.3
resolution: "@testing-library/jest-dom@npm:6.6.3"
dependencies:
"@adobe/css-tools": ^4.4.0
aria-query: ^5.0.0
Expand All @@ -4416,7 +4416,7 @@ __metadata:
dom-accessibility-api: ^0.6.3
lodash: ^4.17.21
redent: ^3.0.0
checksum: 23fc4de90035b7acaa13839adb8e31e5f5ad0306623f59be4907fe48050a5d148cd927ff6b6c13c49e392cc06bdd9f16e7d4766263dd7b42d5a342897e32bb6f
checksum: c1dc4260b05309a0084416639006cd105849acc5b102bef682a3b19bd6fce07ff6762085fc7f2599546c995a2fc66fdb1d70e50e22a634a0098524056cc9e511
languageName: node
linkType: hard

Expand All @@ -4433,23 +4433,23 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:16.0.1":
version: 16.0.1
resolution: "@testing-library/react@npm:16.0.1"
"@testing-library/react@npm:16.1.0":
version: 16.1.0
resolution: "@testing-library/react@npm:16.1.0"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
"@testing-library/dom": ^10.0.0
"@types/react": ^18.0.0
"@types/react-dom": ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
"@types/react": ^18.0.0 || ^19.0.0
"@types/react-dom": ^18.0.0 || ^19.0.0
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
checksum: 1837db473ea018cf2b5d0cbfffb7a30d0d759e5a7f23aad431441c77bcc3d2533250cd003a61878fd908267df47404cedcb5914f12d79e413002c659652b37fd
checksum: 5dc8e7abda23d108c29f43cdacd43fad750e981ee87ee8902fb349a2683f2f774ef1136f2d3ef3d9efb87e8b04426c43d7b46e95511cd7c9d37b10c3bdd3e9e2
languageName: node
linkType: hard

Expand Down

0 comments on commit 9df0b46

Please sign in to comment.