diff --git a/package.json b/package.json index ab80ea636..1fa702cf1 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@reduxjs/toolkit": "^2.2.5", "@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", diff --git a/yarn.lock b/yarn.lock index e83df51f5..c0754483b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2134,7 +2134,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: @@ -6162,7 +6162,7 @@ __metadata: "@reduxjs/toolkit": "npm:^2.2.5" "@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"