Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent fbed2b1 commit 49ba440
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 @@ -30,7 +30,7 @@
"devDependencies": {
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/react": "16.2.0",
"@types/autoprefixer": "10.2.4",
"@types/lodash": "4.17.14",
"@types/node": "22.10.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2341,9 +2341,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:16.1.0":
version: 16.1.0
resolution: "@testing-library/react@npm:16.1.0"
"@testing-library/react@npm:16.2.0":
version: 16.2.0
resolution: "@testing-library/react@npm:16.2.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
Expand All @@ -2357,7 +2357,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 10c0/8451dcc76ba0d4f3504af78f2a4aacc13117691f4b7a3c279f3e047d5ea817ff686496ad53e7f65f6183112aef2be3f318af609b1f5d666eed42b1014d1c68d5
checksum: 10c0/7adaedaf237002b42e04a6261d2756074a19cbca0f0c79ba375660f618e123c0ee56256ced00aeb0bb7225ba1a8a81b92b692cca053521a21bb92a8cace1e4c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6942,7 +6942,7 @@ __metadata:
"@radix-ui/themes": "npm:^3.1.6"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.1.0"
"@testing-library/react": "npm:16.2.0"
"@types/autoprefixer": "npm:10.2.4"
"@types/lodash": "npm:4.17.14"
"@types/node": "npm:22.10.6"
Expand Down

0 comments on commit 49ba440

Please sign in to comment.