Skip to content

Commit

Permalink
Bump @testing-library/react to version 16.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Oct 1, 2024
1 parent 8767f04 commit a5e9e00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@reduxjs/toolkit": "^2.2.7",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@types/node": "^20.14.2",
"@types/prop-types": "^15.7.12",
"@types/react": "npm:types-react@rc",
Expand Down
5 changes: 2 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2322,7 +2322,7 @@ __metadata:
languageName: node
linkType: hard

"@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:
Expand Down Expand Up @@ -6365,7 +6365,7 @@ __metadata:
"@reduxjs/toolkit": "npm:^2.2.7"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.5.0"
"@testing-library/react": "npm:^16.0.0"
"@testing-library/react": "npm:^16.0.1"
"@types/node": "npm:^20.14.2"
"@types/prop-types": "npm:^15.7.12"
"@types/react": "npm:types-react@rc"
Expand Down Expand Up @@ -6400,7 +6400,6 @@ __metadata:
optional: true
redux:
optional: true
checksum: 10/undefined
languageName: unknown
linkType: soft

Expand Down

0 comments on commit a5e9e00

Please sign in to comment.